Home
last modified time | relevance | path

Searched refs:ttm_validate_buffer (Results 1 – 8 of 8) sorted by relevance

/dflybsd-src/sys/dev/drm/ttm/
H A Dttm_execbuf_util.c36 struct ttm_validate_buffer *entry) in ttm_eu_backoff_reservation_reverse()
47 struct ttm_validate_buffer *entry; in ttm_eu_del_from_lru_locked()
58 struct ttm_validate_buffer *entry; in ttm_eu_backoff_reservation()
64 entry = list_first_entry(list, struct ttm_validate_buffer, head); in ttm_eu_backoff_reservation()
98 struct ttm_validate_buffer *entry; in ttm_eu_reserve_buffers()
104 entry = list_first_entry(list, struct ttm_validate_buffer, head); in ttm_eu_reserve_buffers()
120 struct ttm_validate_buffer *safe = entry; in ttm_eu_reserve_buffers()
183 struct ttm_validate_buffer *entry; in ttm_eu_fence_buffer_objects()
192 bo = list_first_entry(list, struct ttm_validate_buffer, head)->bo; in ttm_eu_fence_buffer_objects()
/dflybsd-src/sys/dev/drm/amd/amdgpu/
H A Damdgpu_amdkfd.h55 struct ttm_validate_buffer validate_list;
56 struct ttm_validate_buffer resv_list;
H A Damdgpu_bo_list.h36 struct ttm_validate_buffer tv;
H A Damdgpu_gem.c163 struct ttm_validate_buffer tv; in amdgpu_gem_object_close()
566 struct ttm_validate_buffer tv; in amdgpu_gem_va_ioctl()
H A Damdgpu_virt.c83 struct ttm_validate_buffer csa_tv; in amdgpu_map_static_csa()
/dflybsd-src/sys/dev/drm/include/drm/ttm/
H A Dttm_execbuf_util.h46 struct ttm_validate_buffer { struct
/dflybsd-src/sys/dev/drm/radeon/
H A Dradeon_gem.c557 struct ttm_validate_buffer tv, *entry; in radeon_gem_va_update_vm()
H A Dradeon.h470 struct ttm_validate_buffer tv;