summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2017-06-02Merge tag 'drm-dp-quirk-for-v4.12-rc4' of git://people.freedesktop.org/~airli...Linus Torvalds-58/+115
2017-06-02Merge tag 'topic/dp-quirks-2017-05-31' of git://anongit.freedesktop.org/git/d...Dave Airlie-58/+115
2017-06-01Merge tag 'gcc-plugins-v4.12-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-15/+15
2017-06-01Merge tag 'exynos-drm-fixes-for-v4.12' of git://git.kernel.org/pub/scm/linux/...Dave Airlie-28/+11
2017-06-01Merge branch 'drm-fixes-4.12' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie-27/+68
2017-06-01Merge branch 'msm-fixes-4.12-rc4' of git://people.freedesktop.org/~robclark/l...Dave Airlie-20/+35
2017-06-01Merge tag 'drm-intel-fixes-2017-05-29' of git://anongit.freedesktop.org/git/d...Dave Airlie-79/+55
2017-05-31drm/amdgpu: Program ring for vce instance 1 at its register spaceLeo Liu-27/+68
2017-05-29drm/i915: Detect USB-C specific dongles before reducing M and NJani Nikula-12/+26
2017-05-29drm/dp: start a DPCD based DP sink/branch device quirk databaseJani Nikula-2/+50
2017-05-29drm/i915: use drm DP helper to read DPCD descJani Nikula-46/+6
2017-05-29drm/dp: add helper for reading DP sink/branch device desc from DPCDJani Nikula-0/+35
2017-05-29drm/exynos: clean up description of exynos_drm_crtcInki Dae-4/+1
2017-05-29drm/exynos: dsi: Remove bridge node reference in removalHoegeun Kwon-0/+4
2017-05-29drm/exynos: dsi: Fix the parse_dt functionHoegeun Kwon-17/+5
2017-05-29drm/exynos: Merge pre/postclose hooksDaniel Vetter-7/+1
2017-05-28drm/amd/powerplay: Use designated initializersKees Cook-10/+10
2017-05-28drm/amdgpu: Use designated initializersKees Cook-5/+5
2017-05-27drm/msm: Fix the check for the command sizeJordan Crouse-2/+3
2017-05-27drm/msm: Take the mutex before calling msm_gem_new_implJordan Crouse-0/+6
2017-05-27drm/msm: for array in-fences, check if all backing fences are from our own co...Philipp Zabel-5/+4
2017-05-27drm/msm: constify irq_domain_opsTobias Klauser-1/+1
2017-05-27drm/msm/mdp5: release hwpipe(s) for unused planesRob Clark-0/+4
2017-05-27drm/msm: Reuse dma_fence_release.Eric Anholt-8/+2
2017-05-27drm/msm: Expose our reservation object when exporting a dmabuf.Eric Anholt-0/+9
2017-05-27drm/msm/gpu: check legacy clk names in get_clocks()Rob Clark-2/+2
2017-05-27drm/msm/mdp5: use __drm_atomic_helper_plane_duplicate_state()Rob Clark-2/+3
2017-05-27drm/msm: select PM_OPPRob Clark-0/+1
2017-05-26drm/i915: Stop pretending to mask/unmask LPE audio interruptsVille Syrjälä-45/+6
2017-05-26Merge tag 'gvt-fixes-2017-05-25' of https://github.com/01org/gvt-linux into d...Jani Nikula-19/+41
2017-05-26Merge branch 'drm-fixes-4.12' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie-68/+85
2017-05-25drm/amdgpu: fix null point error when rmmod amdgpu.Rex Zhu-1/+6
2017-05-24drm/amd/powerplay: fix a signedness bugsDan Carpenter-1/+1
2017-05-24drm/amdgpu: fix NULL pointer panic of emit_gds_switchChunming Zhou-1/+1
2017-05-24drm/radeon: Unbreak HPD handling for r600+Lyude-7/+7
2017-05-24drm/amd/powerplay/smu7: disable mclk switching for high refresh ratesAlex Deucher-1/+2
2017-05-24drm/amd/powerplay/smu7: add vblank check for mclk switching (v2)Alex Deucher-4/+27
2017-05-24drm/radeon/ci: disable mclk switching for high refresh rates (v2)Alex Deucher-0/+6
2017-05-24drm/amdgpu/ci: disable mclk switching for high refresh rates (v2)Alex Deucher-0/+6
2017-05-24drm/amdgpu: fix fundamental suspend/resume issueChristian König-54/+30
2017-05-24drm/i915/selftests: Silence compiler warning in igt_ctx_execChris Wilson-3/+5
2017-05-24Revert "drm/i915: Restore lost "Initialized i915" welcome message"Daniel Vetter-4/+0
2017-05-24drm/i915/gvt: clean up unsubmited workloads before destroying kmem cacheChangbin Du-10/+20
2017-05-23drm/gma500/psb: Actually use VBT mode when it is foundPatrik Jakobsson-7/+11
2017-05-23drm: Fix deadlock retry loop in page_flip_ioctlDaniel Vetter-2/+3
2017-05-23drm: qxl: Delay entering atomic context during cursor updateGabriel Krisman Bertazi-2/+2
2017-05-23drm/i915/gvt: Disable compression workaround for Gen9Chuanxiao Dong-9/+21
2017-05-22drm/radeon: Fix oops upon driver load on PowerXpress laptopsLukas Wunner-1/+1
2017-05-20Merge branch 'for-upstream/hdlcd' of git://linux-arm.org/linux-ld into drm-fixesDave Airlie-16/+31
2017-05-19drm/i915: set initialised only when init_context callback is NULLChuanxiao Dong-1/+1