summaryrefslogtreecommitdiff
path: root/src/common.h
diff options
context:
space:
mode:
authorNian Wu <nian.wu@intel.com>2007-01-25 13:37:05 -0800
committerNian Wu <nian.wu@intel.com>2007-01-25 13:37:05 -0800
commit3cc583ec8e79ec65103308220dd6047a4a7acddf (patch)
treeb5f151ff239820c78fa57cfe331e27d75ce2a356 /src/common.h
parent566e1d397744d0b477de4da6a206919906176f49 (diff)
parenteffe579e691b044e3ce59b41b5c0eaaac4368dda (diff)
Merge branch 'modesetting' of git://proxy01.pd.intel.com:9419/git/xorg/driver/xf86-video-intel into crestline
Diffstat (limited to 'src/common.h')
-rw-r--r--src/common.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/common.h b/src/common.h
index dc9052f4..d72bf2a9 100644
--- a/src/common.h
+++ b/src/common.h
@@ -345,10 +345,6 @@ extern int I810_DEBUG;
#define I810_CURSOR_X 64
#define I810_CURSOR_Y I810_CURSOR_X
-/* XXX Need to check if these are reasonable. */
-#define MAX_DISPLAY_PITCH 2048
-#define MAX_DISPLAY_HEIGHT 2048
-
#define PIPE_NAME(n) ('A' + (n))
#endif /* _INTEL_COMMON_H_ */