Files
xf86-video-intel/test
Liwei Song 8c2c0a080f Sync i915_pciids upto 8717c6b7414f
Import the kernel's i915_pciids.h, up to:

commit 8717c6b7414ffb890672276dccc284c23078ac0e
Author: Lee Shawn C <shawn.c.lee@intel.com>
Date:   Tue Dec 10 23:04:15 2019 +0800

    drm/i915/cml: Separate U series pci id from origianl list.

Signed-off-by: Liwei Song <liwei.song@windriver.com>
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
2020-04-21 12:28:48 +01:00
..
2016-02-03 09:58:04 +00:00
2015-07-29 09:45:47 +01:00
2014-09-16 12:10:57 +01:00
2020-04-21 12:28:48 +01:00
2014-06-02 08:32:11 +01:00
2016-02-03 09:58:04 +00:00
2013-12-02 17:11:06 +00:00
2016-05-04 12:34:37 +01:00

These are no substitute for xts, rendercheck and cairo-test-suite. They
are intended to exercise corner cases in the batch management of long
drawing commands and more explicit checking of the acceleration paths.

Useful tools:

# Packed YUV Xv tester
gst-launch-1.0 videotestsrc pattern=snow ! 'video/x-raw,format=UYVY,width=640,height=360' ! xvimagesink

# Planar YUV Xv tester
gst-launch-1.0 videotestsrc pattern=snow ! 'video/x-raw,format=I420,width=640,height=360' ! xvimagesink