Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-10-21 | drm/i915: ILK + VT-d workaround | Ben Widawsky | 1 | -0/+30 |
2011-06-10 | drm/i915: Add an interface to dynamically change the cache level | Chris Wilson | 1 | -5/+2 |
2011-06-10 | drm/i915/gtt: Split out i915_gem_gtt_rebind_object() | Chris Wilson | 1 | -17/+25 |
2011-05-11 | drm/i915: Rename agp_type to cache_level | Chris Wilson | 1 | -6/+29 |
2011-01-24 | drm/i915,agp/intel: Do not clear stolen entries | Chris Wilson | 1 | -0/+4 |
2011-01-11 | drm/i915/gtt: Unmap the PCI pages after unbinding them from the GTT | Chris Wilson | 1 | -7/+3 |
2010-12-09 | drm/i915/gtt: Clear the cachelines upon resume | Chris Wilson | 1 | -1/+2 |
2010-11-23 | drm/i915: Use drm_i915_gem_object as the preferred type | Chris Wilson | 1 | -36/+32 |
2010-11-23 | drm/i915: no more agp for gem | Daniel Vetter | 1 | -19/+44 |
2010-11-23 | drm/i915: move gtt handling to i915_gem_gtt.c | Daniel Vetter | 1 | -0/+28 |
2010-11-23 | drm/i915: restore gtt on resume in the drm instead of in intel-gtt.ko | Daniel Vetter | 1 | -0/+49 |