Home
last modified time | relevance | path

Searched defs:places (Results 1 – 6 of 6) sorted by relevance

/linux-6.14.4/drivers/gpu/drm/vmwgfx/
Dvmwgfx_bo.h86 struct ttm_place places[5]; member
/linux-6.14.4/drivers/gpu/drm/ttm/tests/
Dttm_bo_validate_test.c29 struct ttm_place *places, in ttm_placement_kunit_init()
420 struct ttm_place *init_place, places[2]; in ttm_bo_validate_busy_placement() local
707 struct ttm_place *init_place, places[2]; in ttm_bo_validate_move_fence_not_signaled() local
/linux-6.14.4/drivers/gpu/drm/i915/gem/
Di915_gem_ttm.c158 struct ttm_place *places, in i915_ttm_placement_from_obj()
838 struct ttm_place places[I915_TTM_MAX_PLACEMENTS + 1]; in i915_ttm_get_pages() local
/linux-6.14.4/drivers/scsi/aic7xxx/aicasm/
Daicasm_gram.y1723 format_2_instr(int opcode, symbol_ref_t *dest, expression_t *places, in format_2_instr()
/linux-6.14.4/drivers/gpu/drm/amd/amdgpu/
Damdgpu_object.c113 struct ttm_place *places = abo->placements; in amdgpu_bo_placement_from_domain() local
/linux-6.14.4/drivers/gpu/drm/xe/
Dxe_bo.c175 struct ttm_place *places, u32 bo_flags, u32 mem_type, u32 *c) in add_vram()