summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/i965/gen6_urb.c
AgeCommit message (Expand)Author
2011-03-03i965: SNB GT1 has only 32k urb and max 128 urb entries.Zou Nan hai
2011-03-02i965: Maxinum the usage of urb space on SNB.Zou Nan hai
2011-01-06i965: Rename various gen6 #defines to match the documentation.Kenneth Graunke
2010-12-06i965: Fix GS state uploading on SandybridgeZhenyu Wang
2010-10-26i965: Fix VS URB entry sizing.Eric Anholt
2010-10-19i965: Remove the gen6 emit_mi_flushes I sprinkled around the driver.Eric Anholt
2010-02-25i965: Fix the SNB URB entry count setup.Eric Anholt
2010-02-25i965: Giant pile of flushing to track down SNB bringup issues.Eric Anholt
2010-02-25i965: Set up the SNB URB.Eric Anholt