mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-21 13:23:02 +00:00
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@>
This commit is contained in:
committed by
Paulo Zanoni
parent
19e4632407
commit
4deb562659
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user