Subversion Repositories Kolibri OS

Rev

Rev 6104 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 6104 Rev 6321
Line 254... Line 254...
254
		.get_pcie_lanes = NULL,
254
		.get_pcie_lanes = NULL,
255
		.set_pcie_lanes = NULL,
255
		.set_pcie_lanes = NULL,
256
		.set_clock_gating = &radeon_legacy_set_clock_gating,
256
		.set_clock_gating = &radeon_legacy_set_clock_gating,
257
	},
257
	},
258
	.pflip = {
258
	.pflip = {
259
//		.pre_page_flip = &r100_pre_page_flip,
-
 
260
//		.page_flip = &r100_page_flip,
-
 
-
 
259
 
261
	},
260
	},
262
};
261
};
Line 263... Line 262...
263
 
262
 
264
static struct radeon_asic r200_asic = {
263
static struct radeon_asic r200_asic = {