Searched refs:DRM_FORMAT_Y212 (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.10/include/uapi/drm/ |
| D | drm_fourcc.h | 174 #define DRM_FORMAT_Y212 fourcc_code('Y', '2', '1', '2') /* [63:0] Cr0:0:Y1:0:Cb0:0:Y0:0 12:… macro
|
| /Linux-v5.10/drivers/gpu/drm/i915/display/ |
| D | intel_sprite.c | 2156 case DRM_FORMAT_Y212: in skl_plane_check_fb() 2581 DRM_FORMAT_Y212, 2609 DRM_FORMAT_Y212, 2641 DRM_FORMAT_Y212, 2828 case DRM_FORMAT_Y212: in skl_plane_format_mod_supported() 2905 case DRM_FORMAT_Y212: in gen12_plane_format_mod_supported()
|
| D | intel_display.c | 3359 return DRM_FORMAT_Y212; in skl_format_to_fourcc() 3791 case DRM_FORMAT_Y212: in icl_min_plane_width() 4666 case DRM_FORMAT_Y212: in skl_plane_ctl_format() 6245 case DRM_FORMAT_Y212: in skl_update_scaler_plane()
|
| /Linux-v5.10/drivers/gpu/drm/ |
| D | drm_fourcc.c | 235 …{ .format = DRM_FORMAT_Y212, .depth = 0, .num_planes = 1, .cpp = { 4, 0, 0 }, .hsub = … in __drm_format_info()
|