summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-08-24Revert "AMDGPU: Fix bug where DPM is not enabled after hibernate and resume"amd-20.40Rui Teng1-4/+1
2020-08-21Bump AMDGPU version to 5.6.16.20.40Rui Teng1-1/+1
2020-08-19Revert "drm/amdkcl: cleanup LINUXINCLUDE in dkms package"Flora Cui1-0/+1
2020-08-18Bump AMDGPU version to 5.6.16Rui Teng1-1/+1
2020-08-18Merge amd-staging-dkms-5.6 into amd-mainline-dkms-5.6Rui Teng83-674/+1171
2020-08-14drm/amdkcl: TODO drop dead code in crtc->gamma_setFlora Cui6-48/+20
2020-08-14drm/amdkcl: cleanup LINUXINCLUDE in dkms packageFlora Cui1-1/+0
2020-08-14drm/amd/display: Drop unused backlight functions in DMHarry Wentland1-12/+0
2020-08-13drm/amdgpu: fix gfx10 watch mask alignmentJonathan Kim1-1/+1
2020-08-13drm/amdkcl: drop redundant test for drm_atomic_helper_legacy_gamma_set()Flora Cui2-17/+0
2020-08-12drm/amd/display: Add DSC guard to dcn3 function pointerBhawanpreet Lakha1-0/+2
2020-08-12drm/amdgpu: disable gfxoff for navy_flounderJiansong Chen1-0/+3
2020-08-12drm/amdgpu: disable gfxoff for navy_flounderJiansong Chen1-0/+3
2020-08-12drm/amdkcl: test for ttm_sg_tt_initFlora Cui6-4/+27
2020-08-12drm/amd/powerplay: bump NAVI12 driver if versionEvan Quan1-1/+1
2020-08-12drm/amd/powerplay: maximum the code sharing around metrics table retrievingEvan Quan6-167/+77
2020-08-12drm/amd/powerplay: update the metrics table cache interval as 1msEvan Quan3-3/+3
2020-08-12drm/amdgpu: Use function pointer for some mmhub functionsOak Zeng12-121/+99
2020-08-12drm/amdgpu: pass NULL pointer instead of 0Nirmoy Das1-1/+1
2020-08-12drm/amdgpu: annotate a false positive recursive lockingDennis Li1-3/+7
2020-08-12drm/amdgpu: add debugfs interface for RAP testWenhui Sheng4-1/+161
2020-08-12drm/amdgpu: enable RAP TA loadWenhui Sheng3-0/+201
2020-08-12drm/amdgpu: add RAP TA header fileWenhui Sheng1-0/+84
2020-08-12Bump AMDGPU version to 5.6.15Rui Teng1-1/+1
2020-08-12Merge amd-staging-dkms-5.6 into amd-mainline-dkms-5.6Rui Teng152-1944/+4490
2020-08-12drm/amdgpu: reconfigure spm golden settings on Navi1x after GFXOFF exit(v3)Tianci.Yin1-1/+7
2020-08-12drm/amdgpu: add interface amdgpu_gfx_init_spm_golden for Navi1xTianci.Yin2-9/+27
2020-08-12drm/amdgpu: add debugfs node to toggle ras error cnt harvestGuchun Chen1-0/+7
2020-08-12drm/amdgpu: bypass querying ras error count registersGuchun Chen3-32/+41
2020-08-12drm/amdgpu: fix reload KMD hang on GFX10 KIQMonk Liu1-0/+4
2020-08-12drm/amdgpu: update gc golden register for arcturusshiwu.zhang1-0/+1
2020-08-12drm/amdgpu: Skip some registers config for SRIOVLiu ChengZhe2-0/+38
2020-08-12drm/amd/powerplay: correct UVD/VCE PG state on custom pptable uploadingEvan Quan1-6/+0
2020-08-12drm/amd/powerplay: correct Vega20 cached smu feature stateEvan Quan1-19/+19
2020-08-12drm/amd/display: convert to use le16_add_cpu()Qinglang Miao2-7/+2
2020-08-12drm/amdgpu/display: drop unused functionAlex Deucher1-18/+0
2020-08-12drm/amd/display: add DCN support for aarch64Daniel Kolesa10-32/+108
2020-08-12drm/amdgpu/display: use GFP_ATOMIC in dcn20_validate_bandwidth_internalDaniel Kolesa1-1/+1
2020-08-12drm/amd/display: Blank stream before destroying HDCP sessionJaehyun Chung1-2/+1
2020-08-12drm/amd/display: Fix EDID parsing after resume from suspendStylon Wang1-0/+1
2020-08-12drm/amd/display: Disconnect pipe separetely when disable pipe splitAlvin Lee8-0/+174
2020-08-12drm/amd/display: Switch to immediate mode for updating infopacketsAnthony Koo2-8/+22
2020-08-12drm/amd/display: Fix LFC multiplier changing erraticallyAnthony Koo1-7/+29
2020-08-12drm/amd/display: mpcc black color should not be impacted by pixel encoding fo...Xiaodong Yan1-8/+0
2020-08-12drm/amd/display: Revert regressionAlvin Lee7-141/+0
2020-08-12drm/amd/display: Fix incorrect backlight register offset for DCNAric Cyr1-1/+1
2020-08-12drm/amd/display: Adjust static-ness of resource functionsJoshua Aberback3-13/+18
2020-08-11drm/amd/display: DSC not enabling on certain configsBhawanpreet Lakha1-0/+13
2020-08-11drm/amd/display: Add dsc_to_stream_resource for dcn3Bhawanpreet Lakha1-0/+1
2020-08-10drm/amdkfd: Fix spurious debug exception on gfx10Jay Cornwall2-88/+93