blob: 0aca6917a72e12f07b9b56cd18e72be342d8a7b3 [file] [log] [blame]
dfe31f255fd6 ("drm/amdgpu: sw pstate switch should only be for vega20")
d84a430d9f7b ("drm/amdgpu: fix race between pstate and remote buffer map")
9530273ec90c ("drm/amd/powerplay: cover the powerplay implementation details V3")
b8ab58f350b6 ("drm/amd/powerplay: add check for baco support on Arcturus")
f33a8770cdda ("drm/amdgpu: Add task barrier to XGMI hive.")
feffbaac36d3 ("drm/amdgpu: add condition to enable baco for ras recovery")
7a22677b9514 ("drm/amdgpu: enable/disable doorbell interrupt in baco entry/exit helper")
5149f08275de ("drm/amdgpu: flag vram lost on baco reset for VI/CIK")
6ae6c7d404ec ("drm/amdgpu: start to disentangle boco from runtime pm")
361dbd01a1de ("drm/amdgpu: add helpers for baco entry and exit")
11520f27085b ("drm/amdgpu: split swSMU baco_reset into enter and exit")
31af062acfbd ("drm/amdgpu: rename amdgpu_device_is_px to amdgpu_device_supports_boco (v2)")
a69cba42b11a ("drm/amdgpu: add a amdgpu_device_supports_baco helper")
e45ed9435fda ("drm/amdgpu: add supports_baco callback for VI asics.")
0d0c07ee0794 ("drm/amdgpu: add supports_baco callback for CIK asics.")
988eb9ff3e91 ("drm/amdgpu: add supports_baco callback for soc15 asics. (v2)")
0a650c1d35e2 ("drm/amd/powerplay: add Arcturus baco reset support")
761e09230c4e ("drm/amdgpu/soc15: move struct definition around to align with other soc15 asics")
cb5932f866f5 ("drm/amdgpu: fix vega20 pstate status change")
60599a03638a ("drm/amdgpu: perform p-state switch after the whole hive initialized")
5c5b2ba00667 ("drm/amdgpu: fix possible pstate switch race condition")
3e454860f2a4 ("drm/amd/powerplay: support xgmi pstate setting on powerplay routine V2")
39ea6e5f9e2d ("drm/amdgpu: change pstate only after all XGMI device initialized")
6c45e480fe23 ("drm/amd/powerplay: clear the swSMU code layer")
18c1d3cee4c5 ("drm/amd/powerplay: split out those internal used swSMU APIs V2")
3697b339c64f ("drm/amd/powerplay: add lock protection for swSMU APIs V2")
e35e2b117f4d ("drm/amdgpu: add a generic fb accessing helper function(v3)")
ad7ce43c5e7b ("drm/amdgpu/powerplay: implement interface pp_power_profile_mode")
5441dd0e2caa ("drm/amd/powerplay: bug fix for memory clock request from display")
f839110157ae ("drm/amdgpu: fix S3 failed as RLC safe mode entry stucked in polloing gfx acq")
97c002be4113 ("drm/amdgpu: enable BACO reset for SMU7 based dGPUs (v2)")
5337aae9b5db ("drm/amdgpu/soc15: add support for baco reset with swSMU")
31fa2991f4cd ("drm/amdgpu: remove in_baco_reset hack")
71a0df4be65b ("drm/amdgpu/display: hook renoir dc to pplib funcs")
7bbdbe405965 ("drm/amdgpu/powerplay: add renoir funcs to support dc")
5bcc92407cf0 ("drm/amd/powerplay: enable Arcturus runtime VCN dpm on/off")
372120f0a592 ("drm/amd/powerplay: bug fix for pcie parameters override")
956f670509df ("drm/amdgpu/soc15: disable doorbell interrupt as part of BACO entry sequence")
5f6a556f98de ("drm/amdgpu/discovery: reserve discovery data at the top of VRAM")
7e899409fd5e ("drm/amd/powerplay: enable df cstate control on swSMU routine")
06615f9a0c0d ("drm/amd/powerplay: enable df cstate control on powerplay routine")
2c9a0c66d520 ("drm/amdgpu: don't increment vram lost if we are in hibernation")
ef5af37a15d1 ("drm/amd/powerplay: update the interface for getting dpm full scale clock frequency")
2cf8d416d32b ("drm/amd/powerplay: implement the interface for setting sclk/uclk profile_peak level")
ea286ed728c8 ("drm/amd/powerplay: implement interface set_power_profile_mode() (v2)")
2e5294fe14db ("drm/amd/powerplay: add the interfaces for getting and setting profiling dpm clock level")
665499c619f1 ("drm/amd/powerplay: add interface for getting workload type")
47e56b5318db ("drm/amd/powerplay: add interface for forcing and unforcing dpm limit value")
4045f36fce82 ("drm/amd/powerplay: implement the interface for setting soft freq range")
bbaa343a8879 ("drm/amd/powerplay: remove duplicate macro of smu_get_uclk_dpm_states")