mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-23 14:23:03 +00:00
lib: unnecessary header removal for drmtest.h, part 1
Brought a few missing headers to light in ioctl_wrappers.h, too. Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
@@ -47,10 +47,9 @@
|
||||
#include "drmtest.h"
|
||||
#include "igt_kms.h"
|
||||
|
||||
#if defined(DRM_IOCTL_MODE_ADDFB2) && defined(DRM_I915_SET_SPRITE_COLORKEY)
|
||||
#define TEST_PLANES 1
|
||||
#include "drm_fourcc.h"
|
||||
#endif
|
||||
#include <drm_fourcc.h>
|
||||
|
||||
#include "ioctl_wrappers.h"
|
||||
|
||||
/*
|
||||
* Mode setting with the kernel interfaces is a bit of a chore.
|
||||
|
||||
Reference in New Issue
Block a user