Home
last modified time | relevance | path

Searched refs:DRM_FORMAT_X0L0 (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/tests/
A Ddrm_format_test.c59 const struct drm_format_info *info = drm_format_info(DRM_FORMAT_X0L0); in drm_test_format_block_width_tiled()
115 const struct drm_format_info *info = drm_format_info(DRM_FORMAT_X0L0); in drm_test_format_block_height_tiled()
/linux-6.3-rc2/drivers/gpu/drm/arm/
A Dmalidp_hw.c112 { DRM_FORMAT_X0L0, DE_VIDEO1 | DE_VIDEO2, MALIDP_ID(5, 4)},
732 case DRM_FORMAT_X0L0: in malidpx50_get_bytes_per_column()
1138 case DRM_FORMAT_X0L0: in malidp_hw_format_is_linear_only()
/linux-6.3-rc2/include/uapi/drm/
A Ddrm_fourcc.h277 #define DRM_FORMAT_X0L0 fourcc_code('X', '0', 'L', '0') macro
/linux-6.3-rc2/drivers/gpu/drm/
A Ddrm_fourcc.c267 { .format = DRM_FORMAT_X0L0, .depth = 0, .num_planes = 1, in __drm_format_info()

Completed in 11 milliseconds