blob: 2f6d607392bf9d745eb7fa466262459504032985 [file] [log] [blame]
015ec7591869 ("drm/amd/display: Add dmpp clks types for conversion")
25684c59aff5 ("drm/amd/display: Add clock types to applying clk for voltage")
9654a28b3ac0 ("drm/amd/display: Use local structs instead of struct pointers")
db4e525304dd ("drm/amd/display: Adding Get static clocks for dm_pp interface")
28825c841bfd ("drm/amd/display: Apply clock for voltage request")
4562236b3bc0 ("drm/amd/dc: Add dc display driver (v2)")
9a18999640fa ("drm/amdgpu: move MMU notifier related defines to amdgpu_mn.h")
1ed3d2567c80 ("drm/amdgpu: keep the MMU lock until the update ends v4")
9cca0b8e5df0 ("drm/amdgpu: move amdgpu_cs_sysvm_access_required into find_mapping")
3fe89771cb0a ("drm/amdgpu: stop reserving the BO in the MMU callback v3")
60de1c1740f3 ("drm/amdgpu: use a rw_semaphore for MMU notifiers")
1b0c0f9dc5ca ("drm/amdgpu: move userptr BOs to CPU domain during CS v2")
ca666a3c298f ("drm/amdgpu: stop using BO status for user pages")
b72cf4fca2bb ("drm/amdgpu: move taking mmap_sem into get_user_pages v2")
a216ab09955d ("drm/amdgpu: fix userptr put_page handling")
ddbb5313502f ("drm/amdgpu/virtual_dce: Virtual display doesn't support disable vblank immediately")
ec681545afe5 ("drm/amdgpu: separate bo_va structure")
0f4b3c686261 ("drm/amdgpu: cleanup static CSA handling")
aca817181273 ("drm/amd/amdgpu: Add tracepoint for DMA page mapping (v4)")
b636922553ee ("drm/amdgpu: only move VM BOs in the LRU during validation v2")
9124a3983bde ("drm/amdgpu: move some defines around")
f5e1c740afb6 ("drm/amdgpu: cleanup kptr handling")
0a096fb66a60 ("drm/amdgpu: map VM BOs for CPU based updates only once")
6927798572a9 ("drm/amdgpu: remove VM shadow WARN_ONs")
a33cab7aacb2 ("drm/amdgpu: fix amdgpu_vm_bo_wait")
8e1b90cc4418 ("drm/amdgpu: Allow vblank_disable_immediate.")
e4f6b39e8bcd ("drm/amdgpu: remove *_mc_access from display funcs")
b3fba8ad9d4b ("drm/amdgpu: drop set_vga_render_state from display funcs")
dd0792c1be56 ("drm/amdgpu: simplify VM shadow handling v2")
660e855813f7 ("amdgpu: use drm sync objects for shared semaphores (v6)")
6f0308ebc196 ("amdgpu/cs: split out fence dependency checking (v2)")
370f092f30ee ("drm/amdgpu: vm_update_ptes remove code duplication")
b4d42511b7f2 ("drm/amdgpu: Support page table update via CPU")
3c8241722bc4 ("drm/amdgpu: Support page directory update via CPU")
9a4b7d4c769e ("drm/amdgpu: Add vm context module param")
effd924d2f3b ("drm/amdgpu: untie user ring ids from kernel ring ids v6")
301654a4f6c4 ("drm/amdgpu: stop joining VM PTE updates")
53e2e91ddad7 ("drm/amdgpu: cache the complete pde")
cc28c4ed7e73 ("drm/amdgpu: Return EINVAL if no PT BO")
b116632557a5 ("drm/amdgpu: cleanup adjust_mc_addr handling v4")
f5f3b16aae4a ("drm/amdgpu: fix merge of vcn_v1_0.c v2")
9a94f5a593c0 ("drm/amdgpu: move adjust adjust_mc_addr into the GFX9 vm_flush functions")
60bfcd313ce4 ("drm/amdgpu: change default of amdgpu_vram_page_split to 512")
f1892138abcb ("drm/amdgpu: return -ENODEV to user space when vram is lost v2")
0c49e0b8a43c ("drm/amdgpu: check if vram is lost v2")
f93aa00c0bdc ("drm/amdgpu: get cs support for AMDGPU_HW_IP_VCN_ENC")
8ace845ff0e8 ("drm/amdgpu: add vcn enc ring type and functions")
fc739f82c505 ("drm/amdgpu: get cs support of AMDGPU_HW_IP_VCN_DEC")
7741cced67ae ("drm/amdgpu: expose vcn RB command")
95aa13f6b196 ("drm/amdgpu: move amdgpu_vcn structure to vcn header")