Home
last modified time | relevance | path

Searched refs:RADEON_GEM_DOMAIN_CPU (Results 1 – 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
Dradeon_mn.c73 radeon_ttm_placement_from_domain(bo, RADEON_GEM_DOMAIN_CPU); in radeon_mn_invalidate()
Dradeon_gem.c116 if (domain == RADEON_GEM_DOMAIN_CPU) { in radeon_gem_set_domain()
328 RADEON_GEM_DOMAIN_CPU, 0, in radeon_gem_userptr_ioctl()
578 if (domain == RADEON_GEM_DOMAIN_CPU) in radeon_gem_va_update_vm()
738 RADEON_GEM_DOMAIN_CPU); in radeon_gem_op_ioctl()
802 case RADEON_GEM_DOMAIN_CPU: in radeon_debugfs_gem_info()
Dradeon_object.h48 return RADEON_GEM_DOMAIN_CPU; in radeon_mem_type_to_domain()
Dradeon_object.c145 if (domain & RADEON_GEM_DOMAIN_CPU) { in radeon_ttm_placement_from_domain()
219 RADEON_GEM_DOMAIN_CPU); in radeon_bo_create()
Dradeon_ttm.c108 radeon_ttm_placement_from_domain(rbo, RADEON_GEM_DOMAIN_CPU); in radeon_evict_flags()
137 radeon_ttm_placement_from_domain(rbo, RADEON_GEM_DOMAIN_CPU); in radeon_evict_flags()
Dradeon_cs.c151 if (domain & RADEON_GEM_DOMAIN_CPU) { in radeon_cs_parser_relocs()
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/drm/
Dradeon_drm.h600 #define RADEON_GEM_DOMAIN_CPU 0x1 macro
/kernel/linux/linux-5.10/include/uapi/drm/
Dradeon_drm.h795 #define RADEON_GEM_DOMAIN_CPU 0x1 macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/drm/
Dradeon_drm.h600 #define RADEON_GEM_DOMAIN_CPU 0x1 macro