Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | i965: Remove the gen6 emit_mi_flushes I sprinkled around the driver. | Eric Anholt | 2010-10-19 | 1 | -2/+0 |
* | i965: Force single program flow in SNB GS, to match gen4 GS. | Eric Anholt | 2010-03-22 | 1 | -1/+2 |
* | i965: Remove unnecessary headers. | Vinson Lee | 2010-02-25 | 1 | -3/+0 |
* | i965: Emit SNB FF unit state after the unit's push constants. | Eric Anholt | 2010-02-25 | 1 | -11/+11 |
* | i965: Set GS rendering enabled even when the GS stage is disabled. | Eric Anholt | 2010-02-25 | 1 | -2/+4 |
* | i965: Fixup Sandybridge GS packet from doc updates. | Eric Anholt | 2010-02-25 | 1 | -4/+6 |
* | i965: Giant pile of flushing to track down SNB bringup issues. | Eric Anholt | 2010-02-25 | 1 | -0/+2 |
* | i965: Get vp-tri batchbuffers running (no rendering). | Eric Anholt | 2010-02-25 | 1 | -13/+27 |
* | i965: Add untested passthrough GS setup. | Eric Anholt | 2010-02-25 | 1 | -0/+74 |