Home
last modified time | relevance | path

Searched refs:stride_pixels (Results 1 – 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/drm2/radeon/
HDr100.c892 uint32_t stride_pixels; in r100_copy_blit() local
901 stride_pixels = stride_bytes / 4; in r100_copy_blit()
940 radeon_ring_write(ring, cur_pages | (stride_pixels << 16)); in r100_copy_blit()