commit | 13eee7706549333d7d73638e99a264b085df852f | [log] [tgz] |
---|---|---|
author | Alexey Brodkin <Alexey.Brodkin@synopsys.com> | Fri Mar 03 15:30:35 2017 +0300 |
committer | Alexey Brodkin <abrodkin@synopsys.com> | Thu Aug 03 00:11:00 2017 +0300 |
tree | 8edfed855fe25393147a7885df7babe14db6f8ca | |
parent | dd24df657075fdf1e850612ea50634816f3c3581 [diff] |
drm/arcpgu: Opt in debugfs This change adopts debugfs usage for outputting useful data. As of today we print: * Mode and real HW clock values * Standard FB info Code is heavily borrowed from ARM's HDLCD thus adding Liviu in Cc. Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com> Reviewed-by: Liviu Dudau <Liviu.Dudau@arm.com> Cc: Daniel Vetter <daniel@ffwll.ch> Cc: David Airlie <airlied@linux.ie> Cc: Jose Abreu <joabreu@synopsys.com>