blob: 828e066f8f15f3cc40c003063ee0658b37ebb186 [file] [log] [blame]
bc4b539e3850 ("drm/amdgpu: remove old CI DPM implementation")
106c7d6148e5 ("drm/amdgpu: abstract the function of enter/exit safe mode for RLC")
88dfc9a3dd47 ("drm/amdgpu: separate amdgpu_rlc into a single file")
fdb81fd788a7 ("drm/amdgpu: unify rlc function into structure")
7a3e0bb2a574 ("drm/amdgpu: Load fw between hw_init/resume_phase1 and phase2")
0a4f25205ec3 ("drm/amdgpu: split ip hw_init into 2 phases")
c8963ea4ce17 ("drm/amdgpu: Split amdgpu_ucode_init/fini_bo into two functions")
3089aa224894 ("drm/amdgpu: Change SI/CI gfx/sdma/smu init sequence")
744a522794bd ("drm/amd/pp: Allocate ucode bo in request_smu_load_fw")
07da6aa47f84 ("drm/amdgpu: Don't reallocate ucode bo when suspend")
9b008fb7ede3 ("drm/amdgpu: Remove FW_LOAD_DIRECT type support on VI")
5e161e5442a8 ("drm/amd/pp: Refine smu7/8 request_smu_load_fw callback function")
989b68232c79 ("drm/amdgpu: added vega20 LBPW support v2")
1ffdeca64856 ("drm/amdgpu: move more defines into amdgpu_irq.h")
722ca51d4f50 ("drm/amdgpu: Remove redundant code in gfx_v8_0.c")
5d944aaa3c47 ("drm/amdgpu: Halt rlc/cp in rlc_safe_mode")
19a86c08510f ("drm/amd/pp: Return error immediately if load firmware failed")
240cd9a64226 ("drm/amdgpu: Move fault hash table to amdgpu vm")
36859cd5354b ("drm/amdgpu: Change kiq initialize/reset sequence on gfx8")
6c10b5cc4eaa ("drm/amdgpu: Remove duplicate code in gfx_v8_0.c")
1f06dee8f784 ("drm/amdgpu: Enable/disable gfx PG feature in rlc safe mode")
f921661bd4a1 ("drm/amdgpu: use bulk moves for efficient VM LRU handling (v6)")
9a2779528edd ("drm/ttm: revise ttm_bo_move_to_lru_tail to support bulk moves")
262b9c392e7d ("drm/amdgpu: validate the VM root PD from the VM code")
05df1f01b292 ("drm/amdgpu: Set power ungate state when suspend/fini")
6c1fd99bc669 ("drm/amdgpu: Cancel gfx off delay work when driver fini/suspend")
aa47d117282c ("drm/amdgpu: move ih definitions into amdgpu_ih header")
448fe1928ce4 ("drm/amdgpu: move gfx definitions into amdgpu_gfx header")
408acede8732 ("drm/amdgpu: Ctrl gfx off via amdgpu_gfx_off_ctrl")
1e317b99f0c2 ("drm/amdgpu: Put enable gfx off feature to a delay thread")
d23ee13fba23 ("drm/amdgpu: Add amdgpu_gfx_off_ctrl function")