aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAge
* drm/i915: Track pinned objectsChris Wilson2010-09-21
* drm/i915: Drain any pending flips on the fb prior to unpinningChris Wilson2010-09-21
* drm/i915: Merge ring flushing and lazy requestsChris Wilson2010-09-21
* drm/i915: Track gpu fence usageChris Wilson2010-09-21
* drm/i915/ringbuffer: whitespace cleanupChris Wilson2010-09-21
* drm/i915: drop alignment ringbuffer parameterDaniel Vetter2010-09-21
* drm/i915: don't explicitly initialize ringbuffer members to zeroDaniel Vetter2010-09-21
* drm/i915: use new macros to access the ring ctl registerDaniel Vetter2010-09-21
* drm/i915: use new macros to access the ring head registerDaniel Vetter2010-09-21
* drm/i915: use new macros to access the ring start registerDaniel Vetter2010-09-21
* drm/i915: use new macros to access the ring tail registerDaniel Vetter2010-09-21
* drm/i915: add relative ring register macrosDaniel Vetter2010-09-21
* drm/i915: kill duplicated/unneeded register definesDaniel Vetter2010-09-21
* drm/i915: Use ring->flush() instead of MI_FLUSHChris Wilson2010-09-21
* drm/i915/ringbuffer: Mark the initialisation structs as constant.Chris Wilson2010-09-21
* drm/i915: add a new BSD ring buffer for SandybridgeXiang, Haihao2010-09-21
* drm/i915/ringbuffer: Implement advance using set_tailChris Wilson2010-09-21
* drm/i915: add set_tail hook in struct intel_ring_bufferXiang, Haihao2010-09-21
* drm/i915: do not export the instances of struct intel_ring_bufferXiang, Haihao2010-09-21
* drm/i915: fix HAS_BSD with a device info flagXiang, Haihao2010-09-21
* drm/i915: Clean up bo lists on all hung gpusChris Wilson2010-09-21
* drm/i915: Clear GPU read domains on resetChris Wilson2010-09-21
* drm/i915: Clear flushing lists on GPU resetChris Wilson2010-09-21
* drm/i915: Only emit a flush request on the active ring.Chris Wilson2010-09-21
* drm/i915: Inline i915_gem_ring_retire_request()Chris Wilson2010-09-21
* drm/i915/debug: Dump BSD ring buffers to debugfsChris Wilson2010-09-21
* drm/i915: After a reset perform a forced modesetChris Wilson2010-09-21
* drm/i915: Add support for GPU soft reset on Ironlake.Kenneth Graunke2010-09-21
* drm/i915: Rename graphics reset registers.Kenneth Graunke2010-09-21
* drm/i915: Actually set the reset bit in i965_reset.Kenneth Graunke2010-09-21
* drm/i915: INTEL_INFO->gen supercedes i8xx, i9xx, i965gChris Wilson2010-09-21
* drm/i915: Cache LVDS EDIDChris Wilson2010-09-21
* Merge branch 'drm-intel-fixes' into HEADChris Wilson2010-09-21
|\
| * Merge remote branch 'linus' into drm-intel-fixesChris Wilson2010-09-21
| |\
| | * drm/radeon/kms: only warn on mipmap size checks in r600 cs checker (v2)Alex Deucher2010-09-14
| | * drm/radeon/kms: force legacy pll algo for RV620 LVDSAlex Deucher2010-09-14
| | * drm: fix race between driver loading and userspace open.Dave Airlie2010-09-14
| | * drm: Use a nondestructive mode for output detect when polling (v2)Chris Wilson2010-09-14
| | * drm/radeon/kms: fix the colorbuffer CS checker for r300-r500Marek Olšák2010-09-13
| | * drm/radeon/kms: increase lockup detection interval to 10 sec for r100-r500Marek Olšák2010-09-13
| | * drm/radeon/kms/evergreen: fix backend setupAlex Deucher2010-09-13
| | * drm: Use a nondestructive mode for output detect when pollingChris Wilson2010-09-13
| | * drm/radeon: add some missing copyright headersAlex Deucher2010-09-13
| | * drm: Only decouple the old_fb from the crtc is we call mode_set*Chris Wilson2010-09-13
| | * drm/radeon/kms: don't enable underscan with interlaced modesAlex Deucher2010-09-13
| | * drm/radeon/kms: add connector table for Mac x800Alex Deucher2010-09-13
| | * drm/radeon/kms: fix regression in RMX code (v2)Alex Deucher2010-09-13
| | * drm: Fix regression in disable polling e58f637Chris Wilson2010-09-13
| * | drm/i915: Hold a reference to the object whilst unbinding the eviction listChris Wilson2010-09-20
| * | drm/i915,agp/intel: Add second set of PCI-IDs for B43Chris Wilson2010-09-17