mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-20 21:02:59 +00:00
tests: storedw on VEBOX
v2 (Ben): Define LOCAL_I915_EXEC_VEBOX Small copyright fixes Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com> Signed-off-by: Zhong Li <zhong.li@intel.com> Signed-off-by: Ben Widawsky <ben@bwidawsk.net>
This commit is contained in:
committed by
Ben Widawsky
parent
f187990bbf
commit
96baf59f3e
@@ -278,4 +278,6 @@
|
||||
#define IS_CRESTLINE(devid) ((devid) == PCI_CHIP_I965_GM || \
|
||||
(devid) == PCI_CHIP_I965_GME)
|
||||
|
||||
#define HAS_VEBOX_RING(devid) (IS_HASWELL(devid))
|
||||
|
||||
#endif /* _INTEL_CHIPSET_H */
|
||||
|
||||
Reference in New Issue
Block a user