[igt-dev] [Intel-gfx] [PATCH i-g-t] intel_gpu_top: Wrap interactive header

Chris Wilson chris at chris-wilson.co.uk
Mon Feb 1 12:07:10 UTC 2021


Quoting Tvrtko Ursulin (2021-02-01 11:57:56)
> From: Tvrtko Ursulin <tvrtko.ursulin at intel.com>
> 
> Slight improvement with regards to wrapping header components to fit
> console width. If a single element is wider than max it can still
> overflow but it should now work better for practical console widths.

<----
intel-gpu-top: Intel Kabylake (Gen9) @ /dev/dri/card0
 900/ 949 MHz;   0% RC6;  6.97/18.42 W;        2 irqs/s
      IMC reads:        6 MiB/s
     IMC writes:        0 MiB/s

---->
intel-gpu-top: Intel Kabylake (Gen9) @ /dev/dri/card0 -  903/ 954 MHz;   0% RC6
    7.16/18.40 W;       14 irqs/s

      IMC reads:       80 MiB/s
     IMC writes:        0 MiB/s

I thought it looked reasonably tidy, without adding any lines to the
header.
-Chris


More information about the igt-dev mailing list