mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-11 16:32:58 +00:00
testdisplay: don't test planes if i915 color key ioctl is not available
This commit is contained in:
+1
-1
@@ -68,7 +68,7 @@
|
||||
#include "drm_fourcc.h"
|
||||
#include "i915_drm.h"
|
||||
|
||||
#ifdef DRM_IOCTL_MODE_ADDFB2
|
||||
#if defined(DRM_IOCTL_MODE_ADDFB2) && defined(DRM_I915_SET_SPRITE_COLORKEY)
|
||||
#define TEST_PLANES 1
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user