summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i965/gen6_urb.c
Commit message (Expand)AuthorAgeFilesLines
* i965: SNB GT1 has only 32k urb and max 128 urb entries.Zou Nan hai2011-03-031-4/+15
* i965: Maxinum the usage of urb space on SNB.Zou Nan hai2011-03-021-10/+6
* i965: Rename various gen6 #defines to match the documentation.Kenneth Graunke2011-01-061-1/+1
* i965: Fix GS state uploading on SandybridgeZhenyu Wang2010-12-061-1/+1
* i965: Fix VS URB entry sizing.Eric Anholt2010-10-261-1/+1
* i965: Remove the gen6 emit_mi_flushes I sprinkled around the driver.Eric Anholt2010-10-191-4/+0
* i965: Fix the SNB URB entry count setup.Eric Anholt2010-02-251-2/+2
* i965: Giant pile of flushing to track down SNB bringup issues.Eric Anholt2010-02-251-0/+2
* i965: Set up the SNB URB.Eric Anholt2010-02-251-0/+81