Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_structs.h393 bool hostvm; // hostvm enabled member
H A Ddisplay_mode_vba.c890 …mode_lib->vba.HostVMEnable = mode_lib->vba.HostVMEnable || !!pipes[k].pipe.src.hostvm || !!pipes[k… in fetch_pipe_params()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn31/
H A Ddcn31_resource.c1664 pipes[i].pipe.src.hostvm = dc->vm_pa_config.is_hvm_enabled; in dcn31x_populate_dml_pipes_from_context()
1666 pipes[i].pipe.src.hostvm = false; in dcn31x_populate_dml_pipes_from_context()
1668 pipes[i].pipe.src.hostvm = true; in dcn31x_populate_dml_pipes_from_context()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn20/
H A Ddcn20_fpu.c2169 pipes[i].pipe.src.hostvm = dc->res_pool->hubbub->riommu_active; in dcn21_populate_dml_pipes_from_context()