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

/linux-4.4.14/include/linux/platform_data/
H A Dsimplefb.h15 #include <drm/drm_fourcc.h>
38 * @fourcc: 32bit DRM four-CC code (see drm_fourcc.h)
/linux-4.4.14/include/video/
H A Dimx-ipu-v3.h202 int ipu_cpmem_set_fmt(struct ipuv3_channel *ch, u32 drm_fourcc);
332 enum ipu_color_space ipu_drm_fourcc_to_colorspace(u32 drm_fourcc);
/linux-4.4.14/drivers/gpu/ipu-v3/
H A Dipu-cpmem.c15 #include <drm/drm_fourcc.h>
575 int ipu_cpmem_set_fmt(struct ipuv3_channel *ch, u32 drm_fourcc) ipu_cpmem_set_fmt() argument
577 switch (drm_fourcc) { ipu_cpmem_set_fmt()
H A Dipu-common.c33 #include <drm/drm_fourcc.h>
58 enum ipu_color_space ipu_drm_fourcc_to_colorspace(u32 drm_fourcc) ipu_drm_fourcc_to_colorspace() argument
60 switch (drm_fourcc) { ipu_drm_fourcc_to_colorspace()
/linux-4.4.14/include/uapi/drm/
H A Ddrm_fourcc.h167 * similar to the fourcc codes above. drm_fourcc.h is considered the
H A Ddrm_mode.h362 __u32 pixel_format; /* fourcc code from drm_fourcc.h */
/linux-4.4.14/drivers/gpu/drm/nouveau/dispnv04/
H A Doverlay.c28 #include <drm/drm_fourcc.h>
/linux-4.4.14/drivers/gpu/drm/
H A Ddrm_probe_helper.c37 #include <drm/drm_fourcc.h>
H A Ddrm_crtc_helper.c39 #include <drm/drm_fourcc.h>
H A Ddrm_crtc.c39 #include <drm/drm_fourcc.h>
/linux-4.4.14/drivers/gpu/drm/i915/
H A Dintel_sprite.c34 #include <drm/drm_fourcc.h>
H A Di915_drv.h34 #include <uapi/drm/drm_fourcc.h>
/linux-4.4.14/include/drm/
H A Ddrm_crtc.h36 #include <uapi/drm/drm_fourcc.h>

Completed in 666 milliseconds