Searched refs:sdm845_rt_pri_lvl (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.6/drivers/gpu/drm/msm/disp/dpu1/ |
D | dpu_hw_catalog.c | 474 static const u32 sdm845_rt_pri_lvl[] = {3, 3, 4, 4, 5, 5, 6, 6}; variable 530 .npriority_lvl = ARRAY_SIZE(sdm845_rt_pri_lvl), 531 .priority_lvl = sdm845_rt_pri_lvl, 550 .npriority_lvl = ARRAY_SIZE(sdm845_rt_pri_lvl), 551 .priority_lvl = sdm845_rt_pri_lvl,
|