Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_catalog.c562 .priority_lvl = msm8998_rt_pri_lvl,
566 .priority_lvl = msm8998_nrt_pri_lvl,
582 .priority_lvl = sdm845_rt_pri_lvl,
586 .priority_lvl = sdm845_nrt_pri_lvl,
602 .priority_lvl = sdm845_rt_pri_lvl,
606 .priority_lvl = sdm845_nrt_pri_lvl,
H A 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()
H A Ddpu_hw_catalog.h664 const u32 *priority_lvl; member