Home
last modified time | relevance | path

Searched refs:wb2_formats_rgb_yuv (Results 1 – 17 of 17) sorted by relevance

/linux/drivers/gpu/drm/msm/disp/dpu1/catalog/
H A Ddpu_5_4_sm6125.h136 .format_list = wb2_formats_rgb_yuv,
137 .num_formats = ARRAY_SIZE(wb2_formats_rgb_yuv),
H A Ddpu_6_2_sc7180.h152 .format_list = wb2_formats_rgb_yuv,
153 .num_formats = ARRAY_SIZE(wb2_formats_rgb_yuv),
H A Ddpu_6_4_sm6350.h146 .format_list = wb2_formats_rgb_yuv,
147 .num_formats = ARRAY_SIZE(wb2_formats_rgb_yuv),
H A Ddpu_5_3_sm6150.h157 .format_list = wb2_formats_rgb_yuv,
158 .num_formats = ARRAY_SIZE(wb2_formats_rgb_yuv),
H A Ddpu_7_2_sc7280.h163 .format_list = wb2_formats_rgb_yuv,
164 .num_formats = ARRAY_SIZE(wb2_formats_rgb_yuv),
H A Ddpu_5_2_sm7150.h245 .format_list = wb2_formats_rgb_yuv,
246 .num_formats = ARRAY_SIZE(wb2_formats_rgb_yuv),
H A Ddpu_9_0_sm8550.h298 .format_list = wb2_formats_rgb_yuv,
299 .num_formats = ARRAY_SIZE(wb2_formats_rgb_yuv),
H A Ddpu_6_0_sm8250.h316 .format_list = wb2_formats_rgb_yuv,
317 .num_formats = ARRAY_SIZE(wb2_formats_rgb_yuv),
H A Ddpu_7_0_sm8350.h289 .format_list = wb2_formats_rgb_yuv,
290 .num_formats = ARRAY_SIZE(wb2_formats_rgb_yuv),
H A Ddpu_9_1_sar2130p.h298 .format_list = wb2_formats_rgb_yuv,
299 .num_formats = ARRAY_SIZE(wb2_formats_rgb_yuv),
H A Ddpu_10_0_sm8650.h322 .format_list = wb2_formats_rgb_yuv,
323 .num_formats = ARRAY_SIZE(wb2_formats_rgb_yuv),
H A Ddpu_5_1_sc8180x.h285 .format_list = wb2_formats_rgb_yuv,
286 .num_formats = ARRAY_SIZE(wb2_formats_rgb_yuv),
H A Ddpu_8_1_sm8450.h302 .format_list = wb2_formats_rgb_yuv,
303 .num_formats = ARRAY_SIZE(wb2_formats_rgb_yuv),
H A Ddpu_9_2_x1e80100.h298 .format_list = wb2_formats_rgb_yuv,
299 .num_formats = ARRAY_SIZE(wb2_formats_rgb_yuv),
H A Ddpu_8_4_sa8775p.h309 .format_list = wb2_formats_rgb_yuv,
310 .num_formats = ARRAY_SIZE(wb2_formats_rgb_yuv),
H A Ddpu_12_0_sm8750.h364 .format_list = wb2_formats_rgb_yuv,
365 .num_formats = ARRAY_SIZE(wb2_formats_rgb_yuv),
/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_catalog.c193 static const u32 wb2_formats_rgb_yuv[] = { variable