stride_pixels     901 drivers/gpu/drm/radeon/r100.c 	uint32_t stride_pixels;
stride_pixels     910 drivers/gpu/drm/radeon/r100.c 	stride_pixels = stride_bytes / 4;
stride_pixels     949 drivers/gpu/drm/radeon/r100.c 		radeon_ring_write(ring, cur_pages | (stride_pixels << 16));