Searched refs:drm_fourcc (Results 1 – 7 of 7) 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);
45 uint32_t virtio_gpu_translate_format(uint32_t drm_fourcc) in virtio_gpu_translate_format() argument49 switch (drm_fourcc) { in virtio_gpu_translate_format()
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(*).
53 drm_fourcc.o \
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