blob: 5ad33e8ef4e0683ecccaf3f5b54e9e4884e87fcc [file] [log] [blame]
63e3ab9a8226 ("drm/amdgpu: individualize fence allocation per entity")
1b1f2fecb699 ("drm/amdgpu: rework ctx entity creation")
a245daf3d7a1 ("drm/amdgpu: cleanup HW_IP query")
0d346a14c634 ("drm/amdgpu: use entity instead of ring for CS")
8290268f31b8 ("drm/amdgpu: move context related stuff to amdgpu_ctx.h")
869a53d4d7d7 ("drm/amdgpu: remove the queue manager")
72a4c072ca9f ("drm/amdgpu: use scheduler load balancing for compute CS")
845e6fdf3b52 ("drm/amdgpu: use scheduler load balancing for SDMA CS")
7febe4bfd5d4 ("drm/scheduler: fix setting the priorty for entities (v2)")
a875f58e237a ("drm/scheduler: stop setting rq to NULL")
43bce41cf48e ("drm/scheduler: only kill entity if last user is killed v2")
4a102ad4ba0d ("drm/amdgpu: create an empty bo_list if no handle is provided")
39f7f69a6054 ("drm/amdgpu: add bo_list iterators")
81c6dabcc990 ("drm/amdgpu: always recreate bo_list")
4a8c21a1e9b3 ("drm/amdgpu: move bo_list defines to amdgpu_bo_list.h")
8ab19ea619ae ("drm/amdgpu: add new amdgpu_vm_bo_trace_cs() function v2")
275105ce7be3 ("drm/amdgpu: fix total size calculation")
52c054caf830 ("drm/amdgpu: add proper error handling to amdgpu_bo_list_get")
f1e582ebfd70 ("drm/amdgpu: implement harvesting support for UVD 7.2 (v3)")
66c28d6df2d8 ("drm/amdgpu: patch the IBs for the second UVD instance v2")
9d248517d4bd ("drm/amdgpu: add support for inplace IB patching for MM engines v2")
068c330419ff ("drm/scheduler: remove sched field from the entity")
cdc50176597c ("drm/scheduler: modify API to avoid redundancy")
4d4831a3dae3 ("drm/amdgpu: expose only the first UVD instance for now")
f8a91d45553a ("drm/amdgpu: clean up coding style a bit")
7766484b4a18 ("drm/amdgpu: Fix warning in dma_fence_is_later on resume from S3.")
5c675bf2c67c ("drm/amdgpu: clean up UVD instance handling v2")
58c24b7c893c ("drm/amdgpu: remove superflous UVD encode entity")
b5286801705b ("drm/amdgpu: change ring priority after pushing the job (v2)")
3320b8d2acd3 ("drm/amdgpu: remove job->ring")
0e28b10ff1b8 ("drm/amdgpu: remove ring parameter from amdgpu_job_submit")
eb3961a57424 ("drm/amdgpu: remove fence context from the job")
050d9d43a7d3 ("drm/amdgpu: cleanup job header")
964d0fbf6301 ("drm/amdgpu: Allow to create BO lists in CS ioctl v3")
aa16b6c6b4d9 ("drm/scheduler: modify args of drm_sched_entity_init")
b7d85e1db32e ("drm/amdgpu: fix TTM move entity init order")
c49d82800bbf ("drm/amdgpu: Rename entity cleanup finctions.")
180fc134d712 ("drm/scheduler: Rename cleanup functions v2.")
f29135ee4e0d ("Merge v4.18-rc3 into drm-next")