Searched refs:sdm845_nrt_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 | 526 static const u32 sdm845_nrt_pri_lvl[] = {3, 3, 3, 3, 3, 3, 3, 3}; variable 585 .npriority_lvl = ARRAY_SIZE(sdm845_nrt_pri_lvl), 586 .priority_lvl = sdm845_nrt_pri_lvl, 605 .npriority_lvl = ARRAY_SIZE(sdm845_nrt_pri_lvl), 606 .priority_lvl = sdm845_nrt_pri_lvl,
|