summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-08-14drm/amdgpu: add debugfs interface for RAP testWenhui Sheng4-1/+161
2020-08-14drm/amdgpu: enable RAP TA loadWenhui Sheng3-0/+201
2020-08-14drm/amdgpu: add RAP TA header fileWenhui Sheng1-0/+84
2020-08-14drm/amdgpu: reconfigure spm golden settings on Navi1x after GFXOFF exit(v3)Tianci.Yin1-1/+7
2020-08-14drm/amdgpu: add interface amdgpu_gfx_init_spm_golden for Navi1xTianci.Yin2-9/+27
2020-08-14drm/amdgpu: add debugfs node to toggle ras error cnt harvestGuchun Chen1-0/+7
2020-08-14drm/amdgpu: bypass querying ras error count registersGuchun Chen3-32/+41
2020-08-11drm/amdgpu: Enable P2P dmabuf over XGMIArunpravin3-3/+52
2020-08-11drm/amd/display: convert to use le16_add_cpu()Qinglang Miao2-7/+2
2020-08-11drm/amdgpu/display: drop unused functionAlex Deucher1-18/+0
2020-08-11drm/amd/display: add DCN support for aarch64Daniel Kolesa10-32/+102
2020-08-11drm/amdgpu/display: use GFP_ATOMIC in dcn20_validate_bandwidth_internalDaniel Kolesa1-1/+1
2020-08-11drm/amd/display: Blank stream before destroying HDCP sessionJaehyun Chung1-2/+1
2020-08-11drm/amd/display: Fix EDID parsing after resume from suspendStylon Wang1-0/+1
2020-08-11drm/amd/display: Disconnect pipe separetely when disable pipe splitAlvin Lee8-0/+174
2020-08-11drm/amd/display: Switch to immediate mode for updating infopacketsAnthony Koo2-8/+22
2020-08-11drm/amd/display: Fix LFC multiplier changing erraticallyAnthony Koo1-7/+29
2020-08-11drm/amd/display: mpcc black color should not be impacted by pixel encoding fo...Xiaodong Yan1-8/+0
2020-08-11drm/amd/display: Revert regressionAlvin Lee7-141/+0
2020-08-11drm/amd/display: Fix incorrect backlight register offset for DCNAric Cyr1-1/+1
2020-08-11drm/amd/display: Adjust static-ness of resource functionsJoshua Aberback3-13/+18
2020-08-11drm/amdgpu: fix reload KMD hang on GFX10 KIQMonk Liu1-0/+4
2020-08-11drm/amdgpu: update gc golden register for arcturusshiwu.zhang1-0/+1
2020-08-11drm/amd/powerplay: correct UVD/VCE PG state on custom pptable uploadingEvan Quan1-6/+0
2020-08-11drm/amd/powerplay: correct Vega20 cached smu feature stateEvan Quan1-19/+19
2020-08-11drm/amdgpu: Skip some registers config for SRIOVLiu ChengZhe2-0/+38
2020-08-11drm/amdkfd: Fix spurious debug exception on gfx10Jay Cornwall2-88/+93
2020-08-11Revert "drm/amdkfd: Unify gfx9/gfx10 context save area layouts"Felix Kuehling2-468/+464
2020-08-11Revert "drm/amdkfd: Fix spurious debug exception on gfx10"Felix Kuehling2-95/+90
2020-08-11drm: amdgpu: Use the correct size when allocating memoryChristophe JAILLET1-1/+1
2020-08-08drm/amdgpu: Fix bug where DPM is not enabled after hibernate and resumeSandeep Raghuraman1-1/+4
2020-08-08drm/amdgpu: unlock mutex on errorDennis Li2-5/+6
2020-08-08drm/amd/powerplay: put VCN/JPEG into PG ungate state before dpm table setup(V3)Evan Quan2-13/+73
2020-08-08drm/amd/powerplay: update swSMU VCN/JPEG PG logicsEvan Quan7-34/+60
2020-08-08drm/amdgpu: use mode1 reset by default for sienna_cichlidLikun Gao1-3/+8
2020-08-06drm/amd/display: Drop dm_determine_update_type_for_commitNicholas Kazlauskas1-182/+17
2020-08-06drm/amd/display: Reset plane for anything that's not a FAST updateNicholas Kazlauskas1-0/+25
2020-08-06drm/amd/display: Use validated tiling_flags and tmz_surface in commit_tailNicholas Kazlauskas1-14/+3
2020-08-06drm/amd/display: Avoid using unvalidated tiling_flags and tmz_surface in prep...Nicholas Kazlauskas1-17/+19
2020-08-06drm/amd/display: Reset plane when tiling flags changeNicholas Kazlauskas1-3/+16
2020-08-06drm/amd/display: Store tiling_flags and tmz_surface on dm_plane_stateNicholas Kazlauskas2-25/+37
2020-08-06drm/amd/powerplay: update driver if file for sienna_cichlidLikun Gao2-4/+4
2020-08-06drm/amdgpu: new ids flag for tmz (v2)Pierre-Eric Pelloux-Prayer3-1/+5
2020-08-06drm/amd/powerplay: add control method to bypass metrics cache on Vega12Evan Quan1-11/+18
2020-08-06drm/amd/powerplay: add control method to bypass metrics cache on Vega20Evan Quan1-12/+19
2020-08-06drm/amd/powerplay: add control method to bypass metrics cache on RenoirEvan Quan1-8/+14
2020-08-06drm/amd/powerplay: add control method to bypass metrics cache on Sienna CichlidEvan Quan1-24/+49
2020-08-06drm/amd/powerplay: add control method to bypass metrics cache on Navi10Evan Quan1-22/+38
2020-08-06drm/amd/powerplay: add control method to bypass metrics cache on ArcturusEvan Quan1-25/+49
2020-08-06drm/amd/powerplay: add Vega12 support for gpu metrics exportEvan Quan2-0/+112