Subversion Repositories Kolibri OS

Rev

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

Rev 5056 Rev 5178
Line 942... Line 942...
942
	uint32_t		length_dw;
942
	uint32_t		length_dw;
943
	uint64_t		chunk_data;
943
	uint64_t		chunk_data;
944
};
944
};
Line 945... Line 945...
945
 
945
 
-
 
946
/* drm_radeon_cs_reloc.flags */
Line 946... Line 947...
946
/* drm_radeon_cs_reloc.flags */
947
#define RADEON_RELOC_PRIO_MASK		(0xf << 0)
947
 
948
 
948
struct drm_radeon_cs_reloc {
949
struct drm_radeon_cs_reloc {
949
	uint32_t		handle;
950
	uint32_t		handle;