summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_drv.h
Commit message (Expand)AuthorAgeFilesLines
* drm/i915,agp/intel: Do not clear stolen entriesChris Wilson2011-01-241-1/+4
* drm/i915: Add a module option to override the use of SSCChris Wilson2011-01-131-0/+1
* drm/i915/execbuffer: Reorder binding of objects to favour restrictionsChris Wilson2011-01-111-0/+1
* drm/i915: Record AGP memory type upon errorChris Wilson2011-01-111-2/+3
* drm/i915: Record the error batchbuffer on each ringChris Wilson2011-01-111-1/+1
* drm/i915: Propagate error from flushing the ringChris Wilson2011-01-111-4/+4
* drm/i915: cleanup rc6 codeJesse Barnes2011-01-111-0/+1
* drm/i915: Mask USER interrupts on gen6 (until required)Chris Wilson2011-01-111-6/+0
* drm/i915/panel: Only record the backlight level when it is enabledChris Wilson2011-01-111-0/+1
* drm/i915: Allow the application to choose the constant addressing modeChris Wilson2010-12-201-0/+1
* drm/i915: dynamic render p-state support for Sandy BridgeJesse Barnes2010-12-181-0/+1
* drm/i915: Add support for precise vblank timestamping (v2)Mario Kleiner2010-12-161-0/+7
* drm/i915: Terminate the FORCE WAKE after we have finished readingChris Wilson2010-12-091-9/+12
* drm/i915: Eliminate drm_gem_object_lookup during relocationChris Wilson2010-12-091-0/+6
* drm/i915: caps.has_rc6 is no longer used, remove it.Chris Wilson2010-12-051-2/+0
* drm/i915: Implement GPU semaphores for inter-ring synchronisation on SNBChris Wilson2010-12-051-26/+22
* drm/i915: Pipelined fencing [infrastructure]Chris Wilson2010-12-021-4/+6
* drm/i915: Prevent stalling for a GTT read back from a read-only GPU targetChris Wilson2010-12-021-0/+6
* drm/i915/ringbuffer: Handle cliprects in the callerChris Wilson2010-11-301-2/+2
* drm/i915: Avoid allocation for execbuffer object listChris Wilson2010-11-251-8/+2
* drm/i915: Split i915_gem_execbuffer into its own file.Chris Wilson2010-11-251-0/+18
* drm/i915: Defer accounting until read from debugfsChris Wilson2010-11-251-9/+2
* drm/i915: Mark a few functions as __must_checkChris Wilson2010-11-251-35/+42
* drm/i915: More accurately track last fence usage by the GPUChris Wilson2010-11-241-5/+12
* drm/i915: Thread the pipelining ring through the callers.Chris Wilson2010-11-231-1/+1
* drm/i915: Extend hangcheck timeoutChris Wilson2010-11-231-1/+1
* drm/i915: Move the implementation details of PIPE_CONTROL to the ringbufferChris Wilson2010-11-231-3/+0
* drm/i915: Record fence registers on error.Chris Wilson2010-11-231-0/+1
* drm/i915: Use drm_i915_gem_object as the preferred typeChris Wilson2010-11-231-41/+43
* drm/i915: no more agp for gemDaniel Vetter2010-11-231-3/+6
* drm/i915: move gtt handling to i915_gem_gtt.cDaniel Vetter2010-11-231-0/+2
* drm/i915: restore gtt on resume in the drm instead of in intel-gtt.koDaniel Vetter2010-11-231-0/+3
* drm/i915: track objects in the gttDaniel Vetter2010-11-231-0/+4
* agp/intel: Remove confusion of stolen entries not stolen memoryChris Wilson2010-11-231-1/+1
* drm/i915: Compute physical addresses from base of stolen memoryChris Wilson2010-11-231-1/+1
* drm/i915: Fix restore of 965 fence regs since the register tracing change.Keith Packard2010-11-221-32/+36
* drm/i915: Capture interesting display registers on errorChris Wilson2010-11-221-0/+8
* drm/i915: Capture pinned buffers on errorChris Wilson2010-11-221-2/+2
* Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2010-11-151-0/+2
|\
| * drm/i915: Retire any pending operations on the old scanout when switchingChris Wilson2010-11-131-0/+2
* | drm/i915/ringbuffer: set FORCE_WAKE bit before reading ring registerZou Nan hai2010-11-111-81/+95
* | drm/i915: Remove the global irq wait queueChris Wilson2010-11-111-1/+1
* | drm/i915: POSTING_READs are simply flushes and so irrelevant to tracingChris Wilson2010-11-081-3/+5
* | drm/i915: Add untraced register read/write interfaceYuanhan Liu2010-11-081-0/+5
* | drm/i915: trace down all the register write and readYuanhan Liu2010-11-081-8/+53
* | drm/i915: kill mappable/fenceable disdinctionDaniel Vetter2010-11-041-3/+7
* | Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2010-11-041-0/+1
|\ \ | |/
| * drm/i915; Don't apply Ironlake FDI clock workaround to SandybridgeZhenyu Wang2010-11-041-0/+1
* | Revert "drm/i915: add MMIO debug output"Chris Wilson2010-11-021-28/+2
* | drm/i915: Move the invalidate|flush information out of the device structChris Wilson2010-11-011-2/+0
OpenPOWER on IntegriCloud