Searched refs:DRM_FORMAT_X0L2 (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/gpu/drm/arm/ |
H A D | malidp_hw.c | 101 { DRM_FORMAT_X0L2, DE_VIDEO1 | DE_VIDEO2, MALIDP_ID(6, 6)}, \ 770 case DRM_FORMAT_X0L2: in malidp550_rotmem_required() 793 case DRM_FORMAT_X0L2: in malidp650_rotmem_required() 1137 case DRM_FORMAT_X0L2: in malidp_hw_format_is_linear_only()
|
/linux/include/uapi/drm/ |
H A D | drm_fourcc.h | 282 #define DRM_FORMAT_X0L2 fourcc_code('X', '0', 'L', '2') macro
|
/linux/drivers/gpu/drm/tests/ |
H A D | drm_format_test.c | 309 const struct drm_format_info *info = drm_format_info(DRM_FORMAT_X0L2); in drm_test_format_min_pitch_tiled()
|
/linux/drivers/gpu/drm/arm/display/komeda/d71/ |
H A D | d71_dev.c | 528 {__HW_ID(6, 6), DRM_FORMAT_X0L2, RICH, Flip_H_V, 0, 0},
|
H A D | d71_component.c | 266 case DRM_FORMAT_X0L2: in d71_layer_update() 393 if (fourcc == DRM_FORMAT_X0L2 && line_sz > 2046 && (st->addr[0] % 16)) { in d71_layer_validate()
|