Searched refs:sdm845_nrt_pri_lvl (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.6/drivers/gpu/drm/msm/disp/dpu1/ |
D | dpu_hw_catalog.c | 475 static const u32 sdm845_nrt_pri_lvl[] = {3, 3, 3, 3, 3, 3, 3, 3}; variable 534 .npriority_lvl = ARRAY_SIZE(sdm845_nrt_pri_lvl), 535 .priority_lvl = sdm845_nrt_pri_lvl, 554 .npriority_lvl = ARRAY_SIZE(sdm845_nrt_pri_lvl), 555 .priority_lvl = sdm845_nrt_pri_lvl,
|