blob: 6d4fb28bfea9ee099b2519229a1505b75c404026 [file] [log] [blame]
0bcdda5e35d7 ("drm/bochs: move ttm_bo_(un)reserve calls into bochs_bo_{pin, unpin}")
dde8fb5555a5 ("drm/bochs: drop unused gpu_addr arg from bochs_bo_pin()")
6579c39594ae ("drm/bochs: atomic: switch planes to atomic, wire up helpers.")
48b442238250 ("drm/bochs: fix DRM_FORMAT_* handling for big endian machines.")
df2052cc9221 ("bochs: convert to drm_fb_helper_fbdev_setup/teardown")
19be55701071 ("drm/ttm: add operation ctx to ttm_bo_validate v2")
235943189db8 ("drm/amdgpu: fix VCE buffer placement restrictions v2")
ba87349ed31e ("drm/ttm: cleanup coding style in ttm_bo_api.h")
40a9960b0462 ("drm/amdgpu: potential uninitialized variable in amdgpu_vce_ring_parse_cs()")
4b6b691ee38a ("drm/amdgpu: linear validate first then bind to GART")
aebc5e6f50f7 ("drm/amdgpu: rework amdgpu_cs_find_mapping")
9cca0b8e5df0 ("drm/amdgpu: move amdgpu_cs_sysvm_access_required into find_mapping")
3fe89771cb0a ("drm/amdgpu: stop reserving the BO in the MMU callback v3")
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")
73fb16e7ebee ("drm/amdgpu: add support for per VM BOs v2")
ea09729c9302 ("drm/amdgpu: rework page directory filling v2")
3f3333f8a0e9 ("drm/amdgpu: track evicted page tables v2")
3d7d4d3a1b9f ("drm/amdgpu: rework moved handling in the VM v2")
34d7be5dc280 ("drm/amdgpu: fix and cleanup VM ready check")
87f64a76b38a ("drm/amdgpu: fix amdgpu_vm_bo_map trace point")