Home
last modified time | relevance | path

Searched refs:DRM_FORMAT_AYUV (Results 1 - 13 of 13) sorted by relevance

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/drm/
H A Ddrm_fourcc.h64 #define DRM_FORMAT_AYUV fourcc_code('A', 'Y', 'U', 'V') macro
/kernel/linux/linux-5.10/include/uapi/drm/
H A Ddrm_fourcc.h164 #define DRM_FORMAT_AYUV fourcc_code('A', 'Y', 'U', 'V') /* [31:0] A:Y:Cb:Cr 8:8:8:8 little endian */ macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/drm/
H A Ddrm_fourcc.h81 #define DRM_FORMAT_AYUV fourcc_code('A', 'Y', 'U', 'V') macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/drm/
H A Ddrm_fourcc.h81 #define DRM_FORMAT_AYUV fourcc_code('A', 'Y', 'U', 'V') macro
/kernel/linux/linux-5.10/drivers/gpu/drm/atmel-hlcdc/
H A Datmel_hlcdc_plane.c110 DRM_FORMAT_AYUV,
159 case DRM_FORMAT_AYUV: in atmel_hlcdc_format_to_plane_mode()
/kernel/linux/linux-6.6/drivers/gpu/drm/atmel-hlcdc/
H A Datmel_hlcdc_plane.c112 DRM_FORMAT_AYUV,
161 case DRM_FORMAT_AYUV: in atmel_hlcdc_format_to_plane_mode()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gvt/
H A Dfb_decoder.c398 [0x4] = {DRM_FORMAT_AYUV, 32,
/kernel/linux/linux-6.6/include/uapi/drm/
H A Ddrm_fourcc.h243 #define DRM_FORMAT_AYUV fourcc_code('A', 'Y', 'U', 'V') /* [31:0] A:Y:Cb:Cr 8:8:8:8 little endian */ macro
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gvt/
H A Dfb_decoder.c399 [0x4] = {DRM_FORMAT_AYUV, 32,
/kernel/linux/linux-5.10/drivers/gpu/drm/
H A Ddrm_fourcc.c237 { .format = DRM_FORMAT_AYUV, .depth = 0, .num_planes = 1, .cpp = { 4, 0, 0 }, .hsub = 1, .vsub = 1, .has_alpha = true, .is_yuv = true }, in __drm_format_info()
/kernel/linux/linux-6.6/drivers/gpu/drm/
H A Ddrm_fourcc.c254 { .format = DRM_FORMAT_AYUV, .depth = 0, .num_planes = 1, .cpp = { 4, 0, 0 }, .hsub = 1, .vsub = 1, .has_alpha = true, .is_yuv = true }, in __drm_format_info()
/kernel/linux/linux-5.10/drivers/gpu/drm/exynos/
H A Dexynos_drm_fimc.c640 if (fmt == DRM_FORMAT_AYUV) { in fimc_dst_set_fmt()
/kernel/linux/linux-6.6/drivers/gpu/drm/exynos/
H A Dexynos_drm_fimc.c638 if (fmt == DRM_FORMAT_AYUV) { in fimc_dst_set_fmt()

Completed in 15 milliseconds