summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Fix current tiling check for relaxed fencingChris Wilson2010-11-151-8/+14
* drm/i915: fix relaxed tiling for gen <= 3 && !g33Daniel Vetter2010-11-151-3/+40
* drm/i915: Remove the definitions for Primary Ring BufferChris Wilson2010-11-114-25/+27
* Revert "drm/i915/ringbuffer: Ignore failure to setup the ring on Sandybridge"Chris Wilson2010-11-111-24/+8
* drm/i915/ringbuffer: set FORCE_WAKE bit before reading ring registerZou Nan hai2010-11-114-86/+106
* drm/i915: Remove the global irq wait queueChris Wilson2010-11-113-9/+3
* drm/i915: Only add the lazy request if we end up waiting for it.Chris Wilson2010-11-102-7/+4
* drm/i915: Unconditionally get the fence reg when pinning scanoutChris Wilson2010-11-101-2/+1
* drm/i915: Fix unload after failed initialisationChris Wilson2010-11-081-9/+12
* drm/i915: POSTING_READs are simply flushes and so irrelevant to tracingChris Wilson2010-11-082-5/+7
* drm/i915: filter out the read/write of GPIO registers from debug tracingYuanhan Liu2010-11-081-12/+13
* 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-082-8/+76
* drm/i915: Apply display workaround required according to the B-Spec.Eric Anholt2010-11-082-0/+6
* drm/i915: Apply B-spec mandated workaround for read flushes on Ironlake.Eric Anholt2010-11-082-0/+19
* drm/i915/ringbuffer: Ignore failure to setup the ring on SandybridgeChris Wilson2010-11-071-8/+24
* drm/i915/ringbuffer: Be consistent in use of ring->size when initialisingChris Wilson2010-11-071-1/+1
* drm/i915: Handle GPU hangs during fault gracefully.Chris Wilson2010-11-071-1/+2
* drm/i915: kill mappable/fenceable disdinctionDaniel Vetter2010-11-045-55/+56
* drm/i915: revert pageflip/mappable related abi breakageDaniel Vetter2010-11-041-2/+1
* Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2010-11-044-25/+42
|\
| * drm/i915; Don't apply Ironlake FDI clock workaround to SandybridgeZhenyu Wang2010-11-042-3/+5
| * drm/i915: Fix KMS regression on Sandybridge/CPTZhenyu Wang2010-11-041-21/+33
| * i915: reprogram power monitoring registers on resumeKyle McMartin2010-11-032-1/+4
* | drm/i915: Ensure that if we ever try to pin+fence it is mappable.Chris Wilson2010-11-032-1/+3
* | drm/i915: Drop the iomem accessors when writing to the kmapped blt batchChris Wilson2010-11-021-3/+3
* | Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2010-11-022-6/+5
|\ \ | |/
| * drm/i915: SNB BLT workaroundChris Wilson2010-11-022-3/+116
| * drm/i915: Fix the graphics frequency clamping at init and when IPS is active.Jesse Barnes2010-11-021-5/+4
| * drm/i915: Allow powersave modparam to be adjusted at runtime.Chris Wilson2010-11-021-1/+1
* | drm/i915: SNB BLT workaroundZou Nan hai2010-11-022-3/+123
* | Revert "drm/i915: add MMIO debug output"Chris Wilson2010-11-021-28/+2
* | Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2010-11-014-9/+7
|\ \ | |/
| * drm/i915: Apply big hammer to serialise buffer access between ringsChris Wilson2010-11-011-28/+52
| * drm/i915: opregion_setup: iounmap correct addressChristoph Fritz2010-11-011-1/+1
| * drm/i915: Flush read-only buffers from the active list upon idle as wellChris Wilson2010-10-282-13/+5
| * i915: signedness bug in check_overlay_src()Dan Carpenter2010-10-271-1/+3
* | drm/i915: Move the invalidate|flush information out of the device structChris Wilson2010-11-012-24/+23
* | drm/i915: Apply big hammer to serialise buffer access between ringsChris Wilson2010-11-011-23/+52
* | drm/i915/debugfs: Report ring in error stateChris Wilson2010-11-013-28/+36
* | drm/i915: Evict just the purgeable GTT entries on the first passChris Wilson2010-10-313-40/+25
* | drm/i915: Fix typo from e5281ccd in i915_gem_attach_phys_object()Chris Wilson2010-10-301-1/+1
* | drm/i915: Record BSD engine error stateChris Wilson2010-10-294-0/+24
* | drm/i915/ringbuffer: Use the HEAD auto-reporting mechanismChris Wilson2010-10-291-1/+12
* | drm/i915: Check if the GPU hung whilst waiting for the ring to clearChris Wilson2010-10-291-0/+2
* | drm/i915: Switch to using pci_iounmap in conjunction with pci_iomapChris Wilson2010-10-291-2/+2
* | drm/i915/debugfs: Display the contents of the BLT and BSD status pagesChris Wilson2010-10-291-3/+13
* | drm/i915/ringbuffer: Remove duplicate initialisation of ring controlChris Wilson2010-10-291-11/+1
* | drm/i915: Record BLT engine error stateChris Wilson2010-10-294-7/+30
* | drm/i915/ringbuffer: Disable the ringbuffer on cleanup.Chris Wilson2010-10-291-0/+8
OpenPOWER on IntegriCloud