Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/radeon/
H A Dradeon_cs.c330 if (user_chunk.chunk_id == RADEON_CHUNK_ID_FLAGS) { in radeon_cs_parser_init()
356 if (user_chunk.chunk_id == RADEON_CHUNK_ID_FLAGS) { in radeon_cs_parser_init()
/linux/include/uapi/drm/
H A Dradeon_drm.h951 #define RADEON_CHUNK_ID_FLAGS 0x03 macro
954 /* The first dword of RADEON_CHUNK_ID_FLAGS is a uint32 of these flags: */
958 /* The second dword of RADEON_CHUNK_ID_FLAGS is a uint32 that sets the ring type */
964 /* The third dword of RADEON_CHUNK_ID_FLAGS is a sint32 that sets the priority */