blob: fcc31ab05efc086159d6dc875cf73b52f071bb21 [file] [log] [blame]
b82e65a93510 ("drm/amdgpu: break driver init process when it's bad GPU(v5)")
c84d46707ebb ("drm/amdgpu: validate bad page threshold in ras(v3)")
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")
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")
4045f36fce82 ("drm/amd/powerplay: implement the interface for setting soft freq range")
0771b0bf0790 ("drm/amdgpu: simplify the access to eeprom_control struct")
bbaa343a8879 ("drm/amd/powerplay: remove duplicate macro of smu_get_uclk_dpm_states")
80f9bfe4e879 ("drm/amd/powerplay: Add mode2 mode for GPU RESET in SMU")
08dac62f3e20 ("drm/amd/powerplay: implement VCN power gating control interface")
de7b45babd9b ("drm/amdgpu: cleanup creating BOs at fixed location (v2)")
db338e166384 ("drm/amdgpu:Fix EEPROM checksum calculation.")
f7e3a5776fa6 ("drm/amd/powerplay: check SMU engine readiness before proceeding on S3 resume")