blob: 6236f1d0f2641a82d8107f05b188e9ebddc05c2a [file] [log] [blame]
45b19706a45f ("drm/amd/powerplay: fix spelling mistake: "dividable" -> "divisible"")
9f4b35411cfe ("drm/amd/powerplay: add CI asics support to smumgr (v3)")
4fa483e5b30b ("drm/amd/powerplay: add raven support in smumgr. (v2)")
f83a9991648b ("drm/amd/powerplay: add Vega10 powerplay support (v5)")
e29922795f09 ("drm/amd/powerplay: add some new structures for Vega10")
254cd2e08dd0 ("drm/amdgpu: read hw register to check pg status.")
6fc11b0ed354 ("drm/amdgpu: refine vce3.0 code and related powerplay pg code.")
3a78696658a0 ("drm/amdgpu: power down/up uvd4 when smu disabled.")
c79b55618a9c ("drm/amdgpu: add get clockgating_state method for vce v3")
c8781f56c859 ("drm/amdgpu: add get clockgating_state method for uvd v5&v6")
a5b580e1193e ("drm/amd/powerplay: change function name to make code more readable")
63b55943b3e1 ("drm/amd/powerplay: refine smumgr code")
1c8638024846 ("drm/amd/powerplay: refine powerplay interface.")
db7da7aa3a8c ("drm/amd/powerplay: delete dpm code for Cz/St.")
0fb829def63d ("drm/amd/powerplay: refine print message for amd_powerplay")
167112bff8a7 ("drm/amd/powerplay: add callbacks to move smc firmware request into sw_init phase")
3731d12dce83 ("drm/amd/powerplay: fix vce cg logic error on CZ/St.")
f4309526576d ("drm/amdgpu/powerplay: add Polaris12 support")
e9efaaa047b1 ("drm/amd/powerplay: Fix potential NULL pointer issue")
f5f857f45d33 ("drm/amd/powerplay: disable cg pg task when pp uninitialize.")
7b1e8cad1f36 ("drm/amdgpu: Disable DPM in virtualization")
b02d4081a526 ("drm/amdgpu: refine cz uvd clock gate logic.")
cf54d6d9f811 ("drm/amd/powerplay: add mask bit for fan control mode.")
aa4747c00a2d ("drm/amdgpu: refine uvd_4.2 clock gate sequence.")
801caaf66309 ("drm/amdgpu: use mask bit for deep sleep feature on dpm.")
ba5f884cfa3d ("drm/amdgpu/powerplay: pp module only enable smu when dpm disabled.")
72a16a9d59ee ("drm/amd/powerplay: export a function to read fan rpm")
53b963b603d7 ("drm/amd/powerplay: add new bit mask to ctrl clock stretch feature.")
3495a1035793 ("drm/amdgpu: turn on/off uvd clock when dpm enable/disable on CI")
8c8e2c30d2da ("drm/amdgpu: update current ps/requeset ps in adev with real ps.")
73909a746a66 ("drm/amdgpu: add an implement for check_power_state equal for Cz.")
a12551072126 ("drm/amdgpu: rework IP block registration (v2)")
623fea1868ee ("drm/amdgpu/virtual_dce: move define into source file")
2120df475d6d ("drm/amdgpu: enable virtual dce on SI")
597be302f1d3 ("drm/amdgpu/powerplay: add an implementation for get_vce_clock_state (v3)")
0d8de7ca0b01 ("drm/amdgpu: use same vce state definition in dpm and powerplay")
cf0978819cf7 ("drm/amdgpu: move dpm related definitions to amdgpu_dpm.h")
e12f3d7a23c9 ("drm/amdgpu: move IB and frame size directly into the engine description")
7bc6be825a2e ("drm/amdgpu: remove explicit NULL init for parse_cs")
e08c90a77460 ("drm/amdgpu: remove 128 NOP hack from vm_flush v2")
78023016116f ("drm/amdgpu: move fence and ring defines into amdgpu_ring.h")
561135049992 ("drm/amdgpu: move sync handling into a separate header")
483ef98588aa ("drm/amdgpu: rename amdgpu_whether_enable_virtual_display")