blob: 1f7601a742d876c054be766a82b6bc11fc35d35b [file] [log] [blame]
8f5508617b13 ("drm/amd/powerplay: add function set_clock_limit for Rv.")
a960d61cbd62 ("drm/amd/powerplay: add raven support in hwmgr. (v2)")
ab5cf3a55175 ("drm/amd/powerplay: add avfs fuse overdriver func.")
d6c025d243b1 ("drm/amd/powerplay: add power profile support for Vega10 (v2)")
8b9242eddd51 ("drm/amd/powerplay: implement stop dpm task for vega10.")
f83a9991648b ("drm/amd/powerplay: add Vega10 powerplay support (v5)")
d018772748fc ("drm/amd/powerplay: add some display/powerplay interfaces")
e29922795f09 ("drm/amd/powerplay: add some new structures for Vega10")
4f9afc9bd23f ("drm/amd/powerplay: add power consumption display support in debugfs")
cd7b0c66ce35 ("drm/amd/powerplay: change parameter type pointer from int32_t to void in read sensor")
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")
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.")
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.")
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)")
230cf1ba7274 ("drm/amdgpu/dpm: add new callback to fetch vce clock state (v2)")
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")