Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_defs.h1312 u32 js_ctx_scheduling_mode; member
H A Dmali_kbase_core_linux.c3923 return scnprintf(buf, PAGE_SIZE, "%u\n", kbdev->js_ctx_scheduling_mode); in js_ctx_scheduling_mode_show()
3961 if (new_js_ctx_scheduling_mode == kbdev->js_ctx_scheduling_mode) in js_ctx_scheduling_mode_store()
3968 kbdev->js_ctx_scheduling_mode = new_js_ctx_scheduling_mode; in js_ctx_scheduling_mode_store()
3982 static DEVICE_ATTR_RW(js_ctx_scheduling_mode);
H A Dmali_kbase_js.c450 if (kbdev->js_ctx_scheduling_mode == in kbase_js_atom_runs_before()
1383 if (kbdev->js_ctx_scheduling_mode == KBASE_JS_SYSTEM_PRIORITY_MODE) { in kbase_js_update_ctx_priority()
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-device-mali71 What: /sys/class/misc/mali%u/device/js_ctx_scheduling_mode