Searched refs:RADEON_CHUNK_ID_RELOCS (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/sys/dev/drm/
H A Dradeon_drm.h765 #define RADEON_CHUNK_ID_RELOCS 0x01 macro
H A Dradeon_cs.c198 if (parser.chunks[i].chunk_id == RADEON_CHUNK_ID_RELOCS)
222 case RADEON_CHUNK_ID_RELOCS:
/freebsd-11.0-release/sys/dev/drm2/radeon/
H A Dradeon_cs.c215 if (p->chunks[i].chunk_id == RADEON_CHUNK_ID_RELOCS) {
241 if ((p->chunks[i].chunk_id == RADEON_CHUNK_ID_RELOCS) ||
H A Dradeon_drm.h911 #define RADEON_CHUNK_ID_RELOCS 0x01 macro

Completed in 98 milliseconds