Searched refs:msm_format (Results 1 - 9 of 9) sorted by last modified time

/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_drv.h242 struct msm_format { struct
291 const struct msm_format *msm_framebuffer_format(struct drm_framebuffer *fb);
H A Dmsm_kms.h95 /* get msm_format w/ optional format modifiers from drm_mode_fb_cmd2 */
96 const struct msm_format *(*get_format)(struct msm_kms *kms,
101 const struct msm_format *msm_fmt,
/linux-master/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_encoder_phys_wb.c324 const struct msm_format *format;
554 const struct msm_format *format;
H A Ddpu_hw_mdss.h375 * @base: base msm_format structure containing fourcc code
392 struct msm_format base;
H A Ddpu_formats.c965 const struct msm_format *msm_fmt,
1058 const struct msm_format *dpu_get_msm_format(
H A Ddpu_formats.h46 * dpu_get_msm_format - get an dpu_format by its msm_format base
52 const struct msm_format *dpu_get_msm_format(
69 const struct msm_format *msm_fmt,
/linux-master/drivers/gpu/drm/msm/disp/
H A Dmdp_format.c165 const struct msm_format *mdp_get_format(struct msm_kms *kms, uint32_t format,
H A Dmdp_kms.h81 struct msm_format base;
95 const struct msm_format *mdp_get_format(struct msm_kms *kms, uint32_t format, uint64_t modifier);

Completed in 197 milliseconds