Move source tree closer to the 2.6.32.17 mainline
/drivers/gpu/drm/radeon/radeon_drv.h
blob:350962e0f346f483b02d04d37f48efb3219c2ed0 -> blob:76e4070388c62383553ec818a5e2902c95b4b000
--- drivers/gpu/drm/radeon/radeon_drv.h
+++ drivers/gpu/drm/radeon/radeon_drv.h
@@ -267,6 +267,8 @@ typedef struct drm_radeon_private {
u32 scratch_ages[5];
+ int have_z_offset;
+
/* starting from here on, data is preserved accross an open */
uint32_t flags; /* see radeon_chip_flags */
resource_size_t fb_aper_offset;