[Intel-gfx] [PATCH i-g-t] lib/drmtest: make DRIVER_ANY match any driver
Daniel Stone
daniel at fooishbar.org
Mon Jan 30 11:50:52 UTC 2017
Hi,
On 30 January 2017 at 11:46, Petri Latvala <petri.latvala at intel.com> wrote:
> NAK.
>
> DRIVER_VGEM is omitted from DRIVER_ANY intentionally. Vgem is unable
> to modeset, unable to render, practically it only supports the
> vgem-specific tests. See also: lib/drmtest.c, __drm_open_driver().
Yeah, I agree with this. It's mostly just there as an auxiliary
helper. Opening DRIVER_ANY to vgem means that, if you run on a system
with vgem as well as a supported driver, you can end up with a
near-100% skip rate if you don't explicitly specify the device,
depending on device-load ordering.
Cheers,
Daniel
More information about the Intel-gfx
mailing list