Home
last modified time | relevance | path

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

/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_plane.c77 DPU_PLANE_QOS_PANIC_CTRL = BIT(2), enumerator
428 if (flags & DPU_PLANE_QOS_PANIC_CTRL) in _dpu_plane_set_qos_ctrl()
1079 _dpu_plane_set_qos_ctrl(plane, false, DPU_PLANE_QOS_PANIC_CTRL); in dpu_plane_sspp_atomic_update()
1180 _dpu_plane_set_qos_ctrl(plane, true, DPU_PLANE_QOS_PANIC_CTRL); in dpu_plane_sspp_atomic_update()
1249 _dpu_plane_set_qos_ctrl(plane, false, DPU_PLANE_QOS_PANIC_CTRL); in dpu_plane_destroy()
1341 _dpu_plane_set_qos_ctrl(plane, enable, DPU_PLANE_QOS_PANIC_CTRL); in dpu_plane_danger_signal_ctrl()