summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2018-04-27Merge tag 'drm-intel-fixes-2018-04-26' of git://anongit.freedesktop.org/drm/d...Dave Airlie-11/+22
2018-04-26Merge tag 'drm-misc-fixes-2018-04-25' of git://anongit.freedesktop.org/drm/dr...Dave Airlie-80/+19
2018-04-26Merge tag 'drm-msm-fixes-2018-04-25' of git://people.freedesktop.org/~robclar...Dave Airlie-54/+147
2018-04-26Merge branch 'drm-fixes-4.17' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie-37/+39
2018-04-25drm/edid: Reset more of the display infoVille Syrjälä-8/+3
2018-04-25drm/virtio: fix vq wait_event conditionGerd Hoffmann-2/+2
2018-04-25qxl: keep separate release_bo pointerGerd Hoffmann-10/+9
2018-04-25qxl: fix qxl_release_{map,unmap}Gerd Hoffmann-5/+5
2018-04-25Revert "drm/sun4i: add lvds mode_valid function"Ondrej Jirman-55/+0
2018-04-25drm/amd/display: Check dc_sink every time in MST hotplugJerry (Fangzhi) Zuo-7/+9
2018-04-25drm/amd/display: Update MST edid property every timeJerry (Fangzhi) Zuo-3/+3
2018-04-25drm/amd/display: Don't read EDID in atomic_checkHarry Wentland-22/+10
2018-04-25drm/amd/display: Disallow enabling CRTC without primary plane with FBHarry Wentland-1/+9
2018-04-25drm/amd/display: Fix deadlock when flushing irqMikita Lipski-2/+3
2018-04-25drm/i915/fbdev: Enable late fbdev initial configurationJosé Roberto de Souza-1/+1
2018-04-25drm/i915: Use ktime on wait_forMika Kuoppala-2/+2
2018-04-24drm/amdgpu: set COMPUTE_PGM_RSRC1 for SGPR/VGPR clearing shadersNicolai Hähnle-2/+5
2018-04-24drm/amdkfd: fix build, select MMU_NOTIFIERRandy Dunlap-0/+1
2018-04-24drm/amdkfd: fix clock counter retrieval for node without GPUAndres Rodriguez-6/+7
2018-04-24drm/amdkfd: Fix the error return code in kfd_ioctl_unmap_memory_from_gpu()Wei Yongjun-1/+1
2018-04-24drm/amdkfd: kfd_dev_is_large_bar() can be statickbuild test robot-1/+1
2018-04-23drm/i915: Enable display WA#1183 from its correct spotImre Deak-6/+5
2018-04-23drm/i915/audio: set minimum CD clock to twice the BCLKAbhay Kumar-2/+14
2018-04-22Merge tag 'drm-fixes-for-v4.17-rc2' of git://people.freedesktop.org/~airlied/...Linus Torvalds-135/+193
2018-04-23Merge branch 'drm-next-4.17' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie-14/+13
2018-04-23Merge tag 'exynos-drm-fixes-for-v4.17-rc2' of git://git.kernel.org/pub/scm/li...Dave Airlie-67/+29
2018-04-23Merge tag 'drm-intel-next-fixes-2018-04-19' of git://anongit.freedesktop.org/...Dave Airlie-55/+131
2018-04-19drm/amd/powerplay: header file interface to SMU updateKenneth Feng-1/+3
2018-04-19drm/amd/pp: Fix bug voltage can't be OD separately on VIRex Zhu-6/+10
2018-04-19drm/amd/display: Don't program bypass on linear regamma LUTHarry Wentland-7/+0
2018-04-19drm/msm: don't deref error pointer in the msm_fbdev_create error pathEmil Velikov-9/+2
2018-04-19drm/msm/dsi: use correct enum in dsi_get_cmd_fmtStefan Agner-1/+1
2018-04-19drm/msm: Fix possible null dereference on failure of get_pages()Ben Hutchings-9/+11
2018-04-19drm/msm: Add modifier to mdp_get_format argumentsJeykumar Sankaran-4/+9
2018-04-19drm/msm: Mark the crtc->state->event consumedSean Paul-0/+2
2018-04-19drm/msm/dsi: implement auto PHY timing calculator for 10nm PHYAbhinav Kumar-28/+111
2018-04-19drm/msm/dsi: check video mode engine status before waitingAbhinav Kumar-2/+4
2018-04-19drm/msm/dsi: check return value for video done waitsAbhinav Kumar-1/+7
2018-04-18drm/i915: Fix LSPCON TMDS output buffer enabling from low-power stateImre Deak-7/+32
2018-04-18drm/i915/audio: Fix audio detection issue on GLKGaurav K Singh-1/+1
2018-04-18drm/i915: Call i915_perf_fini() on init_hw error unwindChris Wilson-12/+15
2018-04-18drm/i915/bios: filter out invalid DDC pins from VBT child devicesJani Nikula-4/+9
2018-04-18drm/i915/pmu: Inspect runtime PM state more carefully while estimating RC6Tvrtko Ursulin-10/+27
2018-04-18drm/i915: Do no use kfree() to free a kmem_cache_alloc() return valueXidong Wang-1/+1
2018-04-17drm/exynos: exynos_drm_fb -> drm_framebufferDaniel Stone-20/+8
2018-04-17drm/exynos: Move dma_addr out of exynos_drm_fbDaniel Stone-5/+3
2018-04-17drm/exynos: Move GEM BOs to drm_framebufferDaniel Stone-35/+4
2018-04-16Merge airlied/drm-next into drm-misc-fixesSean Paul-37079/+140964
2018-04-12Merge tag 'drm-fixes-for-v4.17-rc1' of git://people.freedesktop.org/~airlied/...Linus Torvalds-1637/+431
2018-04-13Merge branch 'drm-next-4.17' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie-74/+124