Searched refs:drm_fourcc (Results 1 – 5 of 5) sorted by relevance
618 int ipu_cpmem_set_fmt(struct ipuv3_channel *ch, u32 drm_fourcc) in ipu_cpmem_set_fmt() argument620 switch (drm_fourcc) { in ipu_cpmem_set_fmt()723 switch (drm_fourcc) { in ipu_cpmem_set_fmt()
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()
44 uint32_t virtio_gpu_translate_format(uint32_t drm_fourcc) in virtio_gpu_translate_format() argument48 switch (drm_fourcc) { in virtio_gpu_translate_format()
453 uint32_t virtio_gpu_translate_format(uint32_t drm_fourcc);
53 drm_fourcc.o \
Completed in 15 milliseconds