Home
last modified time | relevance | path

Searched refs:corestack_driver_control (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/backend/gpu/
H A Dmali_kbase_pm_driver.c64 bool corestack_driver_control = true; variable
66 bool corestack_driver_control; /* Default value of 0/false */ variable
68 module_param(corestack_driver_control, bool, 0444);
69 MODULE_PARM_DESC(corestack_driver_control,
74 KBASE_EXPORT_TEST_API(corestack_driver_control);
244 if (corestack_driver_control) { in core_type_to_reg()
1689 if (corestack_driver_control)
1702 if (corestack_driver_control) {
1751 if (corestack_driver_control) {
1983 if (corestack_driver_control)
[all …]
H A Dmali_kbase_pm_internal.h756 extern bool corestack_driver_control;
H A Dmali_kbase_devfreq.c510 if (core_mask != shader_present && corestack_driver_control) { in kbase_devfreq_init_core_mask_table()
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/arm/
H A Dmali-bifrost.txt50 field in devicetree and module param 'corestack_driver_control',
52 'corestack_driver_control' value should be incorporated into 'quirks_gpu'.
/OK3568_Linux_fs/buildroot/output/OK3568/target/usr/lib/modules/5.10.160/
H A Dmodules.builtin.modinfo