summaryrefslogtreecommitdiff
path: root/tests/pm_rpm.c
diff options
context:
space:
mode:
authorPaulo Zanoni <paulo.r.zanoni@>2015-07-14 12:45:04 -0300
committerPaulo Zanoni <paulo.r.zanoni@intel.com>2015-07-14 12:52:09 -0300
commit4deb562659edc1b4d53024b6ef6e183b4f94f768 (patch)
treec465129503644052a375c30afe710beee2462864 /tests/pm_rpm.c
parent19e4632407cfe9fdfe5e067dfaaeaef4d5bf669f (diff)
configure: require libdrm >= 2.4.55
And drop the now unnecessary universal plane definitions. The 2.4.55 version is already quite old, so we should be fine. Thanks to Thomas Wood for quickly spotting this. Signed-off-by: Paulo Zanoni <paulo.r.zanoni@>
Diffstat (limited to 'tests/pm_rpm.c')
-rw-r--r--tests/pm_rpm.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/pm_rpm.c b/tests/pm_rpm.c
index eafbb564..d509fa83 100644
--- a/tests/pm_rpm.c
+++ b/tests/pm_rpm.c
@@ -51,9 +51,6 @@
#include "igt_kms.h"
#include "igt_gt.h"
-/* One day, this will be on your libdrm. */
-#define DRM_CLIENT_CAP_UNIVERSAL_PLANES 2
-
#define MSR_PC8_RES 0x630
#define MSR_PC9_RES 0x631
#define MSR_PC10_RES 0x632