Searched defs:radeon_cmdbuf (Results 1 – 2 of 2) sorted by relevance
367 struct radeon_cmdbuf { struct368 struct radeon_cs_manager *csm;369 struct radeon_cs *cs;370 int size; /** # of dwords total */371 unsigned int flushing:1; /** whether we're currently in FlushCmdBufLocked */