| Commit message (Expand) | Author | Age | Files | Lines |
* | drm/i915: cleanup per-pipe reg usage | Jesse Barnes | 2011-02-07 | 1 | -10/+10 |
* | drm/i915: Record all error ringbuffers | Chris Wilson | 2011-01-28 | 1 | -9/+14 |
* | drm/i915: tune Sandy Bridge DRPS constants | Jesse Barnes | 2011-01-19 | 1 | -1/+26 |
* | drm/i915: Trivial sparse fixes | Chris Wilson | 2011-01-19 | 1 | -4/+4 |
* | drm/i915/debugfs: Correct format after changing type of err object 'size' | Chris Wilson | 2011-01-12 | 1 | -1/+1 |
* | drm/i915/debugfs: Show all objects in the gtt | Chris Wilson | 2011-01-11 | 1 | -10/+43 |
* | drm/i915: Record AGP memory type upon error | Chris Wilson | 2011-01-11 | 1 | -2/+12 |
* | drm/i915: Record the error batchbuffer on each ring | Chris Wilson | 2011-01-11 | 1 | -1/+3 |
* | drm/i915: re-enable rc6 support for Ironlake+ | Jesse Barnes | 2011-01-11 | 1 | -1/+25 |
* | drm/i915/debugfs: Show the per-ring IMR | Chris Wilson | 2011-01-11 | 1 | -1/+7 |
* | drm/i915: dynamic render p-state support for Sandy Bridge | Jesse Barnes | 2010-12-18 | 1 | -9/+45 |
* | drm/i915: Add self-refresh support on Sandybridge | Yuanhan Liu | 2010-12-15 | 1 | -1/+1 |
* | drm/i915: caps.has_rc6 is no longer used, remove it. | Chris Wilson | 2010-12-05 | 1 | -1/+0 |
* | drm/i915: Implement GPU semaphores for inter-ring synchronisation on SNB | Chris Wilson | 2010-12-05 | 1 | -45/+30 |
* | drm/i915: Defer accounting until read from debugfs | Chris Wilson | 2010-11-25 | 1 | -13/+71 |
* | drm/i915: More accurately track last fence usage by the GPU | Chris Wilson | 2010-11-24 | 1 | -1/+2 |
* | drm/i915: Record fence registers on error. | Chris Wilson | 2010-11-23 | 1 | -0/+3 |
* | drm/i915: Use drm_i915_gem_object as the preferred type | Chris Wilson | 2010-11-23 | 1 | -34/+30 |
* | drm/i915: Avoid oops when capturing NULL ring for inactive pinned buffers | Chris Wilson | 2010-11-23 | 1 | -3/+3 |
* | drm/i915: Capture interesting display registers on error | Chris Wilson | 2010-11-22 | 1 | -0/+3 |
* | drm/i915: Capture pinned buffers on error | Chris Wilson | 2010-11-22 | 1 | -24/+39 |
* | drm/i915: Remove the global irq wait queue | Chris Wilson | 2010-11-11 | 1 | -7/+1 |
* | drm/i915/debugfs: Report ring in error state | Chris Wilson | 2010-11-01 | 1 | -28/+34 |
* | drm/i915: Record BSD engine error state | Chris Wilson | 2010-10-29 | 1 | -0/+6 |
* | drm/i915/debugfs: Display the contents of the BLT and BSD status pages | Chris Wilson | 2010-10-29 | 1 | -3/+13 |
* | drm/i915: Record BLT engine error state | Chris Wilson | 2010-10-29 | 1 | -6/+13 |
* | drm/i915: Only enforce fence limits inside the GTT. | Chris Wilson | 2010-10-29 | 1 | -1/+2 |
* | drm/i915: Capture ERROR register on Sandybridge hangs | Chris Wilson | 2010-10-27 | 1 | -0/+3 |
* | drm/i915: add accounting for mappable objects in gtt v2 | Daniel Vetter | 2010-10-27 | 1 | -0/+6 |
* | drm/i915: Remove the confusing global waiting/irq seqno | Chris Wilson | 2010-10-27 | 1 | -25/+19 |
* | drm/i915/debugfs: Include info for the other rings | Chris Wilson | 2010-10-27 | 1 | -41/+93 |
* | drm/i915/ringbuffer: Drop the redundant dev from the vfunc interface | Chris Wilson | 2010-10-27 | 1 | -2/+2 |
* | Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2010-10-26 | 1 | -69/+267 |
|\ |
|
| * | drm/i915: IS_IRONLAKE is synonymous with gen == 5 | Chris Wilson | 2010-10-21 | 1 | -2/+1 |
| * | drm/i915: Enable SandyBridge blitter ring | Chris Wilson | 2010-10-21 | 1 | -0/+2 |
| * | drm/i915: Track objects in global active list (as well as per-ring) | Chris Wilson | 2010-10-20 | 1 | -14/+9 |
| * | drm: Move the GTT accounting to i915 | Chris Wilson | 2010-10-01 | 1 | -0/+26 |
| * | drm/i915: Make get/put pages static | Chris Wilson | 2010-09-30 | 1 | -15/+11 |
| * | drm/i915/debugfs: Include list totals | Chris Wilson | 2010-09-30 | 1 | -2/+9 |
| * | drm/i915: Report the deferred free list in debugfs | Chris Wilson | 2010-09-30 | 1 | -1/+7 |
| * | drm/i915: Only hold a process-local lock whilst throttling. | Chris Wilson | 2010-09-24 | 1 | -3/+3 |
| * | drm/i915: Track pinned objects | Chris Wilson | 2010-09-21 | 1 | -4/+12 |
| * | drm/i915/debug: Dump BSD ring buffers to debugfs | Chris Wilson | 2010-09-21 | 1 | -6/+12 |
| * | drm/i915: INTEL_INFO->gen supercedes i8xx, i9xx, i965g | Chris Wilson | 2010-09-21 | 1 | -7/+4 |
| * | drm/i915: Fix updating FBC | Chris Wilson | 2010-09-11 | 1 | -0/+3 |
| * | drm/i915/debug: Include Ironlake in self-refresh status | Chris Wilson | 2010-09-09 | 1 | -3/+5 |
| * | i915: snprintf returns large values | Dan Carpenter | 2010-09-08 | 1 | -0/+3 |
| * | drm/i915: Show framebuffer info in debugfs | Chris Wilson | 2010-09-08 | 1 | -17/+66 |
| * | drm/i915: Show device capabilities in debugfs | Chris Wilson | 2010-09-08 | 1 | -0/+41 |
| * | drm/i915: Kill the active list spinlock | Chris Wilson | 2010-09-08 | 1 | -26/+63 |