[PATCH v2 3/7] drm_modes: add videomode_from_drm_display_mode

Steve Longerbeam slongerbeam at gmail.com
Fri Dec 19 11:10:31 PST 2014


On 12/19/2014 03:03 AM, Philipp Zabel wrote:
>
> +EXPORT_SYMBOL_GPL(videomode_from_drm_display_mode);
> Is it ok for drm_modes to export a function that doesn't start with
> drm_ ? We could just rename this to drm_display_mode_to_videomode if
> necessary. I can fix it up as I apply it, but I'd like to know which is
> preferred.

Yeah, drm_display_mode_to_videomode() is probably better,
makes it more clear it's part of the DRM kernel interfaces.

Steve



More information about the dri-devel mailing list