blob: ad727a460e9c2997fbbc9c71c93b0bc17a6e7d5f [file] [log] [blame]
b55c9e7a11f9 ("drm/amd/powerplay: helper interfaces for MGPU fan boost feature")
ea870e44415a ("drm/amd/pp: Export notify_smu_enable_pwe to display")
916ac57ffbe9 ("drm/amdgpu: Move CG/PG setting out of delay worker thread")
c9f96fd50631 ("drm/amdgpu: Split set_pg_state into separate function")
9134c6d7f288 ("drm/amdgpu: Add gfx_off support in smu through pp_set_powergating_by_smu")
85f80cb3af10 ("drm/amd/pp: Add gfx pg support in smu through set_powergating_by_smu")
b92c628712ed ("drm/amd/pp: Unify powergate_uvd/vce/mmhub to set_powergating_by_smu")
3eb6e4795de3 ("drm/amd/pp: Rename enable_per_cu_power_gating to powergate_gfx")
a8da8ff3332b ("drm/amdgpu: Rename set_mmhub_powergating_by_smu to powergate_mmhub")
a21daa88d4f0 ("drm/amdgpu: Use correct enum to set powergating state")
04ad26bbc41e ("drm/amdgpu: Add plumbing for handling SQ EDC/ECC interrupts v2.")
5a2f291343bc ("drm/amdgpu: Added ISR for CP ECC/EDC interrupt v2.")
06b18f61ee78 ("drm/amdgpu: fix CG enabling hang with gfxoff enabled")
8eb77198131b ("drm/amd/powerplay: Add notify PWE function to SMU10")
7176546958dd ("drm/amdgpu: initialize VEGAM GFX")
b083369621e8 ("drm/amdgpu: it should disable gfxoff when system is going to suspend")
775b0c11e27f ("drm/amd/powerplay: enable/disable gfxoff through smu")
9c82214160ee ("drm/amd/powerplay: add gfx off control function")
a0d454a67737 ("drm/amd/pp: Remove dead interface")
2c773de2ecb8 ("drm/amdgpu: defer test IBs on the rings at boot (V3)")
03a27de648d8 ("drm/amd/pp: Adding set_watermarks_for_clocks_ranges for SMU10")
ba8ab90e6ac9 ("drm/amd/pp: Add hwmgr_sw_init/fini functioins")
09695ad78f1f ("drm/amd/pp: clean header file hwmgr.h")
3296c4ae9769 ("drm/amd/pp: Add smu irq handlers in sw_init instand of hw_init")
4d2003721c2b ("drm/amd/pp: Refine register_thermal_interrupt function")
160b8e75932f ("drm/amdgpu: Remove wrapper layer of cgs irq handling")
7436854ebd41 ("drm/amd/powerplay: Return per DPM level clock")
2cac05dee6e3 ("drm/amd/powerplay: add the hw manager for vega12 (v4)")
d33edb6428df ("drm/amd/powerplay: add new pp_psm infrastructure for vega12 (v2)")
46b27ee9256d ("drm/amd/pp: Fix unable to handle kernel paging request when set pp table")
e3ecdffac9cc ("drm/amdgpu: add documentation for amdgpu_device.c")
2dac5936e500 ("drm/amdgpu: Call amdgpu_ucode_fini_bo in amd_powerplay.c")
b905090d2bae ("drm/amdgpu: Remove wrapper layer of smu ip functions")
8e68627958f2 ("drm/amd/pp: Move helper functions to smu_help.c")
c42568852099 ("drm/amd/pp: Replace rv_* with smu10_*")
0d8a81d926ec ("drm/amd/pp: Add rv_copy_table_from/to_smc to smu backend function table")
7a67f4559dc2 ("drm/amd/pp: Mark internal functions as static in rv_smumgr.c")
88c1a70d582f ("drm/amd/pp: Add rv_read_arg_from_smc to smu backend function table")
52911e03565c ("drm/amd/pp: Remove meanless return value check in RV")
7f8e66b60342 ("drm/amd/pp: Delete is_smc_ram_running function on RV")
fd06518d576e ("drm/amd/pp: Fix memory leak in error path in smumgr")
3bb271f3cabc ("drm/amd/powerplay: Fix KASAN user after free on driver unload.")
a423f79ad747 ("drm/amdgpu/powerplay/vega10: fix memory leak in error path")
5494d8640ffc ("drm/amdgpu: move getting pcie info to common code")
19aede779138 ("drm/amdgpu: move firmware loading type setup to common code")
3760f76cbebb ("drm/amdgpu: Move IH clientid defs to separate file")
421a2a30c121 ("drm/amdgpu: implement mmio byte access helper for MB")
edc3d27cbb37 ("drm/amdgpu: Correct the amdgpu_ucode_fini_bo place for Tonga")
586b9a4d7de9 ("drm/amd/pp: fix "Delete the wrapper layer of smu_allocate/free_memory"")
bb03c9c4a917 ("drm/amd/pp: Drop wrapper functions for upper/lower_32_bits")