Searched refs:sdm845_rt_pri_lvl (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/msm/disp/dpu1/ |
D | dpu_hw_catalog.c | 476 static const u32 sdm845_rt_pri_lvl[] = {3, 3, 4, 4, 5, 5, 6, 6}; variable 533 .npriority_lvl = ARRAY_SIZE(sdm845_rt_pri_lvl), 534 .priority_lvl = sdm845_rt_pri_lvl, 553 .npriority_lvl = ARRAY_SIZE(sdm845_rt_pri_lvl), 554 .priority_lvl = sdm845_rt_pri_lvl,
|