blob: 8500c3a51efcbb338afed7e3296063f1d678bace [file] [log] [blame]
1625951a3a7b ("drm/amdgpu: Remove superfluous NULL check")
8aba21b75136 ("drm/amdgpu: Embed drm_device into amdgpu_device (v3)")
4a580877bdcb ("drm/amdgpu: Get DRM dev from adev by inline-f")
1348969ab68c ("drm/amdgpu: drm_device to amdgpu_device by inline-f (v2)")
d95e8e97e2d5 ("drm/amdgpu: refine create and release logic of hive info")
aac891685da6 ("drm/amdgpu: refine message print for devices of hive")
53b3f8f40e6c ("drm/amdgpu: refine codes to avoid reentering GPU recovery")
f1403342ebdf ("drm/amdgpu: revert "fix system hang issue during GPU reset"")
72e14ebf9fc0 ("drm/amdgpu: annotate a false positive recursive locking")
a4322e1881be ("drm/amdgpu: add debugfs interface for RAP test")
f75e94d86829 ("drm/amdgpu: bypass querying ras error count registers")
94561899ddb0 ("drm/amdgpu: unlock mutex on error")
25c933b1c4fc ("drm/amd/powerplay: add new sysfs interface for retrieving gpu metrics(V2)")
3d4e52d0cf24 ("drm/amd/display: Add debugfs for forcing stream timing sync")
c84d46707ebb ("drm/amdgpu: validate bad page threshold in ras(v3)")
81b41ff5d287 ("drm/amd/powerplay: revise the outputs layout of amdgpu_pm_info debugfs")
df9c8d1aa278 ("drm/amdgpu: fix system hang issue during GPU reset")
7dbf78051f75 ("drm/amd/powerplay: move ppfeature mask setting to smu_cmn.c")
28251d726b2b ("drm/amd/powerplay: implement smu_cmn_get_enabled_mask() for all ASICs")
b4bb3aaf04af ("drm/amd/powerplay: move dpm feature enablement checking to smu_cmn.c")
4d942ae349bb ("drm/amd/powerplay: move dpm feature support checking to smu_cmn.c")
6c339f37f1cd ("drm/amd/powerplay: unify swSMU index to asic specific index mapping")
443c7f3c3641 ("drm/amdgpu: add read amdgpu_gfxoff status in debugfs")
3cd7e415aea4 ("drm/amd/powerplay: drop unused code around thermal range setting")
1e1964b777ce ("drm/amd/powerplay: maximum the code sharing on thermal irq setting")
0540ecedcba9 ("drm/amd/powerplay: sort the call flow on temperature ranges retrieving")
2b1f12a2da04 ("drm/amd/powerplay: correct Sienna Cichlid temperature limit settings")
cbf3f132fe5d ("drm/amd/powerplay: correct Navi1X temperature limit settings")
778f8e6afea6 ("drm/amd/powerplay: drop unnecessary wrapper around pcie parameters setting")
42f75c849f17 ("drm/amd/powerplay: drop unused APIs and parameters")
982d68b09358 ("drm/amd/powerplay: drop smu_v12_0.c unnecessary wrapper V2")
10e96d897329 ("drm/amd/powerplay: drop Sienna Cichlid specific set_soft_freq_limited_range")
b64d86889f1e ("drm/amd/powerplay: add new UMD pstate data structure")
90a89c316e64 ("drm/amd/powerplay: update Sienna Cichlid default dpm table setup")
3afb244be3e0 ("drm/amd/powerplay: update Navi10 default dpm table setup")
3a86d7f668cb ("drm/amd/powerplay: update Arcturus default dpm table setting")
ea8139d8d59b ("drm/amd/powerplay: add SMU mode1 reset")
8fe684e97c86 ("drm/amd/display: Allow for vblank enabled with no active planes")
4c8f126e0cd5 ("drm/amdgpu/powerplay: Target power profile mode should be the second parameter of renoir_set_power_profile_mode")
f74367e492ba ("drm/amdgpu/display: create fake mst encoders ahead of time (v4)")
d8d3493a46f9 ("drm/amd/powerplay: put dpm frequency setting common code in smu_v11_0.c")
e5ef784b1e17 ("drm/amd/powerplay: revise calling chain on retrieving frequency range")
c98f31d17cc8 ("drm/amd/powerplay: revise calling chain on setting soft limit")
661b94f5acf7 ("drm/amd/powerplay: put setting hard limit common code in smu_v11_0.c")
b2febc9901ee ("drm/amd/powerplay: drop unused code and wrapper around clock retrieving")
e0f9e936403a ("drm/amd/powerplay: unshare the code for retrieving current clock frequency")
5e6dc8feae97 ("drm/amd/powerplay: bypass wrapper on retrieving current clock frequency")
9b259eae1cdb ("drm/amd/powerplay: drop unnecessary wrappers around clock retrieving")
148f597d67ae ("drm/amdgpu: use register distance member instead of hardcode in GMC9")
66429300e1bd ("drm/amdgpu/pm: fix ref count leak when pm_runtime_get_sync fails")