On Tue, Oct 21, 2014 at 05:08:10PM +0300, Ville Syrjälä wrote:
On Wed, Oct 08, 2014 at 11:40:34AM -0500, Chuck Ebbert wrote:
Make drm_mode_add_fb() call drm_mode_add_fb2() after converting its args to the new internal format, instead of duplicating code.
Also picks up a lot more error checking, which the legacy modes should pass after being converted to the new format.
Signed-off-by: Chuck Ebbert cebbert.lkml@gmail.com
Looks good to me.
Reviewed-by: Ville Syrjälä ville.syrjala@linux.intel.com
Picked up into my drm core stuff queue. -Daniel