[Intel-gfx] [PATCH 0/6] drm: Give crtcs and planes actual names

2015-11-17 Thread Jani Nikula
On Tue, 17 Nov 2015, Daniel Vetter wrote: > On Thu, Nov 12, 2015 at 06:52:20PM +0200, ville.syrjala at linux.intel.com > wrote: >> From: Ville Syrjälä >> >> I got sick and tired of staring at the line noise produced by drm.debug=0x1e, >> so I decided to give the crtcs and planes human readabl

[PATCH 0/6] drm: Give crtcs and planes actual names

2015-11-17 Thread Daniel Vetter
On Thu, Nov 12, 2015 at 06:52:20PM +0200, ville.syrjala at linux.intel.com wrote: > From: Ville Syrjälä > > I got sick and tired of staring at the line noise produced by drm.debug=0x1e, > so I decided to give the crtcs and planes human readable names. Each driver > can give whatever names it w

[PATCH 0/6] drm: Give crtcs and planes actual names

2015-11-12 Thread ville.syrj...@linux.intel.com
From: Ville Syrjälä I got sick and tired of staring at the line noise produced by drm.debug=0x1e, so I decided to give the crtcs and planes human readable names. Each driver can give whatever names it wants, and for i915 I gave something that makes some sense w.r.t. to the spec. The only magic