Searched refs:priority_lvl (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/drivers/gpu/drm/msm/disp/dpu1/ |
| H A D | dpu_hw_catalog.c | 537 .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 D | dpu_vbif.c | 239 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 D | dpu_hw_catalog.h | 654 const u32 *priority_lvl; member
|