Lines Matching refs:drm_format_info
95 static const struct drm_format_info *display_get_validated_format(struct drm_device *dev, in display_get_validated_format()
98 const struct drm_format_info *info; in display_get_validated_format()
140 info = drm_format_info(format); in display_get_validated_format()
301 const struct drm_format_info *format;
649 const struct drm_format_info *format) in ofdrm_device_set_gamma_linear()
687 const struct drm_format_info *format, in ofdrm_device_set_gamma()
738 const struct drm_format_info *format;
811 const struct drm_format_info *dst_format = odev->format; in ofdrm_primary_plane_helper_atomic_update()
850 const struct drm_format_info *dst_format = odev->format; in ofdrm_primary_plane_helper_atomic_disable()
932 const struct drm_format_info *format = ofdrm_crtc_state->format; in ofdrm_crtc_helper_atomic_flush()
1099 const struct drm_format_info *format; in ofdrm_device_create()