summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2010-09-24drm/i915: Parse the eDP link configuration from the vBIOSChris Wilson
2010-09-24drm/i915/lvds: Use the GMBUS pin if specified in VBTChris Wilson
2010-09-24drm/i915: Use an uninterruptible wait for page-flips during modesetChris Wilson
2010-09-24drm/i915: Remove unused dev_priv->panel_wants_ditherChris Wilson
2010-09-24drm/i915/ringbuffer: Fix sign of ring space.Chris Wilson
2010-09-24drm/i915: Remove idle timer debugging messagesChris Wilson
2010-09-24drm/i915/lvds: Probe DDC on creationChris Wilson
2010-09-24Merge remote branch 'origin/master' of /home/airlied/kernel//linux-2.6 into d...Dave Airlie
2010-09-23drm/i915/sdvo: Handle unsupported GET_SUPPORTED_ENHANCEMENTS gracefullyChris Wilson
2010-09-23drm/i915/sdvo: Cleanup connector on error pathChris Wilson
2010-09-23drm/i915/tv: Sleep before checking for state changes.Chris Wilson
2010-09-23drm/i915: Remove the broken flush_ring from page-flipChris Wilson
2010-09-23drm/i915: Fix 945GM regression in e259befdChris Wilson
2010-09-22drm/i915/crt: Use a DDC probe on 0xA0 before load-detectChris Wilson
2010-09-22drm/i915: Disable "disabled FBC" message when a no-opChris Wilson
2010-09-22drm/i915: Drop ring->lazy_requestChris Wilson
2010-09-22drm/i915: Don't offset the pin used for crt_ddcChris Wilson
2010-09-22drm/i915: Clear the gpu_write_list on resetting write_domain upon hangChris Wilson
2010-09-21drm/i915: Don't overwrite the returned error-codeChris Wilson
2010-09-21drm/i915/lvds: Unlock the PP register when panel-fittingChris Wilson
2010-09-21drm/i915: Use the correct DPB GMBUS port for GPIOEChris Wilson
2010-09-21drm/i915: Drop crtc->fb pin on disable.Chris Wilson
2010-09-21drm/i915: Disable output polling across suspend & resumeChris Wilson
2010-09-21intel-gtt: clean up gtt size reportingDaniel Vetter
2010-09-21drm/i915: Track pinned objectsChris Wilson
2010-09-21drm/i915: Drain any pending flips on the fb prior to unpinningChris Wilson
2010-09-21drm/i915: Merge ring flushing and lazy requestsChris Wilson
2010-09-21drm/i915: Track gpu fence usageChris Wilson
2010-09-21drm/i915/ringbuffer: whitespace cleanupChris Wilson
2010-09-21drm/i915: drop alignment ringbuffer parameterDaniel Vetter
2010-09-21drm/i915: don't explicitly initialize ringbuffer members to zeroDaniel Vetter
2010-09-21drm/i915: use new macros to access the ring ctl registerDaniel Vetter
2010-09-21drm/i915: use new macros to access the ring head registerDaniel Vetter
2010-09-21drm/i915: use new macros to access the ring start registerDaniel Vetter
2010-09-21drm/i915: use new macros to access the ring tail registerDaniel Vetter
2010-09-21drm/i915: add relative ring register macrosDaniel Vetter
2010-09-21drm/i915: kill duplicated/unneeded register definesDaniel Vetter
2010-09-21drm/i915: Use ring->flush() instead of MI_FLUSHChris Wilson
2010-09-21drm/i915/ringbuffer: Mark the initialisation structs as constant.Chris Wilson
2010-09-21drm/i915: add a new BSD ring buffer for SandybridgeXiang, Haihao
2010-09-21drm/i915/ringbuffer: Implement advance using set_tailChris Wilson
2010-09-21drm/i915: add set_tail hook in struct intel_ring_bufferXiang, Haihao
2010-09-21drm/i915: do not export the instances of struct intel_ring_bufferXiang, Haihao
2010-09-21drm/i915: fix HAS_BSD with a device info flagXiang, Haihao
2010-09-21drm/i915: Clean up bo lists on all hung gpusChris Wilson
2010-09-21drm/i915: Clear GPU read domains on resetChris Wilson
2010-09-21drm/i915: Clear flushing lists on GPU resetChris Wilson
2010-09-21drm/i915: Only emit a flush request on the active ring.Chris Wilson
2010-09-21drm/i915: Inline i915_gem_ring_retire_request()Chris Wilson
2010-09-21drm/i915/debug: Dump BSD ring buffers to debugfsChris Wilson