[RFC 05/12] drm: Create primary minor only if mode-setting is supported

2014-02-25 Thread Thierry Reding
On Mon, Feb 24, 2014 at 11:39:33AM +0100, David Herrmann wrote: > Hi > > On Fri, Feb 21, 2014 at 8:55 AM, Thierry Reding > wrote: > > From: Thierry Reding > > > > Non-legacy devices may not always support mode-setting functionality, so > > create the primary minor conditionally. > > > > One setu

[RFC 05/12] drm: Create primary minor only if mode-setting is supported

2014-02-24 Thread David Herrmann
Hi On Fri, Feb 21, 2014 at 8:55 AM, Thierry Reding wrote: > From: Thierry Reding > > Non-legacy devices may not always support mode-setting functionality, so > create the primary minor conditionally. > > One setup where this happens is the Tegra K1, where the Tegra DRM driver > exposes the displ

[RFC 05/12] drm: Create primary minor only if mode-setting is supported

2014-02-21 Thread Thierry Reding
From: Thierry Reding Non-legacy devices may not always support mode-setting functionality, so create the primary minor conditionally. One setup where this happens is the Tegra K1, where the Tegra DRM driver exposes the display engine via standard KMS IOCTLs, and nouveau drives the Kepler-type GP