Assign time slice to task in MALI GPU

Hello,

I have a system with MALI G78 AE GPU which has 4 slices in 4 different partitions, each slice with 2 shader cores.

I would like to know if it is possible to assign a time slice for a task to have access to the GPU partition in the system, and if so, how this can be done?

Example: Task A and Task B execute in the same partition on the system, am I capable to assign 10ms to Task A and then 20ms to Task B and so on until the tasks are finished?

How the context switch is driven in the MALI GPU? Is it something configurable in its arbiter?

Thanks, Luca.