summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
2020-08-14drm/amdgpu: note what type of reset we are usingAlex Deucher5-2/+13
2020-08-14drm/amdgpu: print where we get the vbios image fromAlex Deucher1-7/+21
2020-08-14drm/amdgpu: parse ta firmware for navy_flounderBhawanpreet Lakha1-2/+1
2020-08-14drm/amdgpu/vcn3.0: only SIENNA_CICHLID need specify instance for dec/encJames Zhu1-2/+2
2020-08-14drm/amd/pm: optimize the power related source code layoutEvan Quan203-23/+160
2020-08-14drm/amd/powerplay: put those exposed power interfaces in amdgpu_dpm.cEvan Quan4-431/+439
2020-08-14drm/amd/powerplay: optimize i2c bus access implementationEvan Quan3-13/+20
2020-08-14drm/amd/powerplay: drop unnecessary pp_funcs checkerEvan Quan3-13/+6
2020-08-14drm/amd/powerplay: optimize amdgpu_dpm_set_clockgating_by_smu() implementationEvan Quan4-32/+32
2020-08-14drm/amd/pm: drop redundant MEM_TYPE_* macrosEvan Quan1-9/+0
2020-08-14drm/amd/powerplay: suppress the kernel test robot warningEvan Quan1-1/+1
2020-08-14drm/amdgpu: guard ras debugfs creation/removal based on CONFIG_DEBUG_FSGuchun Chen1-0/+4
2020-08-14drm/amdgpu: fix NULL pointer access issue when unloading driverGuchun Chen1-2/+0
2020-08-14drm/amdgpu: revert "fix system hang issue during GPU reset"Christian König39-469/+184
2020-08-14drm/amd/powerplay: enable Sienna Cichlid mgpu fan boost featureEvan Quan1-0/+10
2020-08-14drm/amd/powerplay: enable Navi1X mgpu fan boost feature(V2)Evan Quan2-1/+25
2020-08-14drm/amd/powerplay: enable swSMU mgpu fan boost supportEvan Quan3-1/+24
2020-08-14drm/amd/powerplay: optimize the interface for mgpu fan boost enablementEvan Quan3-7/+16
2020-08-14drm/amdgpu: fix uninit-value in arcturus_log_thermal_throttling_event()Kevin Wang1-3/+6
2020-08-14drm/amdgpu: disable gfxoff for navy_flounderJiansong Chen1-0/+3
2020-08-14drm/amd/powerplay: bump NAVI12 driver if versionEvan Quan1-1/+1
2020-08-14drm/amd/powerplay: maximum the code sharing around metrics table retrievingEvan Quan6-167/+77
2020-08-14drm/amd/powerplay: update the metrics table cache interval as 1msEvan Quan3-3/+3
2020-08-14drm/amdgpu: Use function pointer for some mmhub functionsOak Zeng12-121/+100
2020-08-14drm/amdgpu: pass NULL pointer instead of 0Nirmoy Das1-1/+1
2020-08-14drm/amdgpu: annotate a false positive recursive lockingDennis Li1-3/+7
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-10drm/amd/display: convert to use le16_add_cpu()Qinglang Miao2-7/+2
2020-08-10drm/amdgpu/display: drop unused functionAlex Deucher1-18/+0
2020-08-10drm/amd/display: add DCN support for aarch64Daniel Kolesa10-32/+102
2020-08-10drm/amdgpu/display: use GFP_ATOMIC in dcn20_validate_bandwidth_internalDaniel Kolesa1-1/+1
2020-08-10drm/amd/display: Blank stream before destroying HDCP sessionJaehyun Chung1-2/+1
2020-08-10drm/amd/display: Fix EDID parsing after resume from suspendStylon Wang1-0/+1
2020-08-10drm/amd/display: Disconnect pipe separetely when disable pipe splitAlvin Lee8-0/+174
2020-08-10drm/amd/display: Switch to immediate mode for updating infopacketsAnthony Koo2-8/+22
2020-08-10drm/amd/display: Fix LFC multiplier changing erraticallyAnthony Koo1-7/+29
2020-08-10drm/amd/display: mpcc black color should not be impacted by pixel encoding fo...Xiaodong Yan1-8/+0
2020-08-10drm/amd/display: Revert regressionAlvin Lee7-141/+0
2020-08-10drm/amd/display: Fix incorrect backlight register offset for DCNAric Cyr1-1/+1
2020-08-10drm/amd/display: Adjust static-ness of resource functionsJoshua Aberback3-13/+18
2020-08-10drm/amdgpu: fix reload KMD hang on GFX10 KIQMonk Liu1-0/+4
2020-08-10drm/amdgpu: update gc golden register for arcturusshiwu.zhang1-0/+1
2020-08-10drm/amd/powerplay: correct UVD/VCE PG state on custom pptable uploadingEvan Quan1-6/+0