Home
last modified time | relevance | path

Searched refs: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
609 is_local = (is_vram && adev == bo_adev); in gmc_v12_1_get_coherence_flags()
/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
608 pte |= is_vram ? xe_walk->default_vram_pte : in xe_pt_stage_bind_entry()
621 is_vram)) { in xe_pt_stage_bind_entry()