Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/radeon/
H A Dradeon_cs.c87 p->dma_reloc_idx = 0; in radeon_cs_parser_relocs()
H A Dr600_cs.c2354 idx = p->dma_reloc_idx; in r600_dma_cs_next_reloc()
2361 p->dma_reloc_idx++; in r600_dma_cs_next_reloc()
H A Dradeon.h1086 unsigned dma_reloc_idx; member