Searched refs:sdm845_nrt_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 | 477 static const u32 sdm845_nrt_pri_lvl[] = {3, 3, 3, 3, 3, 3, 3, 3}; variable 537 .npriority_lvl = ARRAY_SIZE(sdm845_nrt_pri_lvl), 538 .priority_lvl = sdm845_nrt_pri_lvl, 557 .npriority_lvl = ARRAY_SIZE(sdm845_nrt_pri_lvl), 558 .priority_lvl = sdm845_nrt_pri_lvl, 577 .npriority_lvl = ARRAY_SIZE(sdm845_nrt_pri_lvl), 578 .priority_lvl = sdm845_nrt_pri_lvl,
|