Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | i965: Add #defines for the OACONTROL register and fields. | Kenneth Graunke | 2013-11-21 | 1 | -0/+4 |
* | i965: Add #defines for the MI_LOAD_REGISTER_MEM command. | Kenneth Graunke | 2013-08-06 | 1 | -0/+4 |
* | i965: Tidy preprocessor macros for SO_PRIM_STORAGE_NEEDED registers. | Kenneth Graunke | 2013-08-06 | 1 | -5/+2 |
* | i965: Tidy preprocessor macros for SO_NUM_PRIMS_WRITTEN registers. | Kenneth Graunke | 2013-08-06 | 1 | -5/+2 |
* | i965: Drop i915 register/instruction definitions. | Eric Anholt | 2013-06-28 | 1 | -170/+0 |
* | i965: Move the remaining intel code to the i965 directory. | Eric Anholt | 2013-06-26 | 1 | -0/+300 |
* | Replace duplicated intel_reg.h with a shared header. | Eric Anholt | 2007-10-04 | 1 | -95/+0 |
* | Replace some structure-based batch preparation with plain OUT_BATCH. | Eric Anholt | 2007-10-04 | 1 | -1/+5 |
* | Add Intel i965G/Q DRI driver. | Eric Anholt | 2006-08-09 | 1 | -0/+91 |