summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* intel-gtt: consolidate fake_agp driver structsDaniel Vetter2010-09-211-131/+39
* intel-gtt: move chipset flush to the gtt driver structDaniel Vetter2010-09-211-7/+21
* intel-gtt: kill mask_memory functionsDaniel Vetter2010-09-211-92/+13
* intel-gtt: generic (insert|remove)_entries for sandybridgeDaniel Vetter2010-09-211-136/+8
* intel-gtt: generic (insert|remove)_entries for g33/i965Daniel Vetter2010-09-211-12/+9
* intel-gtt: generic (insert|remove)_entries for i915Daniel Vetter2010-09-211-11/+49
* intel-gtt: generic (insert|remove)_entries for i830Daniel Vetter2010-09-211-25/+28
* agp: kill agp_(map|unmap)_pageDaniel Vetter2010-09-212-23/+1
* intel-gtt: drop agp scratch page support stuffDaniel Vetter2010-09-211-28/+0
* intel-gtt: introduce pte write function for gen6Daniel Vetter2010-09-211-22/+26
* intel-gtt: introduce pte write function for g33/i965/gm45Daniel Vetter2010-09-211-2/+15
* intel-gtt: introduce pte write function for i8xx/i915/i945Daniel Vetter2010-09-211-9/+32
* intel-gtt: initialize our own scratch pageDaniel Vetter2010-09-211-17/+64
* drm/i915: Track pinned objectsChris Wilson2010-09-213-14/+26
* drm/i915: Drain any pending flips on the fb prior to unpinningChris Wilson2010-09-213-20/+26
* drm/i915: Merge ring flushing and lazy requestsChris Wilson2010-09-213-32/+24
* drm/i915: Track gpu fence usageChris Wilson2010-09-212-2/+10
* drm/i915/ringbuffer: whitespace cleanupChris Wilson2010-09-212-65/+68
* drm/i915: drop alignment ringbuffer parameterDaniel Vetter2010-09-212-5/+1
* drm/i915: don't explicitly initialize ringbuffer members to zeroDaniel Vetter2010-09-211-33/+0
* drm/i915: use new macros to access the ring ctl registerDaniel Vetter2010-09-212-17/+7
* drm/i915: use new macros to access the ring head registerDaniel Vetter2010-09-212-40/+13
* drm/i915: use new macros to access the ring start registerDaniel Vetter2010-09-212-8/+6
* drm/i915: use new macros to access the ring tail registerDaniel Vetter2010-09-212-50/+22
* drm/i915: add relative ring register macrosDaniel Vetter2010-09-213-0/+12
* drm/i915: kill duplicated/unneeded register definesDaniel Vetter2010-09-211-18/+0
* drm/i915: Use ring->flush() instead of MI_FLUSHChris Wilson2010-09-213-17/+20
* drm/i915/ringbuffer: Mark the initialisation structs as constant.Chris Wilson2010-09-211-3/+3
* drm/i915: add a new BSD ring buffer for SandybridgeXiang, Haihao2010-09-214-8/+159
* drm/i915/ringbuffer: Implement advance using set_tailChris Wilson2010-09-212-17/+1
* drm/i915: add set_tail hook in struct intel_ring_bufferXiang, Haihao2010-09-212-5/+19
* drm/i915: do not export the instances of struct intel_ring_bufferXiang, Haihao2010-09-213-16/+31
* drm/i915: fix HAS_BSD with a device info flagXiang, Haihao2010-09-212-1/+6
* drm/i915: Clean up bo lists on all hung gpusChris Wilson2010-09-213-19/+16
* drm/i915: Clear GPU read domains on resetChris Wilson2010-09-213-0/+19
* drm/i915: Clear flushing lists on GPU resetChris Wilson2010-09-213-0/+23
* drm/i915: Only emit a flush request on the active ring.Chris Wilson2010-09-214-22/+51
* drm/i915: Inline i915_gem_ring_retire_request()Chris Wilson2010-09-211-53/+38
* drm/i915/debug: Dump BSD ring buffers to debugfsChris Wilson2010-09-211-6/+12
* drm/i915: After a reset perform a forced modesetChris Wilson2010-09-211-7/+10
* drm/i915: Add support for GPU soft reset on Ironlake.Kenneth Graunke2010-09-213-7/+27
* drm/i915: Rename graphics reset registers.Kenneth Graunke2010-09-213-8/+10
* drm/i915: Actually set the reset bit in i965_reset.Kenneth Graunke2010-09-211-16/+15
* drm/i915: INTEL_INFO->gen supercedes i8xx, i9xx, i965gChris Wilson2010-09-2117-201/+197
* drm/i915: Cache LVDS EDIDChris Wilson2010-09-211-11/+8
* Merge branch 'drm-intel-fixes' into HEADChris Wilson2010-09-21614-3693/+6587
|\
| * Merge remote branch 'linus' into drm-intel-fixesChris Wilson2010-09-21214-1525/+1994
| |\
| | * Linux 2.6.36-rc5v2.6.36-rc5Linus Torvalds2010-09-201-1/+1
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2010-09-203-22/+10
| | |\
| | | * Staging: vt6655: fix buffer overflowDan Carpenter2010-09-201-3/+8
OpenPOWER on IntegriCloud