Searched refs:drm_fourcc (Results 1 – 6 of 6) sorted by relevance
276 int ipu_cpmem_set_fmt(struct ipuv3_channel *ch, u32 drm_fourcc);475 enum ipu_color_space ipu_drm_fourcc_to_colorspace(u32 drm_fourcc);
54 drm_fourcc.o \
351 .. kernel-doc:: include/uapi/drm/drm_fourcc.h357 .. kernel-doc:: include/drm/drm_fourcc.h360 .. kernel-doc:: drivers/gpu/drm/drm_fourcc.c
12 format modifiers defined in drm_fourcc.h. See DRM_FORMAT_MOD_ARM_AFBC(*).
57 enum ipu_color_space ipu_drm_fourcc_to_colorspace(u32 drm_fourcc) in ipu_drm_fourcc_to_colorspace() argument59 switch (drm_fourcc) { in ipu_drm_fourcc_to_colorspace()
98 These tokens are described in the ``drm_fourcc.h`` file, which is a part of