Re: [Intel-gfx] [PATCH] drm/i915: Typo fix - 'pipe bpc' to 'pipe bpp'

2017-04-05 Thread Jani Nikula
On Wed, 05 Apr 2017, Jani Nikula wrote: > On Tue, 04 Apr 2017, Dhinakaran Pandiyan > wrote: >> Noticed this while I was looking at some debug output, >> [drm:intel_hdmi_compute_config [i915]] picking bpc to 12 for HDMI output >> [drm:intel_hdmi_compute_config [i915]] forcing pipe bpc to 36 for

Re: [Intel-gfx] [PATCH] drm/i915: Typo fix - 'pipe bpc' to 'pipe bpp'

2017-04-05 Thread Jani Nikula
On Tue, 04 Apr 2017, Dhinakaran Pandiyan wrote: > Noticed this while I was looking at some debug output, > [drm:intel_hdmi_compute_config [i915]] picking bpc to 12 for HDMI output > [drm:intel_hdmi_compute_config [i915]] forcing pipe bpc to 36 for HDMI > > I believe the second line should be pip

[Intel-gfx] [PATCH] drm/i915: Typo fix - 'pipe bpc' to 'pipe bpp'

2017-04-04 Thread Dhinakaran Pandiyan
Noticed this while I was looking at some debug output, [drm:intel_hdmi_compute_config [i915]] picking bpc to 12 for HDMI output [drm:intel_hdmi_compute_config [i915]] forcing pipe bpc to 36 for HDMI I believe the second line should be pipe *bpp* Signed-off-by: Dhinakaran Pandiyan --- drivers/