Searched refs:riommu_active (Results 1 – 4 of 4) sorted by relevance
555 uint32_t riommu_active; in dcn35_dchvm_init() local563 REG_GET(DCHVM_RIOMMU_STAT0, RIOMMU_ACTIVE, &riommu_active); in dcn35_dchvm_init()565 if (riommu_active) in dcn35_dchvm_init()571 if (riommu_active) { in dcn35_dchvm_init()597 hubbub->riommu_active = true; in dcn35_dchvm_init()
70 uint32_t riommu_active; in dcn21_dchvm_init() local78 REG_GET(DCHVM_RIOMMU_STAT0, RIOMMU_ACTIVE, &riommu_active); in dcn21_dchvm_init()80 if (riommu_active) in dcn21_dchvm_init()86 if (riommu_active) { in dcn21_dchvm_init()103 hubbub->riommu_active = true; in dcn21_dchvm_init()
357 … pipes[i].pipe.src.hostvm = dc->vm_pa_config.is_hvm_enabled || dc->res_pool->hubbub->riommu_active; in dcn314_populate_dml_pipes_from_context_fpu()
2168 pipes[i].pipe.src.hostvm = dc->res_pool->hubbub->riommu_active; in dcn21_populate_dml_pipes_from_context()