blob: 8376aeac21a5e1b2cd03b2cbe7ee86e6bb289847 [file] [log] [blame]
eaad0c3aa978 ("drm/amdgpu: rename direct to immediate for VM updates")
9ecefb19c3a6 ("drm/amdgpu: cleanup IB pool handling a bit")
f0ee63cbc526 ("drm/amdgpu: cleanup amdgpu_ttm_copy_mem_to_mem and amdgpu_map_buffer v2")
effb97cc4ba6 ("drm/amdgpu: add TMZ handling to amdgpu_move_blit")
c9dc9cfe185f ("drm/amdgpu: expand amdgpu_copy_buffer interface with tmz parameter")
be7538ff7488 ("drm/amdgpu: expand sdma copy_buffer interface with tmz parameter")
1c6d567bdf73 ("drm/amdgpu: rework sched_list generation")
bd718638b851 ("drm/amdgpu/vcn: fix race condition issue for vcn start")
c8e42d57859d ("drm/amdgpu: implement more ib pools (v2)")
4ff7d8ba4c80 ("drm/amdgpu: disable gpu_sched load balancer for vcn jobs")
57210c19e4ee ("drm_amdgpu: Add job fence to resv conditionally")
79cb2719be26 ("drm/amdgpu: fix switch-case indentation")
ea29221d1d6d ("drm/amdgpu: do not set nil entry in compute_prio_sched")
2316a86bde49 ("drm/amdgpu: change hw sched list on ctx priority override")
33abcb1f5a17 ("drm/amdgpu: set compute queue priority at mqd_init")
341dfe9073d1 ("drm/amdgpu: stop using sratch_reg in IB test")
42e5fee65e91 ("drm/amdgpu: add VM update fences back to the root PD v2")
030d5b97a54b ("drm/amdgpu: use amdgpu_device_vram_access in amdgpu_ttm_vram_read")
9f3cc18d19b7 ("drm/amdgpu: rework synchronization of VM updates v4")
46cf5f7626c7 ("drm/amdgpu: make sure to never allocate PDs/PTs for invalidations")
ef48d4b39e50 ("drm/amdgpu: stop using amdgpu_bo_gpu_offset in the VM backend")
5d3196605d00 ("drm/amdgpu: rework job synchronization v2")
114fbc31952e ("drm/amdgpu: use the VM as job owner")
977f7e1068be ("drm/amdgpu: allocate entities on demand")
63e3ab9a8226 ("drm/amdgpu: individualize fence allocation per entity")
0e5b7a952818 ("drm/amdgpu: only set cp active field for kiq queue")
4f01f1e58e07 ("drm/amdgpu: replace kcq enable/disable functions on gfx_v9")
a269e44989f3 ("drm/amdgpu: Avoid reclaim fs while eviction lock")
0a96afc7c56c ("drm/amdgpu: fix ctx init failure for asics without gfx ring")
f880799d7fcf ("amd/amdgpu: add sched array to IPs with multiple run-queues")
0c88b4303213 ("drm/amdgpu: replace vm_pte's run-queue list with drm gpu scheds list")
b3ac17667f11 ("drm/scheduler: rework entity creation")
e47c9bce46a8 ("drm/amdgpu/gfx10: make ring tests less chatty")
5e1e89eead24 ("drm/amdgpu/vcn: remove JPEG related code from idle handler and begin use")
d7f72fe482bf ("drm/amdgpu: Add CU info print log")
3504bd45a99e ("drm/amdgpu: fix JPEG instance checking when ctx init")
b4ff0f8a85f3 ("drm/amdgpu: add VM eviction lock v3")
90b69cdc5f15 ("drm/amdgpu: stop adding VM updates fences to the resv obj")
e095fc17bbd2 ("drm/amdgpu: explicitely sync to VM updates v2")
6ceeb144b1d6 ("drm/amdgpu: move VM eviction decision into amdgpu_vm.c")
14f43e8f88c5 ("drm/amdgpu: move JPEG2.5 out from VCN2.5")
b0f3cd3191cd ("drm/amdgpu: remove unnecessary JPEG2.0 code from VCN2.0")
6ac27241106b ("drm/amdgpu: add JPEG v2.0 function supports")
0388aee76637 ("drm/amdgpu: use the JPEG structure for general driver support")
bb0db70f3f75 ("drm/amdgpu: separate JPEG1.0 code out from VCN1.0")
9d9cc9b8fe85 ("drm/amdgpu: add amdgpu_jpeg and JPEG tests")
88a1c40a04de ("drm/amdgpu: add JPEG HW IP and SW structures")
7c55adb0a9a0 ("Revert "drm/amdgpu: dont schedule jobs while in reset"")
83a7772ba223 ("drm/sched: Use completion to wait for sched->thread idle v2.")
8863baefaf02 ("drm/amdgpu/gpuvm: add some additional comments in amdgpu_vm_update_ptes")