Lines Matching refs:drm_format_info
96 static const struct drm_format_info *display_get_validated_format(struct drm_device *dev, in display_get_validated_format()
99 const struct drm_format_info *info; in display_get_validated_format()
141 info = drm_format_info(format); in display_get_validated_format()
302 const struct drm_format_info *format;
650 const struct drm_format_info *format) in ofdrm_device_set_gamma_linear()
688 const struct drm_format_info *format, in ofdrm_device_set_gamma()
739 const struct drm_format_info *format;
798 const struct drm_format_info *dst_format = odev->format; in ofdrm_primary_plane_helper_atomic_update()
837 const struct drm_format_info *dst_format = odev->format; in ofdrm_primary_plane_helper_atomic_disable()
919 const struct drm_format_info *format = ofdrm_crtc_state->format; in ofdrm_crtc_helper_atomic_flush()
1086 const struct drm_format_info *format; in ofdrm_device_create()