Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_catalog.c511 .priority_lvl = msm8998_rt_pri_lvl,
515 .priority_lvl = msm8998_nrt_pri_lvl,
531 .priority_lvl = sdm845_rt_pri_lvl,
535 .priority_lvl = sdm845_nrt_pri_lvl,
551 .priority_lvl = sdm845_rt_pri_lvl,
555 .priority_lvl = sdm845_nrt_pri_lvl,
Ddpu_vbif.c249 if (!qos_tbl->npriority_lvl || !qos_tbl->priority_lvl) { in dpu_vbif_set_qos_remap()
259 qos_tbl->priority_lvl[i]); in dpu_vbif_set_qos_remap()
261 qos_tbl->priority_lvl[i]); in dpu_vbif_set_qos_remap()
Ddpu_hw_catalog.h663 const u32 *priority_lvl; member