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