summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2018-09-29drm/nouveau: Fix deadlocks in nouveau_connector_detect()Lyude Paul1-0/+22
2018-09-26drm/i915: Apply the GTT write flush for all !llc machinesChris Wilson1-2/+2
2018-09-26drm/panel: type promotion bug in s6e8aa0_read_mtp_id()Dan Carpenter1-1/+1
2018-09-26drm/amdkfd: Fix error codes in kfd_get_processWei Lu1-0/+2
2018-09-26drm/nouveau: tegra: Detach from ARM DMA/IOMMU mappingThierry Reding1-0/+13
2018-09-26drm/nouveau/debugfs: Wake up GPU before doing any reclockingKarol Herbst1-0/+4
2018-09-26drm/nouveau: Fix runtime PM leak in drm_open()Lyude Paul1-2/+4
2018-09-26gpu: ipu-v3: csi: pass back mbus_code_to_bus_cfg error codesEnrico Scholz1-4/+16
2018-09-19drm/i915: set DP Main Stream Attribute for color range on DDI platformsJani Nikula2-0/+5
2018-09-19gpu: ipu-v3: default to id 0 on missing OF aliasPhilipp Zabel1-0/+2
2018-09-15drm/i915: Increase LSPCON timeoutFredrik Schön1-1/+1
2018-09-15drm/amdgpu:add VCN booting with firmware loaded by PSPLikun Gao2-16/+41
2018-09-15drm/amdgpu:add VCN support in PSP driverLikun Gao1-0/+3
2018-09-15drm/amdgpu:add new firmware id for VCNLikun Gao1-0/+1
2018-09-15drm/amdgpu:add tmr mc address into amdgpu_firmware_infoJames Zhu1-0/+3
2018-09-15drm/amdgpu: update tmr mc addressJames Zhu1-0/+5
2018-09-15drm/edid: Add 6 bpc quirk for SDC panel in Lenovo B50-80Kai-Heng Feng1-0/+3
2018-09-15drm/amd/pp/Polaris12: Fix a chunk of registers missed to programRex Zhu1-0/+43
2018-09-15drm/amdgpu: Fix RLC safe mode test in gfx_v9_0_enter_rlc_safe_modeMichel Dänzer1-1/+1
2018-09-15drm/i915/lpe: Mark LPE audio runtime pm as "no callbacks"Chris Wilson1-3/+1
2018-09-09drm/i915/userptr: reject zero user_sizeMatthew Auld1-0/+3
2018-09-05udl-kms: avoid divisionMikulas Patocka3-26/+30
2018-09-05udl-kms: fix crash due to uninitialized memoryMikulas Patocka1-1/+1
2018-09-05udl-kms: handle allocation failureMikulas Patocka1-10/+18
2018-09-05udl-kms: change down_interruptible to downMikulas Patocka1-6/+1
2018-09-05drm/imx: imx-ldb: check if channel is enabled before printing warningLucas Stach1-3/+3
2018-09-05drm/imx: imx-ldb: disable LDB on driver bindLucas Stach1-0/+3
2018-09-05drm/bridge: adv7511: Reset registers on hotplugSean Paul1-0/+12
2018-08-24drm/nouveau/gem: off by one bugs in nouveau_gem_pushbuf_reloc_apply()Dan Carpenter1-2/+2
2018-08-24drm/armada: fix irq handlingRussell King1-2/+10
2018-08-24drm/armada: fix colorkey mode propertyRussell King2-8/+23
2018-08-24drm/tegra: Fix comparison operator for buffer sizeMikko Perttunen1-1/+1
2018-08-24gpu: host1x: Check whether size of unpin isn't 0Dmitry Osipenko1-1/+2
2018-08-24drm/bridge/sii8620: Fix display of packed pixel modesMaciej Purski1-1/+16
2018-08-24drm/amdgpu: fix swapped emit_ib_size in vce3Alex Deucher1-2/+2
2018-08-24drm/exynos: decon5433: Fix WINCONx reset valueMarek Szyprowski1-1/+1
2018-08-24drm/exynos: decon5433: Fix per-plane global alpha for XRGB modesMarek Szyprowski1-2/+2
2018-08-24drm/exynos: gsc: Fix support for NV16/61, YUV420/YVU420 and YUV422 modesMarek Szyprowski2-9/+21
2018-08-24drm/bridge/sii8620: fix display of packed pixel modes in MHL2Maciej Purski1-16/+1
2018-08-24drm/arm/malidp: Preserve LAYER_FORMAT contents when setting formatAyan Kumar Halder1-1/+4
2018-08-24drm: mali-dp: Enable Global SE interrupts mask for DP500Alison Wang1-1/+2
2018-08-24drm/bridge/sii8620: fix potential buffer overflowMaciej Purski1-1/+1
2018-08-24drm/bridge/sii8620: fix loops in EDID fetch logicAndrzej Hajda1-11/+20
2018-08-24drm/i915/kvmgt: Fix potential Spectre v1Gustavo A. R. Silva1-1/+8
2018-08-15x86: Don't include linux/irq.h from asm/hardirq.hNicolai Stange1-0/+1
2018-08-06drm/vc4: Reset ->{x, y}_scaling[1] when dealing with uniplanar formatsBoris Brezillon1-0/+3
2018-08-03drm/dp/mst: Fix off-by-one typo when dump payload tableAndy Shevchenko1-4/+5
2018-08-03drm/atomic-helper: Drop plane->fb references only for drm_atomic_helper_shutd...Ville Syrjälä1-39/+39
2018-08-03drm/gma500: fix psb_intel_lvds_mode_valid()'s return typeLuc Van Oostenryck2-2/+2
2018-08-03drm/atomic: Handling the case when setting old crtc for planeSatendra Singh Thakur1-1/+3