summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_drv.h
AgeCommit message (Expand)Author
2011-02-09drm/i915: Disable RC6 on IronlakeChris Wilson
2011-01-24drm/i915,agp/intel: Do not clear stolen entriesChris Wilson
2011-01-13drm/i915: Add a module option to override the use of SSCChris Wilson
2011-01-11drm/i915/execbuffer: Reorder binding of objects to favour restrictionsChris Wilson
2011-01-11drm/i915: Record AGP memory type upon errorChris Wilson
2011-01-11drm/i915: Record the error batchbuffer on each ringChris Wilson
2011-01-11drm/i915: Propagate error from flushing the ringChris Wilson
2011-01-11drm/i915: cleanup rc6 codeJesse Barnes
2011-01-11drm/i915: Mask USER interrupts on gen6 (until required)Chris Wilson
2011-01-11drm/i915/panel: Only record the backlight level when it is enabledChris Wilson
2010-12-20drm/i915: Allow the application to choose the constant addressing modeChris Wilson
2010-12-18drm/i915: dynamic render p-state support for Sandy BridgeJesse Barnes
2010-12-16drm/i915: Add support for precise vblank timestamping (v2)Mario Kleiner
2010-12-09drm/i915: Terminate the FORCE WAKE after we have finished readingChris Wilson
2010-12-09drm/i915: Eliminate drm_gem_object_lookup during relocationChris Wilson
2010-12-05drm/i915: caps.has_rc6 is no longer used, remove it.Chris Wilson
2010-12-05drm/i915: Implement GPU semaphores for inter-ring synchronisation on SNBChris 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-11-30drm/i915/ringbuffer: Handle cliprects in the callerChris Wilson
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-24drm/i915: More accurately track last fence usage by the GPUChris 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: 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: 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-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-22drm/i915: Fix restore of 965 fence regs since the register tracing change.Keith Packard
2010-11-22drm/i915: Capture interesting display registers on errorChris Wilson
2010-11-22drm/i915: Capture pinned buffers on errorChris Wilson
2010-11-15Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson
2010-11-13drm/i915: Retire any pending operations on the old scanout when switchingChris Wilson
2010-11-11drm/i915/ringbuffer: set FORCE_WAKE bit before reading ring registerZou Nan hai
2010-11-11drm/i915: Remove the global irq wait queueChris Wilson
2010-11-08drm/i915: POSTING_READs are simply flushes and so irrelevant to tracingChris Wilson
2010-11-08drm/i915: Add untraced register read/write interfaceYuanhan Liu
2010-11-08drm/i915: trace down all the register write and readYuanhan Liu
2010-11-04drm/i915: kill mappable/fenceable disdinctionDaniel Vetter
2010-11-04Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson
2010-11-04drm/i915; Don't apply Ironlake FDI clock workaround to SandybridgeZhenyu Wang
2010-11-02Revert "drm/i915: add MMIO debug output"Chris Wilson