blob: 195570ef06a243b8334e57c1831f3a27bd1d4af9 [file] [log] [blame]
4bfb74282f06 ("drm/amdgpu: added RAS EEPROM device support check")
e8fbaf03429d ("drm/amdgpu: break GPU recovery once it's in bad state(v4)")
b82e65a93510 ("drm/amdgpu: break driver init process when it's bad GPU(v5)")
c84d46707ebb ("drm/amdgpu: validate bad page threshold in ras(v3)")
bb5c7235eaaf ("drm/amdgpu: RAS emergency restart logic refine")
3f12acc8d6d4 ("drm/amdgpu: put the audio codec into suspend state before gpu reset V3")
7dd8c205eaed ("drm/amdgpu: code cleanup around gpu reset")
9e94d22c0085 ("drm/amdgpu: optimize the gpu reset for XGMI setup V2")
52fb44cf30fc ("drm/amdgpu: correct cancel_delayed_work_sync on gpu reset")
61380faa4b4c ("drm/amdgpu: disable ras query and iject during gpu reset")
43c4d57618be ("drm/amdgpu: protect RAS sysfs during GPU reset")
9015d60c9ee1 ("drm/amdgpu: Move EEPROM I2C adapter to amdgpu_device")
565d19415577 ("drm/amdgpu: add fbdev suspend/resume on gpu reset")
ef1caf48bd4d ("drm/amdgpu: Add Arcturus D342 page retire support")
c6a6e2db9945 ("drm/amdgpu: Redo XGMI reset synchronization.")
00eaa57172a0 ("drm/amdgpu: clear err_event_athub flag after reset exit")
b823821f2244 ("drm/amdgpu: support full gpu reset workflow when ras err_event_athub occurs")
ce316fa55ef0 ("drm/amdgpu: add concurrent baco reset support for XGMI")
7c868b592d5c ("drm/amdgpu: not remove sysfs if not create sysfs")
8633f126bf53 ("drm/amdgpu: Resolved offchip EEPROM I/O issue")
6ae6c7d404ec ("drm/amdgpu: start to disentangle boco from runtime pm")
31af062acfbd ("drm/amdgpu: rename amdgpu_device_is_px to amdgpu_device_supports_boco (v2)")
a69cba42b11a ("drm/amdgpu: add a amdgpu_device_supports_baco helper")
5c5b2ba00667 ("drm/amdgpu: fix possible pstate switch race condition")
3e454860f2a4 ("drm/amd/powerplay: support xgmi pstate setting on powerplay routine V2")
121a2bc6ae78 ("drm/amdgpu: Move amdgpu_ras_recovery_init to after SMU ready.")
cf52ecc8b677 ("drm/amdgpu: Use ARCTURUS in RAS EEPROM.")
d1a84427ad01 ("drm/amd/powerplay: Add EEPROM I2C read/write support to Arcturus.")
52dd95f2b642 ("drm/amdgpu: define macros for retire page reservation")
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")
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")
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")
6e4be98767b2 ("drm/amdgpu: avoid ras error injection for retired page")
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")