summaryrefslogtreecommitdiff
path: root/src/drmmode_display.h
diff options
context:
space:
mode:
authorMichel Dänzer <michel.daenzer@amd.com>2015-11-27 16:53:30 +0900
committerMichel Dänzer <michel@daenzer.net>2016-08-17 18:30:11 +0900
commit4cfa4615f79f64062e5e771cd45dd7048f48b4f6 (patch)
tree07b66976a19a1caabd3c5ecf21d2e439264154f9 /src/drmmode_display.h
parent121a6de72da5fcf9a32408eff36b2235f3dfbcfe (diff)
Use drmmode_crtc_scanout_* helpers for RandR 1.4 scanout pixmaps
This should allow using multiple CRTCs via RandR 1.4 even with xserver < 1.17. It also simplifies the code a little, and paves the way for following changes. Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'src/drmmode_display.h')
-rw-r--r--src/drmmode_display.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/drmmode_display.h b/src/drmmode_display.h
index c1109f7a..24e3efb9 100644
--- a/src/drmmode_display.h
+++ b/src/drmmode_display.h
@@ -95,7 +95,6 @@ typedef struct {
int dpms_last_fps;
uint32_t interpolated_vblanks;
uint16_t lut_r[256], lut_g[256], lut_b[256];
- int prime_pixmap_x;
/* Modeset needed (for DPMS on or after a page flip crossing with a
* modeset)