[igt-dev] [PATCH i-g-t] Check for available outputs
Chris Wilson
chris at chris-wilson.co.uk
Wed Dec 2 09:29:56 UTC 2020
Quoting nidhi1.gupta at intel.com (2020-12-02 09:17:47)
> From: Nidhi Gupta <nidhi1.gupta at intel.com>
>
> In kms_cursor_legacy will test all the
> pipes defined in IGT which is 6 weather the output
> is available or not.Later it has to be analysed and
> discard it as valid skip.To save this time updated
> in test to first check the available outputs and
> then execute the test.
There needs to be much strongly guidelines on when to use dynamic.
Subtests by another name is not ideal.
These are definitely not all the same test, labelling them as minor
variations of the same theme is ridiculous.
You are trying to work around a "problem" caused by another tool.
-Chris
More information about the igt-dev
mailing list