Subversion Repositories Kolibri OS

Rev

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

Rev 5078 Rev 5139
Line 146... Line 146...
146
		      struct radeon_ring *ring);
146
		      struct radeon_ring *ring);
147
u32 r100_gfx_get_wptr(struct radeon_device *rdev,
147
u32 r100_gfx_get_wptr(struct radeon_device *rdev,
148
		      struct radeon_ring *ring);
148
		      struct radeon_ring *ring);
149
void r100_gfx_set_wptr(struct radeon_device *rdev,
149
void r100_gfx_set_wptr(struct radeon_device *rdev,
150
		       struct radeon_ring *ring);
150
		       struct radeon_ring *ring);
151
void r100_ring_hdp_flush(struct radeon_device *rdev,
-
 
152
			 struct radeon_ring *ring);
-
 
-
 
151
 
153
/*
152
/*
154
 * r200,rv250,rs300,rv280
153
 * r200,rv250,rs300,rv280
155
 */
154
 */
156
extern int r200_copy_dma(struct radeon_device *rdev,
155
extern int r200_copy_dma(struct radeon_device *rdev,
157
			uint64_t src_offset,
156
			uint64_t src_offset,