Subversion Repositories Kolibri OS

Rev

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

Rev 2160 Rev 2175
Line 1242... Line 1242...
1242
	const struct firmware *me_fw;	/* all family ME firmware */
1242
	const struct firmware *me_fw;	/* all family ME firmware */
1243
	const struct firmware *pfp_fw;	/* r6/700 PFP firmware */
1243
	const struct firmware *pfp_fw;	/* r6/700 PFP firmware */
1244
	const struct firmware *rlc_fw;	/* r6/700 RLC firmware */
1244
	const struct firmware *rlc_fw;	/* r6/700 RLC firmware */
1245
	const struct firmware *mc_fw;	/* NI MC firmware */
1245
	const struct firmware *mc_fw;	/* NI MC firmware */
1246
	struct r600_blit r600_blit;
1246
	struct r600_blit r600_blit;
-
 
1247
    struct r600_blit r600_video;
1247
	struct r700_vram_scratch vram_scratch;
1248
	struct r700_vram_scratch vram_scratch;
1248
	int msi_enabled; /* msi enabled */
1249
	int msi_enabled; /* msi enabled */
1249
	struct r600_ih ih; /* r6/700 interrupt ring */
1250
	struct r600_ih ih; /* r6/700 interrupt ring */
1250
//	struct work_struct hotplug_work;
1251
//	struct work_struct hotplug_work;
1251
	int num_crtc; /* number of crtcs */
1252
	int num_crtc; /* number of crtcs */