Home
last modified time | relevance | path

Searched refs:kbase_gpuprops_req_curr_config_update (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_gpuprops.h152 int kbase_gpuprops_req_curr_config_update(struct kbase_device *kbdev);
H A Dmali_kbase_gpuprops.c162 int kbase_gpuprops_req_curr_config_update(struct kbase_device *kbdev) in kbase_gpuprops_req_curr_config_update() function
451 kbase_gpuprops_req_curr_config_update(kbdev); in kbase_gpuprops_set()
/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/arbiter/
H A Dmali_kbase_arbiter_pm.c558 kbase_gpuprops_req_curr_config_update(kbdev); in kbase_arbiter_pm_vm_gpu_start()