[Intel-gfx] [PATCH] drm/i915/dp: make link rate printing prettier

David Weinehall david.weinehall at linux.intel.com
Tue May 19 02:52:12 PDT 2015


On Mon, May 18, 2015 at 04:01:45PM +0300, Jani Nikula wrote:
> Turn
> 
>     [drm:intel_dp_print_rates] source rates: 162000,270000,540000,
>     [drm:intel_dp_print_rates] sink rates: 162000,270000,
>     [drm:intel_dp_print_rates] common rates: 162000,270000,
> 
> into
> 
>     [drm:intel_dp_print_rates] source rates: 162000, 270000, 540000
>     [drm:intel_dp_print_rates] sink rates: 162000, 270000
>     [drm:intel_dp_print_rates] common rates: 162000, 270000

Wouldn't aligning the sink rates with the other two rates look nicer
(either by right-aligning the entire text, or by just right-aligning
the colon?

Admittedly this is just bikeshedding, but...


Kind regards, David


More information about the Intel-gfx mailing list