Searched refs:RADEON_CHUNK_ID_FLAGS (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/libdrm/dist/include/drm/
H A Dradeon_drm.h952 #define RADEON_CHUNK_ID_FLAGS 0x03 macro
955 /* The first dword of RADEON_CHUNK_ID_FLAGS is a uint32 of these flags: */
959 /* The second dword of RADEON_CHUNK_ID_FLAGS is a uint32 that sets the ring type */
965 /* The third dword of RADEON_CHUNK_ID_FLAGS is a sint32 that sets the priority */
/xsrc/external/mit/MesaLib.old/dist/src/gallium/winsys/radeon/drm/
H A Dradeon_drm_cs.c99 csc->chunks[2].chunk_id = RADEON_CHUNK_ID_FLAGS;
/xsrc/external/mit/MesaLib/dist/src/gallium/winsys/radeon/drm/
H A Dradeon_drm_cs.c123 csc->chunks[2].chunk_id = RADEON_CHUNK_ID_FLAGS;

Completed in 8 milliseconds