Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_catalog.c537 .priority_lvl = msm8998_rt_pri_lvl,
541 .priority_lvl = msm8998_nrt_pri_lvl,
565 .priority_lvl = msm8998_rt_pri_lvl,
569 .priority_lvl = msm8998_nrt_pri_lvl,
585 .priority_lvl = sdm845_rt_pri_lvl,
589 .priority_lvl = sdm845_nrt_pri_lvl,
605 .priority_lvl = sdm845_rt_pri_lvl,
609 .priority_lvl = sdm845_nrt_pri_lvl,
625 .priority_lvl = sm8650_rt_pri_lvl,
629 .priority_lvl = sdm845_nrt_pri_lvl,
H A Ddpu_vbif.c239 if (!qos_tbl->npriority_lvl || !qos_tbl->priority_lvl) { in dpu_vbif_set_qos_remap()
247 qos_tbl->priority_lvl[i]); in dpu_vbif_set_qos_remap()
249 qos_tbl->priority_lvl[i]); in dpu_vbif_set_qos_remap()
H A Ddpu_hw_catalog.h654 const u32 *priority_lvl; member