[igt-dev] [PATCH i-g-t] tests/psr: Skip if PSR cannot be enabled for the current mode.
Chris Wilson
chris at chris-wilson.co.uk
Wed Aug 1 19:34:58 UTC 2018
Quoting Dhinakaran Pandiyan (2018-08-01 20:05:46)
> On Wed, 2018-08-01 at 09:59 +0100, Chris Wilson wrote:
> > We really should adopt yaml (mild background rant).
> As a standard debugfs format?
Yeah, still human readable yet parseable and gets us away from our ad
hoc parsers/interpreters. I guess what I really want is an introspection
framework. I can but dream.
At the moment, I am just trying to remind myself that the next time I do
a debugfs file, it should talk yaml and igt should complain if it is
malformed -- as well as provide a framework for convenient
interpretation.
-Chris
More information about the igt-dev
mailing list