diff options
author | Eric Anholt <eric@anholt.net> | 2009-10-05 13:31:31 -0700 |
---|---|---|
committer | Eric Anholt <eric@anholt.net> | 2009-10-05 13:41:39 -0700 |
commit | d26f4c493721dbb2e2cbf4efcf8d37228d1b1f3b (patch) | |
tree | 5bb8632ed88cd6bd7535e0271e615de834bb7931 /src/i830.h | |
parent | 33c488e83676d26e69145ea615f75ca52768f400 (diff) |
Remove UMS overlay support.
The replacement code is now landed, and the rest of UMS is about to disappear.
Diffstat (limited to 'src/i830.h')
-rw-r--r-- | src/i830.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -387,7 +387,6 @@ typedef struct _I830Rec { int batch_atomic_limit; /* For Xvideo */ - i830_memory *overlay_regs; Bool use_drmmode_overlay; #ifdef INTEL_XVMC /* For XvMC */ |