Home
last modified time | relevance | path

Searched refs:DRM_FORMAT_NV42 (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/gpu/drm/shmobile/
A Dshmob_drm_plane.c73 case DRM_FORMAT_NV42: in __shmob_drm_plane_setup()
107 case DRM_FORMAT_NV42: in __shmob_drm_plane_setup()
239 DRM_FORMAT_NV42,
A Dshmob_drm_kms.c68 .fourcc = DRM_FORMAT_NV42,
A Dshmob_drm_crtc.c223 case DRM_FORMAT_NV42: in shmob_drm_crtc_start()
/linux/include/uapi/drm/
A Ddrm_fourcc.h281 #define DRM_FORMAT_NV42 fourcc_code('N', 'V', '4', '2') /* non-subsampled Cb:Cr plane */ macro
/linux/drivers/gpu/drm/
A Ddrm_fourcc.c209 …{ .format = DRM_FORMAT_NV42, .depth = 0, .num_planes = 2, .cpp = { 1, 2, 0 }, .hsub = 1, .vsub =… in __drm_format_info()
/linux/drivers/gpu/drm/exynos/
A Dexynos_drm_scaler.c68 { DRM_FORMAT_NV42, SCALER_YUV444_2P_VU, 16, 16 },

Completed in 12 milliseconds