Home
last modified time | relevance | path

Searched defs:is_vram (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/amd/amdgpu/
H A Dgmc_v12_1.c579 bool is_vram = bo->tbo.resource && in gmc_v12_1_get_coherence_flags() local
/linux/drivers/gpu/drm/xe/
H A Dxe_pt.c591 bool is_vram = is_null_or_purged ? false : xe_res_is_vram(curs); in xe_pt_stage_bind_entry() local