Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_plane.c78 DPU_PLANE_QOS_PANIC_CTRL = BIT(2), enumerator
403 if (flags & DPU_PLANE_QOS_PANIC_CTRL) in _dpu_plane_set_qos_ctrl()
448 _dpu_plane_set_qos_ctrl(plane, enable, DPU_PLANE_QOS_PANIC_CTRL); in dpu_plane_danger_signal_ctrl()
1294 _dpu_plane_set_qos_ctrl(plane, false, DPU_PLANE_QOS_PANIC_CTRL); in dpu_plane_sspp_atomic_update()
1383 _dpu_plane_set_qos_ctrl(plane, true, DPU_PLANE_QOS_PANIC_CTRL); in dpu_plane_sspp_atomic_update()
1479 _dpu_plane_set_qos_ctrl(plane, false, DPU_PLANE_QOS_PANIC_CTRL); in dpu_plane_destroy()