summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
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
2017-12-16drm/amd/amdgpu: fix console deadlock if late init failedJim Qu
2017-12-16Revert "drm/armada: Fix compile fail"Sasha Levin
2017-12-16drm/exynos: gem: Drop NONCONTIG flag for buffers allocated without IOMMUMarek Szyprowski
2017-12-09drm/exynos/decon5433: set STANDALONE_UPDATE_F on output enablementAndrzej Hajda
2017-12-05drm/i915: Prevent zero length "index" writeVille Syrjälä
2017-12-05drm/i915: Don't try indexed reads to alternate slave addressesVille Syrjälä
2017-12-05drm/panel: simple: Add missing panel_simple_unprepare() callsJonathan Liu
2017-12-05drm/radeon: fix atombios on big endianRoman Kapl
2017-12-05Revert "drm/radeon: dont switch vt on suspend"Alex Deucher
2017-11-30drm: Apply range restriction after color adjustment when allocationChris Wilson
2017-11-30drm/armada: Fix compile failDaniel Vetter
2017-11-21gpu: drm: mgag200: mgag200_main:- Handle error from pci_iomapArvind Yadav
2017-11-21drm/sti: sti_vtg: Handle return NULL error from devm_ioremap_nocacheArvind Yadav
2017-11-15drm/vmwgfx: Fix Ubuntu 17.10 Wayland black screen issueSinclair Yeh