Searched refs:sdm845_rt_pri_lvl (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/ |
H A D | dpu_hw_catalog.c | 525 static const u32 sdm845_rt_pri_lvl[] = {3, 3, 4, 4, 5, 5, 6, 6}; variable 581 .npriority_lvl = ARRAY_SIZE(sdm845_rt_pri_lvl), 582 .priority_lvl = sdm845_rt_pri_lvl, 601 .npriority_lvl = ARRAY_SIZE(sdm845_rt_pri_lvl), 602 .priority_lvl = sdm845_rt_pri_lvl,
|