open-src/driver/xf86-video-intel/gem.patch
changeset 720 763156beb073
equal deleted inserted replaced
719:ad493c31479e 720:763156beb073
       
     1 --- src/i830_common.h	Mon May  4 15:54:00 2009
       
     2 +++ src/i830_common.h	Mon May  4 15:54:16 2009
       
     3 @@ -134,6 +134,8 @@
       
     4  	int pipeB_w;
       
     5  	int pipeB_h;
       
     6  
       
     7 +	int pad1;
       
     8 +
       
     9  	/* Triple buffering */
       
    10  	drm_handle_t third_handle;
       
    11  	int third_offset;