[Intel-gfx] [PATCH v4 00/14] drm: Give crtcs and planes actual names (v4)

2015-12-09 Thread Jani Nikula
On Tue, 08 Dec 2015, ville.syrjala at linux.intel.com wrote: > From: Ville Syrjälä > > I've done some more modeset log staring recently and again got > fed up with the noise. So here's another attempt at making the > logs make some sense. > > This time I pass a printf style format string to the

[PATCH v4 00/14] drm: Give crtcs and planes actual names (v4)

2015-12-08 Thread ville.syrj...@linux.intel.com
From: Ville Syrjälä I've done some more modeset log staring recently and again got fed up with the noise. So here's another attempt at making the logs make some sense. This time I pass a printf style format string to the init functions, so that callers don't have to worry about any snprintf bu