Searched refs:msm_format (Results 1 - 25 of 30) sorted by relevance

12

/linux-master/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_formats.h38 * @msm_fmt: pointer to the msm_fmt base pointer of an msm_format
46 const struct msm_format *msm_fmt,
H A Ddpu_hw_sspp.h186 const struct msm_format *fmt, u32 flags);
282 const struct msm_format *format);
291 const struct msm_format *fmt,
H A Ddpu_hw_cdm.h22 * @output_fmt: handle to msm_format of CDM block
33 const struct msm_format *output_fmt;
H A Ddpu_hw_wb.h49 const struct msm_format *fmt,
H A Ddpu_hw_intf.h84 const struct msm_format *fmt);
H A Ddpu_formats.c60 static int _dpu_format_get_media_color_ubwc(const struct msm_format *fmt)
97 const struct msm_format *fmt,
176 const struct msm_format *fmt,
248 const struct msm_format *fmt,
429 const struct msm_format *fmt,
H A Ddpu_plane.c116 const struct msm_format *fmt,
198 const struct msm_format *fmt, u32 src_width)
254 const struct msm_format *fmt, struct dpu_sw_pipe_cfg *pipe_cfg)
428 const struct msm_format *fmt,
513 const struct msm_format *fmt)
529 const struct msm_format *fmt, bool color_fill,
580 const struct msm_format *fmt)
618 const struct msm_format *fmt;
708 struct drm_rect src, const struct msm_format *fmt)
737 const struct msm_format *fm
[all...]
H A Ddpu_hw_util.h347 const struct msm_format *format);
354 const struct msm_format *fmt, bool enable);
H A Ddpu_hw_wb.c70 const struct msm_format *fmt = data->dest.format;
152 const struct msm_format *fmt,
H A Ddpu_encoder_phys.h396 const struct msm_format *dpu_fmt,
H A Ddpu_hw_mdss.h304 const struct msm_format *format;
H A Ddpu_encoder_phys_wb.c324 const struct msm_format *format;
325 const struct msm_format *dpu_fmt;
554 const struct msm_format *format;
H A Ddpu_hw_sspp.c211 const struct msm_format *fmt, u32 flags)
390 const struct msm_format *format)
561 const struct msm_format *fmt,
H A Ddpu_hw_cdm.c173 const struct msm_format *fmt;
H A Ddpu_encoder_phys_vid.c238 const struct msm_format *fmt = NULL;
412 const struct msm_format *fmt;
H A Ddpu_hw_util.c285 const struct msm_format *format)
525 const struct msm_format *fmt, bool enable)
H A Ddpu_crtc.c323 struct dpu_plane_state *pstate, const struct msm_format *format)
398 const struct msm_format *format,
443 const struct msm_format *format;
/linux-master/drivers/gpu/drm/msm/disp/mdp5/
H A Dmdp5_smp.h77 const struct msm_format *format,
H A Dmdp5_plane.c221 const struct msm_format *format;
261 const struct msm_format *format =
623 static uint32_t get_scale_config(const struct msm_format *format,
654 static void calc_pixel_ext(const struct msm_format *format,
677 const struct msm_format *format,
763 const struct msm_format *format =
855 const struct msm_format *format;
H A Dmdp5_smp.c117 const struct msm_format *format,
/linux-master/drivers/gpu/drm/msm/disp/
H A Dmdp_format.h38 * struct msm_format: defines the format configuration
51 struct msm_format { struct
H A Dmdp_format.c227 static const struct msm_format mdp_formats[] = {
522 static const struct msm_format mdp_formats_ubwc[] = {
601 const struct msm_format *mdp_get_format(struct msm_kms *kms, uint32_t format,
604 const struct msm_format *map = NULL;
623 const struct msm_format *f = &map[i];
/linux-master/drivers/gpu/drm/msm/
H A Dmsm_fb.c21 const struct msm_format *format;
130 const struct msm_format *msm_framebuffer_format(struct drm_framebuffer *fb)
176 const struct msm_format *format;
H A Dmsm_kms.h97 const struct msm_format *msm_fmt,
H A Dmsm_drv.h242 const struct msm_format *mdp_get_format(struct msm_kms *kms, uint32_t format, uint64_t modifier);
289 const struct msm_format *msm_framebuffer_format(struct drm_framebuffer *fb);

Completed in 348 milliseconds

12