| /linux/drivers/gpu/drm/msm/disp/dpu1/ |
| H A D | dpu_writeback.c | 123 const u32 *format_list, u32 num_formats, u32 maxlinewidth) in dpu_writeback_init() argument 138 format_list, num_formats); in dpu_writeback_init()
|
| H A D | dpu_writeback.h | 30 const u32 *format_list, u32 num_formats, u32 maxlinewidth);
|
| H A D | dpu_hw_catalog.h | 314 const u32 *format_list; member 542 const u32 *format_list; member
|
| H A D | dpu_plane.c | 1763 const uint32_t *format_list, in dpu_plane_init_common() argument 1776 format_list, num_formats, in dpu_plane_init_common() 1840 pipe_hw->cap->sblk->format_list, in dpu_plane_init() 1870 const u32 *format_list = NULL; in dpu_plane_init_virtual() local 1881 if (!format_list || in dpu_plane_init_virtual() 1883 format_list = cfg->sblk->format_list; in dpu_plane_init_virtual() 1890 format_list, in dpu_plane_init_virtual()
|
| H A D | dpu_kms.c | 787 dpu_kms->catalog->wb[i].format_list, in _dpu_kms_setup_displays()
|
| /linux/drivers/gpu/drm/msm/disp/dpu1/catalog/ |
| H A D | dpu_6_2_sc7180.h | 152 .format_list = wb2_formats_rgb_yuv,
|
| H A D | dpu_5_4_sm6125.h | 136 .format_list = wb2_formats_rgb_yuv,
|
| H A D | dpu_6_4_sm6350.h | 146 .format_list = wb2_formats_rgb_yuv,
|
| H A D | dpu_5_3_sm6150.h | 157 .format_list = wb2_formats_rgb_yuv,
|
| H A D | dpu_5_2_sm7150.h | 245 .format_list = wb2_formats_rgb_yuv,
|
| H A D | dpu_5_0_sm8150.h | 279 .format_list = wb2_formats_rgb_yuv,
|
| H A D | dpu_6_0_sm8250.h | 316 .format_list = wb2_formats_rgb_yuv,
|
| H A D | dpu_7_0_sm8350.h | 289 .format_list = wb2_formats_rgb_yuv,
|
| H A D | dpu_9_0_sm8550.h | 298 .format_list = wb2_formats_rgb_yuv,
|
| H A D | dpu_9_1_sar2130p.h | 298 .format_list = wb2_formats_rgb_yuv,
|
| H A D | dpu_5_1_sc8180x.h | 285 .format_list = wb2_formats_rgb_yuv,
|
| H A D | dpu_10_0_sm8650.h | 322 .format_list = wb2_formats_rgb_yuv,
|
| H A D | dpu_8_1_sm8450.h | 302 .format_list = wb2_formats_rgb_yuv,
|
| H A D | dpu_8_4_sa8775p.h | 309 .format_list = wb2_formats_rgb_yuv,
|
| H A D | dpu_9_2_x1e80100.h | 298 .format_list = wb2_formats_rgb_yuv,
|
| H A D | dpu_12_0_sm8750.h | 364 .format_list = wb2_formats_rgb_yuv,
|
| H A D | dpu_12_2_glymur.h | 371 .format_list = wb2_formats_rgb_yuv,
|
| /linux/drivers/gpu/drm/i915/display/ |
| H A D | intel_fb.c | 226 #define FORMAT_OVERRIDE(format_list) \ argument 227 .formats = format_list, \ 228 .format_count = ARRAY_SIZE(format_list)
|
| /linux/drivers/s390/block/ |
| H A D | dasd_int.h | 640 struct list_head format_list; member
|
| H A D | dasd_eckd.c | 3131 list_for_each_entry(format, &block->format_list, list) { in test_and_set_format_track() 3137 list_add_tail(&to_format->list, &block->format_list); in test_and_set_format_track()
|