summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2018-12-18drm/amdkfd: Fix handling of return code of dma_buf_getFelix Kuehling
2018-12-18drm/amdgpu:Improves robustness of SOC15_WAIT_ON_RREGJames Zhu
2018-12-18drm/amdgpu/vcn:Remove bit 31 for scratch2 to indicate the WA is activeJames Zhu
2018-12-18drm/amdgpu/vcn:Scan enc/jpeg fences to init dpg pause new stateJames Zhu
2018-12-18drm/amdgpu/vcn:Always check all vcn ring status during dpg mode stopJames Zhu
2018-12-18drm/amdgpu/vcn:Update ring point to JPEG before init JPEG wptrJames Zhu
2018-12-18drm/amdgpu/vcn:Always gate vcn block during hw finishingJames Zhu
2018-12-18drm/amdgpu/vcn: Update vcn.cur_state during suspendJames Zhu
2018-12-14drm/amdgpu: WARN once if amdgpu_bo_unpin is called for an unpinned BOMichel Dänzer
2018-12-14drm/amdgpu: enable Vega20 page queue supportEvan Quan
2018-12-14drm/amdgpu: use different irq ring ID for Vega20 page queuesEvan Quan
2018-12-14drm/amdgpu: update the vm invalidation engine layout V2Evan Quan
2018-12-14drm/amdgpu: increase the MAX ring numberEvan Quan
2018-12-14drm/amdgpu: fix NULL fence handling in amdgpu_cs_fence_to_handle_ioctlChristian König
2018-12-14drm/amdgpu/psp: Correct and refine the vmr support. (v2)Emily Deng
2018-12-14drm/amdgpu/psp_v3_1: Get psp fw version through reading registerEmily Deng
2018-12-14drm/amdgpu: access register without KIQEmily Deng
2018-12-14drm/amdgpu: kfd_pre_reset outside req_full_gpu cause sriov hangwentalou
2018-12-14Merge tag 'vmwgfx-next-2018-12-13' of git://people.freedesktop.org/~thomash/l...Dave Airlie
2018-12-13Merge tag 'drm-msm-next-2018-12-12' of git://people.freedesktop.org/~robclark...Dave Airlie
2018-12-13Merge branch 'linux-4.21' of git://github.com/skeggsb/linux into drm-nextDave Airlie
2018-12-13Merge tag 'drm/tegra/for-4.21-rc1' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie
2018-12-13Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2018-12-12drm/amd/display: Add fast path for cursor plane updatesNicholas Kazlauskas
2018-12-12drm/amdgpu: Enable GPU recovery by default for CIAndrey Grodzovsky
2018-12-11drm/amd/display: Fix duplicating scaling/underscan connector stateNicholas Kazlauskas
2018-12-11drm/amd/display: Fix unintialized max_bpc state valuesNicholas Kazlauskas
2018-12-11Revert "drm/amd/display: Set RMX_ASPECT as default"Nicholas Kazlauskas
2018-12-11drm/amdgpu: Fix stub function nameKuehling, Felix
2018-12-11drm/msm/dpu: Fix clock issue after bind failureJayant Shekhar
2018-12-11drm/msm/dpu: Clean up dpu_media_info.h static inline functionsJordan Crouse
2018-12-11drm/msm/dpu: Further cleanups for static inline functionsJordan Crouse
2018-12-11drm/msm/dpu: Cleanup the debugfs functionsJordan Crouse
2018-12-11drm/msm/dpu: Remove dpu_irq and unused functionsJordan Crouse
2018-12-11drm/msm: Make irq_postinstall optionalJordan Crouse
2018-12-11drm/msm/dpu: Cleanup callers of dpu_hw_blk_initJordan Crouse
2018-12-11drm/msm/dpu: Remove unused functionsJordan Crouse
2018-12-11drm/msm/dpu: Remove dpu_crtc_is_enabled()Jordan Crouse
2018-12-11drm/msm/dpu: Remove dpu_crtc_get_mixer_heightJordan Crouse
2018-12-11drm/msm/dpu: Remove dpu_dbgJordan Crouse
2018-12-11drm/msm: dpu: Remove crtc_lockSean Paul
2018-12-11drm/msm: dpu: Remove vblank_requested flag from dpu_crtcSean Paul
2018-12-11drm/msm: dpu: Separate crtc assignment from vblank enableSean Paul
2018-12-11drm/msm: dpu: Don't bother checking ->enabled in dpu_crtc_vblankSean Paul
2018-12-11drm/msm: dpu: Use atomic_disable for dpu_crtc_disableSean Paul
2018-12-11drm/msm: dpu: Remove vblank_callback from encoderSean Paul
2018-12-11drm/msm: dpu: Remove crtc_lock from setup_mixersSean Paul
2018-12-11drm/msm: dpu: Move pm_runtime_(get|put) from vblank_enableSean Paul
2018-12-11drm/msm: dpu: Add modeset lock checks where applicableSean Paul
2018-12-11drm/msm: dpu: Stop using encoder->crtc pointerSean Paul