summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorLines
2021-06-25Merge tag 'drm-misc-fixes-2021-06-24' of git://anongit.freedesktop.org/drm/dr...Dave Airlie-1/+13
2021-06-22drm/amdgpu: wait for moving fence after pinningChristian König-1/+13
2021-06-21Revert "drm/amdgpu/gfx9: fix the doorbell missing when in CGPG issue."Yifan Zhang-5/+1
2021-06-21Revert "drm/amdgpu/gfx10: enlarge CP_MEC_DOORBELL_RANGE_UPPER to cover full d...Yifan Zhang-5/+1
2021-06-21drm/amdgpu: Call drm_framebuffer_init last for framebuffer initMichel Dänzer-5/+7
2021-06-16drm/amdgpu/gfx10: enlarge CP_MEC_DOORBELL_RANGE_UPPER to cover full doorbell.Yifan Zhang-1/+5
2021-06-16drm/amdgpu/gfx9: fix the doorbell missing when in CGPG issue.Yifan Zhang-1/+5
2021-06-08drm/amd/pm: Fix fall-through warning for ClangGustavo A. R. Silva-0/+1
2021-06-08drm/amdgpu: Fix incorrect register offsets for Sienna CichlidRohit Khaire-5/+21
2021-06-08drm/amdgpu: Use drm_dbg_kms for reporting failure to get a GEM FBMichel Dänzer-2/+2
2021-06-08drm/amdgpu: switch kzalloc to kvzalloc in amdgpu_bo_createChangfeng-2/+2
2021-06-02amd/display: convert DRM_DEBUG_ATOMIC to drm_dbg_atomicSimon Ser-1/+1
2021-06-02drm/amdgpu: make sure we unpin the UVD BONirmoy Das-0/+1
2021-06-02drm/amd/amdgpu:save psp ring wptr to avoid attackVictor Zhao-2/+5
2021-06-02drm/amd/display: Fix potential memory leak in DMUB hw_initRoman Li-2/+2
2021-06-02drm/amdgpu: Don't query CE and UE errorsLuben Tuikov-16/+0
2021-06-02drm/amd/display: Fix overlay validation by considering cursorsRodrigo Siqueira-1/+9
2021-06-02drm/amdgpu: refine amdgpu_fru_get_product_infoJiansong Chen-19/+23
2021-06-02drm/amdgpu: add judgement for dc supportAsher Song-1/+3
2021-06-02drm/amd/display: Fix GPU scaling regression by FS video supportNicholas Kazlauskas-7/+7
2021-06-02drm/amd/display: Allow bandwidth validation for 0 streams.Bindu Ramamurthy-1/+1
2021-05-20drm/amdgpu/jpeg3: add cancel_delayed_work_sync before power gateJames Zhu-2/+2
2021-05-20drm/amdgpu/jpeg2.5: add cancel_delayed_work_sync before power gateJames Zhu-2/+2
2021-05-20drm/amdgpu/jpeg2.0: add cancel_delayed_work_sync before power gateJames Zhu-0/+2
2021-05-20drm/amdgpu/vcn3: add cancel_delayed_work_sync before power gateJames Zhu-3/+2
2021-05-20drm/amdgpu/vcn2.5: add cancel_delayed_work_sync before power gateJames Zhu-0/+2
2021-05-20drm/amdgpu/vcn2.0: add cancel_delayed_work_sync before power gateJames Zhu-0/+2
2021-05-20drm/amdgpu/vcn1: add cancel_delayed_work_sync before power gateJames Zhu-1/+5
2021-05-20drm/amdkfd: correct sienna_cichlid SDMA RLC register offset errorKevin Wang-6/+6
2021-05-20drm/amd/pm: correct MGpuFanBoost settingEvan Quan-0/+19
2021-05-19drm/amdgpu: stop touching sched.ready in the backendChristian König-16/+1
2021-05-19drm/amd/amdgpu: fix a potential deadlock in gpu resetLang Yu-1/+0
2021-05-19drm/amdgpu: update sdma golden setting for Navi12Guchun Chen-0/+4
2021-05-19drm/amdgpu: update gc golden setting for Navi12Guchun Chen-2/+4
2021-05-19drm/amdgpu: Fix a use-after-freexinhui pan-0/+1
2021-05-19drm/amdgpu: add video_codecs query support for aldebaranJames Zhu-0/+1
2021-05-19drm/amd/amdgpu: fix refcount leakJingwen Chen-0/+3
2021-05-19drm/amd/display: Disconnect non-DP with no EDIDChris Park-0/+18
2021-05-19drm/amdgpu: disable 3DCGCG on picasso/raven1 to avoid compute hangChangfeng-5/+7
2021-05-19drm/amdgpu: Fix GPU TLB update error when PAGE_SIZE > AMDGPU_PAGE_SIZEYi Li-1/+1
2021-05-19drm/amd/display: Use the correct max downscaling value for DCN3.x familyNikola Cornij-9/+12
2021-05-13drm/amdgpu: update vcn1.0 Non-DPG suspend sequenceSathishkumar S-4/+9
2021-05-13drm/amdgpu: set vcn mgcg flag for picassoSathishkumar S-1/+2
2021-05-13drm/amdgpu: update the method for harvest IP for specific SKULikun Gao-14/+16
2021-05-13drm/amdgpu: add judgement when add ip blocks (v2)Likun GAO-2/+57
2021-05-13drm/amd/display: Initialize attribute for hdcp_srm sysfs fileDavid Ward-0/+1
2021-05-13drm/amd/pm: Fix out-of-bounds bugGustavo A. R. Silva-99/+109
2021-05-09Merge tag 'drm-next-2021-05-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-37/+310
2021-05-07Merge tag 'amd-drm-fixes-5.13-2021-05-05' of https://gitlab.freedesktop.org/a...Dave Airlie-37/+310
2021-05-05drm/amdgpu: Use device specific BO size & stride check.Bas Nieuwenhuizen-6/+175