Home
last modified time | relevance | path

Searched refs:COHERENCY_NONE (Results 1 - 21 of 21) sorted by relevance

/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/
H A Dmali_midg_coherency.h21 #define COHERENCY_NONE 31 macro
H A Dmali_kbase_gpuprops.c330 gpu_props->raw_props.coherency_mode = regdump.coherency_features | COHERENCY_FEATURE_BIT(COHERENCY_NONE); in kbase_gpuprops_set_features()
H A Dmali_kbase_core_linux.c3958 kbdev->system_coherency = COHERENCY_NONE; in kbase_device_coherency_init()
3965 if ((override_coherency <= COHERENCY_NONE) && in kbase_device_coherency_init()
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/gpu/
H A Dmali_kbase_gpu_coherency.h28 #define COHERENCY_NONE 31 macro
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/
H A Dmali_midg_coherency.h23 #define COHERENCY_NONE 31 macro
H A Dmali_kbase_gpuprops.c334 COHERENCY_FEATURE_BIT(COHERENCY_NONE); in kbase_gpuprops_set_features()
H A Dmali_kbase_core_linux.c4198 kbdev->system_coherency = COHERENCY_NONE; in kbase_device_coherency_init()
4209 if ((override_coherency <= COHERENCY_NONE) && in kbase_device_coherency_init()
/device/soc/rockchip/rk3588/kernel/include/uapi/gpu/arm/bifrost/gpu/
H A Dmali_kbase_gpu_coherency.h27 #define COHERENCY_NONE 31 macro
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/backend/gpu/
H A Dmali_kbase_gpuprops_backend.c114 regdump->coherency_features = COHERENCY_FEATURE_BIT(COHERENCY_NONE) | COHERENCY_FEATURE_BIT(COHERENCY_ACE_LITE); in kbase_backend_gpuprops_get_features()
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/backend/gpu/
H A Dmali_kbase_gpuprops_backend.c106 COHERENCY_FEATURE_BIT(COHERENCY_NONE) | in kbase_backend_gpuprops_get_features()
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/backend/gpu/
H A Dmali_kbase_gpuprops_backend.c78 regdump->coherency_features = COHERENCY_FEATURE_BIT(COHERENCY_NONE) | COHERENCY_FEATURE_BIT(COHERENCY_ACE_LITE); in kbase_backend_gpuprops_get_features()
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/mmu/
H A Dmali_kbase_mmu_hw_direct.c177 if (kbdev->system_coherency != COHERENCY_NONE) { in kbase_mmu_hw_configure()
H A Dmali_kbase_mmu.c181 if (kbdev->system_coherency == COHERENCY_NONE) in kbase_mmu_sync_pgd()
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/
H A Dmali_kbase_gpuprops.c320 gpu_props->raw_props.coherency_mode = regdump.coherency_features | COHERENCY_FEATURE_BIT(COHERENCY_NONE); in kbase_gpuprops_set_features()
H A Dmali_kbase_core_linux.c4558 kbdev->system_coherency = COHERENCY_NONE; in kbase_device_coherency_init()
4566 if ((override_coherency <= COHERENCY_NONE) && in kbase_device_coherency_init()
H A Dmali_kbase_mem_linux.c3334 if (kbdev->system_coherency == COHERENCY_NONE) {
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_gpuprops.c505 COHERENCY_FEATURE_BIT(COHERENCY_NONE); in kbase_gpuprops_set_features()
H A Dmali_kbase_core_linux.c4876 kbdev->system_coherency = COHERENCY_NONE; in kbase_device_coherency_init()
4898 if ((override_coherency <= COHERENCY_NONE) && in kbase_device_coherency_init()
H A Dmali_kbase_mem_linux.c3307 if (kbdev->system_coherency == COHERENCY_NONE) {
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/csf/
H A Dmali_kbase_csf.c168 if (kbdev->system_coherency == COHERENCY_NONE) { in gpu_mmap_user_io_pages()
253 if (kctx->kbdev->system_coherency == COHERENCY_NONE) in kernel_map_user_io_pages()
H A Dmali_kbase_csf_firmware.c360 (kbdev->system_coherency == COHERENCY_NONE)) in convert_mem_flags()

Completed in 45 milliseconds