Home
last modified time | relevance | path

Searched refs:pullable (Results 1 - 4 of 4) sorted by relevance

/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/
H A Dmali_kbase_js.c138 * jsctx_rb_none_to_pull_prio(): - Check if there are no pullable atoms
167 * pullable atoms
173 * Return: true if the ring buffers for all priorities have no pullable atoms,
632 dev_dbg(kbdev->dev, "Add pullable tail kctx %p (s:%d)\n", (void *)kctx, js); in kbase_js_ctx_list_add_pullable_nolock()
672 dev_dbg(kbdev->dev, "Add pullable head kctx %p (s:%d)\n", (void *)kctx, js); in kbase_js_ctx_list_add_pullable_head_nolock()
696 * per-slot pullable context queue
701 * If the context is on either the pullable or unpullable queues, then it is
728 * The context must already be on the per-slot pullable queue. It will be
729 * removed from the pullable queue before being added to the unpullable queue.
763 * kbase_js_ctx_list_remove_nolock - Remove context from the per-slot pullable
3213 bool pullable; global() local
[all...]
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/
H A Dmali_kbase_js.c162 * jsctx_rb_none_to_pull_prio(): - Check if there are no pullable atoms
185 * pullable atoms
191 * Return: true if the ring buffers for all priorities have no pullable atoms,
690 * per-slot pullable context queue
695 * If the context is on either the pullable or unpullable queues, then it is
722 * The context must already be on the per-slot pullable queue. It will be
723 * removed from the pullable queue before being added to the unpullable queue.
755 * kbase_js_ctx_list_remove_nolock - Remove context from the per-slot pullable
825 * kbase_js_ctx_list_pop_head - Pop the head context off the per-slot pullable
873 return false; /* No pullable atom in kbase_js_ctx_pullable()
2438 bool pullable = kbase_js_ctx_pullable(kctx, js, true); kbase_js_sched() local
[all...]
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/
H A Dmali_kbase_js.c166 * jsctx_rb_none_to_pull_prio(): - Check if there are no pullable atoms
190 * pullable atoms
196 * Return: true if the ring buffers for all priorities have no pullable atoms,
723 * per-slot pullable context queue
728 * If the context is on either the pullable or unpullable queues, then it is
757 * The context must already be on the per-slot pullable queue. It will be
758 * removed from the pullable queue before being added to the unpullable queue.
793 * kbase_js_ctx_list_remove_nolock - Remove context from the per-slot pullable
867 * kbase_js_ctx_list_pop_head - Pop the head context off the per-slot pullable
916 return false; /* No pullable atom in kbase_js_ctx_pullable()
2563 bool pullable = kbase_js_ctx_pullable(kctx, js, kbase_js_sched() local
[all...]
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_js.c142 * jsctx_rb_none_to_pull_prio(): - Check if there are no pullable atoms
173 * pullable atoms
179 * Return: true if the ring buffers for all priorities have no pullable atoms,
889 dev_dbg(kbdev->dev, "Add pullable tail kctx %pK (s:%d)\n", in kbase_js_ctx_list_add_pullable_nolock()
931 dev_dbg(kbdev->dev, "Add pullable head kctx %pK (s:%d)\n", in kbase_js_ctx_list_add_pullable_head_nolock()
956 * per-slot pullable context queue
961 * If the context is on either the pullable or unpullable queues, then it is
990 * The context must already be on the per-slot pullable queue. It will be
991 * removed from the pullable queue before being added to the unpullable queue.
1028 * kbase_js_ctx_list_remove_nolock - Remove context from the per-slot pullable
3718 bool pullable; global() local
[all...]

Completed in 10 milliseconds