[Intel-gfx] [PATCH 0/5] igt: adding parameter to drm_open_any and drm_open_any_master to allow specification of non-intel GPUs

Chris Wilson chris at chris-wilson.co.uk
Sat Aug 1 02:31:43 PDT 2015


On Fri, Jul 31, 2015 at 04:11:06PM -0400, Micah Fedke wrote:
> Changes since last version of patch:
> 
> Addressed comments from danvet:
>  - added drm_open_driver(driver_flag)
>  - replaced existing drm_open_any's with cocci (separate commit)
>  - updated drm_read (and some associated plumbing) to run with OPEN_ANY_GPU
> 
> The updated version of drm_read works on exynos5 and ivybrige, given the commit that makes the necessary lib calls generic.
> 
> Not sure if it's policy to include the cocci script or not, and where that might go in the tree.

If it is a singleshot, paste it in the commit log (for posterity and
education). If it is useful to be rerun again, we have such a collection
in tree. This is likely to be singleshot.

It all looked fine. Could do with making more of the drm and kms tests
generic. I wonder if our QA tooling could handle a rename? Maybe just
fence off device specific tests into subdirs (e.g. i915/gem_gpu_reloc)?
-Chris

-- 
Chris Wilson, Intel Open Source Technology Centre


More information about the Intel-gfx mailing list