Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-03-28 | drm/i915: Change DCC tiling detection case to cover only mobile parts. | Eric Anholt | 1 | -16/+15 |
2009-02-20 | drm/i915: hold mutex for unreference() in i915_gem_tiling.c | Chris Wilson | 1 | -4/+2 |
2009-02-08 | drm/i915: Unref the object after failing to set tiling mode. | Chris Wilson | 1 | -1/+4 |
2009-02-08 | drm/i915: add fence register management to execbuf | Jesse Barnes | 1 | -1/+87 |
2008-12-29 | drm/i915: add GEM GTT mapping support | Jesse Barnes | 1 | -0/+1 |
2008-12-04 | drm/i915: Respect GM965/GM45 bit-17-instead-of-bit-11 option for swizzling. | Eric Anholt | 1 | -3/+4 |
2008-10-18 | i915: GM45 has GM965-style MCH setup. | Eric Anholt | 1 | -2/+3 |
2008-10-18 | drm: G33-class hardware has a newer 965-style MCH (no DCC register). | Eric Anholt | 1 | -1/+1 |
2008-10-18 | drm: Add GEM ("graphics execution manager") to i915 driver. | Eric Anholt | 1 | -0/+256 |