Searched refs:I830_BATCH_LIMIT (Results 1 – 1 of 1) sorted by relevance
1733 #define I830_BATCH_LIMIT (256*1024) macro1735 #define I830_WA_SIZE max(I830_TLB_ENTRIES*4096, I830_BATCH_LIMIT)1758 if (len > I830_BATCH_LIMIT) in i830_dispatch_execbuffer()