Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_catalog.c514 .priority_lvl = msm8998_rt_pri_lvl,
518 .priority_lvl = msm8998_nrt_pri_lvl,
534 .priority_lvl = sdm845_rt_pri_lvl,
538 .priority_lvl = sdm845_nrt_pri_lvl,
554 .priority_lvl = sdm845_rt_pri_lvl,
558 .priority_lvl = sdm845_nrt_pri_lvl,
574 .priority_lvl = sm8650_rt_pri_lvl,
578 .priority_lvl = sdm845_nrt_pri_lvl,
H A Ddpu_vbif.c234 if (!qos_tbl->npriority_lvl || !qos_tbl->priority_lvl) { in dpu_vbif_set_qos_remap()
242 qos_tbl->priority_lvl[i]); in dpu_vbif_set_qos_remap()
244 qos_tbl->priority_lvl[i]); in dpu_vbif_set_qos_remap()
H A Ddpu_hw_catalog.h652 const u32 *priority_lvl; member