Home
last modified time | relevance | path

Searched refs:busy_placement (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/sys/external/bsd/drm2/dist/drm/vmwgfx/
Dvmwgfx_ttm_buffer.c90 .busy_placement = &vram_placement_flags
121 .busy_placement = &gmr_placement_flags
142 .busy_placement = &gmr_ne_placement_flags
149 .busy_placement = &sys_placement_flags
156 .busy_placement = &vram_ne_placement_flags
163 .busy_placement = &sys_placement_flags
170 .busy_placement = &sys_ne_placement_flags
213 .busy_placement = &sys_placement_flags
220 .busy_placement = gmr_vram_placement_flags
227 .busy_placement = &mob_placement_flags
[all …]
Dvmwgfx_bo.c235 placement.busy_placement = &place; in vmw_bo_pin_in_start_of_vram()
/netbsd/src/sys/external/bsd/drm2/dist/include/drm/ttm/
Dttm_placement.h107 const struct ttm_place *busy_placement; member
/netbsd/src/sys/external/bsd/drm2/dist/drm/ttm/
Dttm_bo.c1146 const struct ttm_place *place = &placement->busy_placement[i]; in ttm_bo_mem_space()
1245 if ((placement->busy_placement != placement->placement || in ttm_bo_mem_compat()
1247 ttm_bo_places_compat(placement->busy_placement, in ttm_bo_mem_compat()