summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2018-04-24drm/radeon: Fix PCIe lane width calculationPaul Parsons1-2/+2
2018-04-24radeon: hide pointless #warning when compile testingArnd Bergmann1-1/+2
2018-04-13drm/omap: fix tiled buffer stride calculationsTomi Valkeinen1-2/+2
2018-03-28drm: udl: Properly check framebuffer mmap offsetsGreg Kroah-Hartman1-2/+7
2018-03-28drm/radeon: Don't turn off DP sink when disconnectedMichel Dänzer1-19/+12
2018-03-28drm/vmwgfx: Fix a destoy-while-held mutex problem.Thomas Hellstrom4-16/+34
2018-03-24drm/omap: DMM: Check for DMM readiness after successful transaction commitPeter Ujfalusi1-0/+5
2018-03-24drm/msm: fix leak in failed get_pagesPrakash Kamliya1-4/+10
2018-03-24drm/nouveau/kms: Increase max retries in scanout position queries.Mario Kleiner1-1/+1
2018-03-22drm/amdgpu/dce: Don't turn off DP sink when disconnectedMichel Dänzer1-19/+12
2018-03-22drm/amdkfd: Fix memory leaks in kfd topologyYong Zhao1-0/+10
2018-03-22drm/edid: set ELD connector type in drm_edid_to_eld()Jani Nikula1-2/+7
2018-03-22drm/amdgpu: Fail fb creation from imported dma-bufs. (v2)Christopher James Halse Rogers1-0/+6
2018-03-22drm/radeon: Fail fb creation from imported dma-bufs.Christopher James Halse Rogers1-0/+6
2018-03-22drm/vmwgfx: Fixes to vmwgfx_fbSinclair Yeh1-1/+3
2018-03-22drm: Defer disabling the vblank IRQ until the next interrupt (for instant-off)Chris Wilson1-2/+12
2018-03-22drm: qxl: Don't alloc fbdev if emulation is not supportedGabriel Krisman Bertazi1-1/+8
2018-03-18drm/amdgpu: fix KV harvestingAlex Deucher1-28/+2
2018-03-18drm/radeon: fix KV harvestingAlex Deucher1-29/+2
2018-03-18drm/amdgpu: Notify sbios device ready before send requestRex Zhu1-0/+3
2018-03-18drm/amdgpu: Fix deadlock on runtime suspendLukas Wunner1-20/+38
2018-03-18drm/radeon: Fix deadlock on runtime suspendLukas Wunner1-25/+49
2018-03-18drm/nouveau: Fix deadlock on runtime suspendLukas Wunner1-5/+13
2018-03-18drm: Allow determining if current task is output poll workerLukas Wunner1-0/+20
2018-03-03drm/ttm: check the return value of kzallocXiongwei Song1-0/+2
2018-03-03drm/nouveau/pci: do a msi rearm on initKarol Herbst1-0/+7
2018-02-28drm/amdgpu: Avoid leaking PM domain on driver unbind (v2)Alex Deucher1-2/+0
2018-02-28drm/edid: Add 6 bpc quirk for CPT panel in Asus UX303LAKai-Heng Feng1-0/+3
2018-02-25drm/gma500: remove helper functionSudip Mukherjee1-11/+1
2018-02-25drm/gma500: Sanity-check pipe indexThierry Reding1-3/+7
2018-02-25drm/nouveau: hide gcc-4.9 -Wmaybe-uninitializedArnd Bergmann1-1/+1
2018-02-25drm/vmwgfx: use *_32_bits() macrosPaul Bolle1-5/+2
2018-02-25drm/armada: fix leak of crtc structureRussell King1-12/+13
2018-02-25drm: Require __GFP_NOFAIL for the legacy drm_modeset_lock_allChris Wilson1-1/+1
2018-02-22drm/radeon: adjust tested variableJulia Lawall1-1/+1
2018-02-16drm: rcar-du: Fix race condition when disabling planes at CRTC stopLaurent Pinchart2-6/+56
2018-02-16drm: rcar-du: Use the VBK interrupt for vblank eventsLaurent Pinchart1-1/+1
2018-02-03drm/omap: Fix error handling path in 'omap_dmm_probe()'Christophe JAILLET1-1/+2
2018-02-03drm/amdkfd: Fix SDMA oversubsription handlingFelix Kuehling1-0/+18
2018-02-03drm/amdkfd: Fix SDMA ring buffer size calculationshaoyunl1-2/+2
2018-02-03drm/amdgpu: Fix SDMA load/unload sequence on HWS disabled modeFelix Kuehling1-13/+34
2018-01-17drm/vmwgfx: Potential off by one in vmw_view_add()Dan Carpenter1-0/+2
2017-12-20drm/radeon: reinstate oland workaround for sclkAlex Deucher1-3/+7
2017-12-20drm/radeon/si: add dpm quirk for OlandAlex Deucher1-0/+6
2017-12-20drm/omap: fix dmabuf mmap for dma_alloc'ed buffersTomi Valkeinen1-3/+0
2017-12-16drm/amd/amdgpu: fix console deadlock if late init failedJim Qu1-1/+4
2017-12-16Revert "drm/armada: Fix compile fail"Sasha Levin1-2/+0
2017-12-16drm/exynos: gem: Drop NONCONTIG flag for buffers allocated without IOMMUMarek Szyprowski1-0/+9
2017-12-09drm/exynos/decon5433: set STANDALONE_UPDATE_F on output enablementAndrzej Hajda1-0/+2
2017-12-05drm/i915: Prevent zero length "index" writeVille Syrjälä1-1/+2