Searched refs:npriority_lvl (Results 1 – 3 of 3) sorted by relevance
| /drivers/gpu/drm/msm/disp/dpu1/ |
| A D | dpu_hw_catalog.c | 503 .npriority_lvl = ARRAY_SIZE(msm8998_rt_pri_lvl), 507 .npriority_lvl = ARRAY_SIZE(msm8998_nrt_pri_lvl), 531 .npriority_lvl = ARRAY_SIZE(msm8998_rt_pri_lvl), 535 .npriority_lvl = ARRAY_SIZE(msm8998_nrt_pri_lvl), 551 .npriority_lvl = ARRAY_SIZE(sdm845_rt_pri_lvl), 555 .npriority_lvl = ARRAY_SIZE(sdm845_nrt_pri_lvl), 571 .npriority_lvl = ARRAY_SIZE(sdm845_rt_pri_lvl), 575 .npriority_lvl = ARRAY_SIZE(sdm845_nrt_pri_lvl), 591 .npriority_lvl = ARRAY_SIZE(sm8650_rt_pri_lvl), 595 .npriority_lvl = ARRAY_SIZE(sdm845_nrt_pri_lvl),
|
| A D | dpu_vbif.c | 239 if (!qos_tbl->npriority_lvl || !qos_tbl->priority_lvl) { in dpu_vbif_set_qos_remap() 244 for (i = 0; i < qos_tbl->npriority_lvl; i++) { in dpu_vbif_set_qos_remap()
|
| A D | dpu_hw_catalog.h | 567 u32 npriority_lvl; member
|
Completed in 9 milliseconds