Home
last modified time | relevance | path

Searched refs:mdp_format (Results 1 – 12 of 12) sorted by relevance

/linux-6.1.9/drivers/gpu/drm/msm/disp/
Dmdp_kms.h80 struct mdp_format { struct
91 #define to_mdp_format(x) container_of(x, struct mdp_format, base) argument
92 #define MDP_FORMAT_IS_YUV(mdp_format) ((mdp_format)->is_yuv) argument
Dmdp_format.c87 static const struct mdp_format formats[] = {
151 const struct mdp_format *f = &formats[i]; in mdp_get_formats()
170 const struct mdp_format *f = &formats[i]; in mdp_get_format()
/linux-6.1.9/drivers/media/platform/mediatek/mdp3/
Dmtk-mdp3-regs.c18 static const struct mdp_format mdp_formats[] = {
258 static const struct mdp_format *mdp_find_fmt(u32 pixelformat, u32 type) in mdp_find_fmt()
273 static const struct mdp_format *mdp_find_fmt_by_index(u32 index, u32 type) in mdp_find_fmt_by_index()
359 const struct mdp_format *fmt; in mdp_enum_fmt_mplane()
369 const struct mdp_format *mdp_try_fmt_mplane(struct v4l2_format *f, in mdp_try_fmt_mplane()
375 const struct mdp_format *fmt; in mdp_try_fmt_mplane()
547 static u32 mdp_fmt_get_stride(const struct mdp_format *fmt, in mdp_fmt_get_stride()
566 static u32 mdp_fmt_get_stride_contig(const struct mdp_format *fmt, in mdp_fmt_get_stride_contig()
584 static u32 mdp_fmt_get_plane_size(const struct mdp_format *fmt, in mdp_fmt_get_plane_size()
Dmtk-mdp3-regs.h253 struct mdp_format { struct
307 const struct mdp_format *mdp_fmt;
357 const struct mdp_format *mdp_try_fmt_mplane(struct v4l2_format *f,
Dmtk-mdp3-m2m.c307 const struct mdp_format *fmt; in mdp_m2m_s_fmt_mplane()
/linux-6.1.9/drivers/gpu/drm/msm/disp/mdp5/
Dmdp5_smp.h76 const struct mdp_format *format,
Dmdp5_plane.c235 const struct mdp_format *format; in mdp5_plane_atomic_check_with_state()
275 const struct mdp_format *format = in mdp5_plane_atomic_check_with_state()
637 static uint32_t get_scale_config(const struct mdp_format *format, in get_scale_config()
668 static void calc_pixel_ext(const struct mdp_format *format, in calc_pixel_ext()
691 const struct mdp_format *format, in mdp5_write_pixel_ext()
777 const struct mdp_format *format = in mdp5_hwpipe_mode_set()
868 const struct mdp_format *format; in mdp5_plane_mode_set()
Dmdp5_smp.c117 const struct mdp_format *format, in mdp5_smp_calculate()
Dmdp5_crtc.c221 const struct mdp_format *format; in blend_setup()
/linux-6.1.9/drivers/gpu/drm/msm/
DMakefile89 disp/mdp_format.o \
/linux-6.1.9/drivers/gpu/drm/msm/disp/mdp4/
Dmdp4_plane.c221 const struct mdp_format *format; in mdp4_plane_mode_set()
Dmdp4_crtc.c194 const struct mdp_format *format = in blend_setup()