summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2018-05-30drm/rockchip: Respect page offset for PRIME mmap callsØrjan Eide
2018-05-30virtio-gpu: fix ioctl and expose the fixed status to userspace.Dave Airlie
2018-05-30drm/exynos: fix comparison to bitshift when dealing with a maskWolfram Sang
2018-05-16drm/vmwgfx: Fix a buffer object leakThomas Hellstrom
2018-05-02drm/virtio: fix vq wait_event conditionGerd Hoffmann
2018-04-24drm/radeon: Fix PCIe lane width calculationPaul Parsons
2018-04-24radeon: hide pointless #warning when compile testingArnd Bergmann
2018-04-13drm/omap: fix tiled buffer stride calculationsTomi Valkeinen
2018-03-28drm: udl: Properly check framebuffer mmap offsetsGreg Kroah-Hartman
2018-03-28drm/radeon: Don't turn off DP sink when disconnectedMichel Dänzer
2018-03-28drm/vmwgfx: Fix a destoy-while-held mutex problem.Thomas Hellstrom
2018-03-24drm/omap: DMM: Check for DMM readiness after successful transaction commitPeter Ujfalusi
2018-03-24drm/msm: fix leak in failed get_pagesPrakash Kamliya
2018-03-24drm/nouveau/kms: Increase max retries in scanout position queries.Mario Kleiner
2018-03-22drm/amdgpu/dce: Don't turn off DP sink when disconnectedMichel Dänzer
2018-03-22drm/amdkfd: Fix memory leaks in kfd topologyYong Zhao
2018-03-22drm/edid: set ELD connector type in drm_edid_to_eld()Jani Nikula
2018-03-22drm/amdgpu: Fail fb creation from imported dma-bufs. (v2)Christopher James Halse Rogers
2018-03-22drm/radeon: Fail fb creation from imported dma-bufs.Christopher James Halse Rogers
2018-03-22drm/vmwgfx: Fixes to vmwgfx_fbSinclair Yeh
2018-03-22drm: Defer disabling the vblank IRQ until the next interrupt (for instant-off)Chris Wilson
2018-03-22drm: qxl: Don't alloc fbdev if emulation is not supportedGabriel Krisman Bertazi
2018-03-18drm/amdgpu: fix KV harvestingAlex Deucher
2018-03-18drm/radeon: fix KV harvestingAlex Deucher
2018-03-18drm/amdgpu: Notify sbios device ready before send requestRex Zhu
2018-03-18drm/amdgpu: Fix deadlock on runtime suspendLukas Wunner
2018-03-18drm/radeon: Fix deadlock on runtime suspendLukas Wunner
2018-03-18drm/nouveau: Fix deadlock on runtime suspendLukas Wunner
2018-03-18drm: Allow determining if current task is output poll workerLukas Wunner
2018-03-03drm/ttm: check the return value of kzallocXiongwei Song
2018-03-03drm/nouveau/pci: do a msi rearm on initKarol Herbst
2018-02-28drm/amdgpu: Avoid leaking PM domain on driver unbind (v2)Alex Deucher
2018-02-28drm/edid: Add 6 bpc quirk for CPT panel in Asus UX303LAKai-Heng Feng
2018-02-25drm/gma500: remove helper functionSudip Mukherjee
2018-02-25drm/gma500: Sanity-check pipe indexThierry Reding
2018-02-25drm/nouveau: hide gcc-4.9 -Wmaybe-uninitializedArnd Bergmann
2018-02-25drm/vmwgfx: use *_32_bits() macrosPaul Bolle
2018-02-25drm/armada: fix leak of crtc structureRussell King
2018-02-25drm: Require __GFP_NOFAIL for the legacy drm_modeset_lock_allChris Wilson
2018-02-22drm/radeon: adjust tested variableJulia Lawall
2018-02-16drm: rcar-du: Fix race condition when disabling planes at CRTC stopLaurent Pinchart
2018-02-16drm: rcar-du: Use the VBK interrupt for vblank eventsLaurent Pinchart
2018-02-03drm/omap: Fix error handling path in 'omap_dmm_probe()'Christophe JAILLET
2018-02-03drm/amdkfd: Fix SDMA oversubsription handlingFelix Kuehling
2018-02-03drm/amdkfd: Fix SDMA ring buffer size calculationshaoyunl
2018-02-03drm/amdgpu: Fix SDMA load/unload sequence on HWS disabled modeFelix Kuehling
2018-01-17drm/vmwgfx: Potential off by one in vmw_view_add()Dan Carpenter
2017-12-20drm/radeon: reinstate oland workaround for sclkAlex Deucher
2017-12-20drm/radeon/si: add dpm quirk for OlandAlex Deucher
2017-12-20drm/omap: fix dmabuf mmap for dma_alloc'ed buffersTomi Valkeinen