[Intel-gfx] [PATCH 04/14] drm: Use driver specified encoder name

2015-12-09 Thread Ville Syrjälä
On Wed, Dec 09, 2015 at 08:32:45AM +0100, Daniel Vetter wrote: > On Tue, Dec 08, 2015 at 06:41:52PM +0200, ville.syrjala at linux.intel.com > wrote: > > From: Ville Syrjälä > > > > Use the encoder name passed by the driver if non-NULL, otherwise fall > > back to the old style name. > > > > Si

[Intel-gfx] [PATCH 04/14] drm: Use driver specified encoder name

2015-12-09 Thread Daniel Vetter
On Wed, Dec 09, 2015 at 08:32:45AM +0100, Daniel Vetter wrote: > On Tue, Dec 08, 2015 at 06:41:52PM +0200, ville.syrjala at linux.intel.com > wrote: > > From: Ville Syrjälä > > > > Use the encoder name passed by the driver if non-NULL, otherwise fall > > back to the old style name. > > > > Si

[Intel-gfx] [PATCH 04/14] drm: Use driver specified encoder name

2015-12-09 Thread Daniel Vetter
On Tue, Dec 08, 2015 at 06:41:52PM +0200, ville.syrjala at linux.intel.com wrote: > From: Ville Syrjälä > > Use the encoder name passed by the driver if non-NULL, otherwise fall > back to the old style name. > > Signed-off-by: Ville Syrjälä Any reason you didn't roll this out for all the