summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)Author
2010-12-02drm/i915: Kill the get_fence tracepointChris Wilson
2010-12-02drm/i915: Remove inactive LRU tracking from set_domain_ioctlChris Wilson
2010-12-02drm/i915: Pipelined fencing [infrastructure]Chris Wilson
2010-12-02drm/i915: Prevent stalling for a GTT read back from a read-only GPU targetChris Wilson
2010-12-01drm/i915/lvds: Disable panel-fitter on gen4 for 1:1 scale factorsChris Wilson
2010-11-30drm/i915/ringbuffer: Handle cliprects in the callerChris Wilson
2010-11-30drm/i915: Move instruction state invalidation from execbuffer to flushChris Wilson
2010-11-28drm/i915: Release fenced GTT mapping on suspendChris Wilson
2010-11-28Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson
2010-11-28drm/i915/execbuffer: On error, starting unwinding from the previous objectChris Wilson
2010-11-28drm/i915: fix regression due to ba3d8d749b01548b9Daniel Vetter
2010-11-25drm/i915: Avoid allocation for execbuffer object listChris Wilson
2010-11-25drm/i915: Split i915_gem_execbuffer into its own file.Chris Wilson
2010-11-25drm/i915: Defer accounting until read from debugfsChris Wilson
2010-11-25drm/i915: Mark a few functions as __must_checkChris Wilson
2010-11-25drm/i915: Tweak on-error bbaddr parsing for clarityChris Wilson
2010-11-25drm/i915: Only save and restore fences for UMSChris Wilson
2010-11-25drm/i915: Add a mechanism for pipelining fence register updatesDaniel Vetter
2010-11-24drm/i915/sdvo: Always add a 30ms delay to make SDVO TV detection reliableChris Wilson
2010-11-24drm/i915: More accurately track last fence usage by the GPUChris Wilson
2010-11-24drm/i915: Rework execbuffer pinningChris Wilson
2010-11-23drm/i915/sdvo: Always fallback to querying the shared DDC lineChris Wilson
2010-11-23drm/i915: Thread the pipelining ring through the callers.Chris Wilson
2010-11-23drm/i915: Extend hangcheck timeoutChris Wilson
2010-11-23drm/i915: Remove a defunct BUG_ONChris Wilson
2010-11-23drm/i915: Move the implementation details of PIPE_CONTROL to the ringbufferChris Wilson
2010-11-23drm/i915: Record fence registers on error.Chris Wilson
2010-11-23drm/i915: Not all mappable regions require GTT fence regionsChris Wilson
2010-11-23drm/i915: Use drm_i915_gem_object as the preferred typeChris Wilson
2010-11-23drm/i915: no more agp for gemDaniel Vetter
2010-11-23drm/i915: move gtt handling to i915_gem_gtt.cDaniel Vetter
2010-11-23drm/i915: restore gtt on resume in the drm instead of in intel-gtt.koDaniel Vetter
2010-11-23drm/i915: track objects in the gttDaniel Vetter
2010-11-23drm: kill drm_agp_chipset_flushDaniel Vetter
2010-11-23drm/i915/gtt: call chipset flush directlyDaniel Vetter
2010-11-23drm/i915|intel-gtt: consolidate intel-gtt.h headersDaniel Vetter
2010-11-23Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson
2010-11-23drm/i915: Handle pagefaults in execbuffer user relocationsChris Wilson
2010-11-23drm/i915: Contract the magic IPS constants into a direct LUTChris Wilson
2010-11-23agp/intel: Remove confusion of stolen entries not stolen memoryChris Wilson
2010-11-23drm/i915: Compute physical addresses from base of stolen memoryChris Wilson
2010-11-23drm/i915/panel: Restore saved value of BLC_PWM_CTLChris Wilson
2010-11-23drm/i915: Avoid oops when capturing NULL ring for inactive pinned buffersChris Wilson
2010-11-22drm/i915/sdvo: Only enable HDMI encodings only if the commandset is supportedChris Wilson
2010-11-22drm/i915: Fix restore of 965 fence regs since the register tracing change.Keith Packard
2010-11-22drm/i915: Add support for GPU reset on gen6.Eric Anholt
2010-11-22drm/i915: Also reinit the BSD and BLT rings after a GPU reset.Eric Anholt
2010-11-22drm/i915: Correct a comment about the use of the workqueue.Eric Anholt
2010-11-22Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson
2010-11-22Merge remote branch 'linus' into drm-intel-fixesChris Wilson