summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2018-04-29drm/i915/bxt, glk: Increase PCODE timeouts during CDCLK freq changingImre Deak
2018-04-29drm/i915: Fix LSPCON TMDS output buffer enabling from low-power stateImre Deak
2018-04-29drm/vc4: Fix memory leak during BO teardownDaniel J Blueman
2018-04-24drm/radeon: Fix PCIe lane width calculationPaul Parsons
2018-04-24drm/rockchip: Clear all interrupts before requesting the IRQMarc Zyngier
2018-04-24drm/amdgpu: Fix PCIe lane width calculationAlex Deucher
2018-04-24drm/amdgpu: Fix always_valid bos multiple LRU insertions.Bas Nieuwenhuizen
2018-04-24drm/amdgpu: Add an ATPX quirk for hybrid laptopAlex Deucher
2018-04-20radeon: hide pointless #warning when compile testingArnd Bergmann
2018-04-13drm/vc4: Fix resource leak in 'vc4_get_hang_state_ioctl()' in error handling ...Christophe JAILLET
2018-04-13drm/omap: fix tiled buffer stride calculationsTomi Valkeinen
2018-04-13drm/amdkfd: NULL dereference involving create_process()Dan Carpenter
2018-04-13drm/sun4i: Ignore the generic connectors for componentsMaxime Ripard
2018-04-13drm/msm: Take the mutex before calling msm_gem_new_implJordan Crouse
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-24omapdrm: panel: fix compatible vendor string for td028ttec1H. Nikolaus Schaller
2018-03-24drm/tilcdc: ensure nonatomic iowrite64 is not usedLogan Gunthorpe
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-24drm/amdgpu: fix gpu reset crashChunming Zhou
2018-03-22drm/amdgpu/dce: Don't turn off DP sink when disconnectedMichel Dänzer
2018-03-22drm/amdgpu: fix prime teardown orderChristian König
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/rockchip: vop: Enable pm domain before vop_initialJeffy Chen
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: rcar-du: Handle event when disabling CRTCsLaurent Pinchart
2018-03-22drm/vmwgfx: Fixes to vmwgfx_fbSinclair Yeh
2018-03-22drm/ttm: never add BO that failed to validate to the LRU listNicolai Hähnle
2018-03-22drm: Defer disabling the vblank IRQ until the next interrupt (for instant-off)Chris Wilson
2018-03-22drm/sun4i: Fix TCON clock and regmap initialization sequenceChen-Yu Tsai
2018-03-22drm/sun4i: Set drm_crtc.port to the underlying TCON's output port nodeChen-Yu Tsai
2018-03-22drm/sun4i: Fix up error path cleanup for master bind functionChen-Yu Tsai
2018-03-22drm: qxl: Don't alloc fbdev if emulation is not supportedGabriel Krisman Bertazi
2018-03-18drm/amdgpu:Always save uvd vcpu_bo in VM ModeJames Zhu
2018-03-18drm/amdgpu:Correct max uvd handlesJames Zhu
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-18drm/i915: Always call to intel_display_set_init_power() in resume_early.Maarten Lankhorst
2018-03-18drm/i915: Try EDID bitbanging on HDMI after failed readStefan Brüns
2018-03-03drm/ttm: check the return value of kzallocXiongwei Song