aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAge
...
| | * | drm/nv50: wait for pgraph to idle before unloading the contextMaarten Maathuis2010-01-14
| | * | drm/nv04: Fix set_operation software method.Marcin Koƛcielnicki2010-01-10
| | * | drm/nouveau: initialise DMA tracking parameters earlierBen Skeggs2010-01-10
| | * | drm/nouveau: use dma.max rather than pushbuf size for checking GET validityBen Skeggs2010-01-10
| | * | drm/nv04: differentiate between nv04/nv05Ben Skeggs2010-01-10
| | * | drm/nouveau: Fix null deref in nouveau_fence_emit due to deleted fenceLuca Barbieri2010-01-10
| | * | drm/nv50: prevent a possible ctxprog hangBen Skeggs2010-01-10
| | * | drm/nouveau: have ttm's fault handler called directlyBen Skeggs2010-01-10
| | * | drm/nv50: restore correct cache1 get/put address on fifoctx loadBen Skeggs2010-01-10
| | * | drm/nouveau: create function for "dealing" with gpu lockupMarcin Slusarz2010-01-10
| | * | drm/nouveau: remove unused nouveau_channel_idle() functionBen Skeggs2010-01-10
| | * | drm/nouveau: fix handling of fbcon colours in 8bppBen Skeggs2010-01-10
| | * | drm/nv04: Context switching fixes.Francisco Jerez2010-01-10
| | * | drm/nouveau: Use the software object for fencing.Francisco Jerez2010-01-10
| | * | drm/nouveau: Allocate a per-channel instance of NV_SW.Francisco Jerez2010-01-10
| | * | drm/nv50: make the blocksize depend on vram sizeMaarten Maathuis2010-01-10
| | * | drm/nouveau: better alignment of bo sizes and use roundup instead of ALIGNMaarten Maathuis2010-01-10
| | * | drm/nouveau: Don't skip card take down on nv0x.Francisco Jerez2010-01-10
| | * | drm/nouveau: Implement nv42-nv43 TV load detection.Francisco Jerez2010-01-10
| | * | drm/nouveau: Clean up the nv17-nv4x load detection code a bit.Francisco Jerez2010-01-10
| | * | drm/nv50: fix fillrect colorMarcin Slusarz2010-01-10
| | * | drm/nv50: ignore vbios table's claim to the contrary if EDID says >8bpcBen Skeggs2010-01-10
| | * | drm/nouveau: Drop redundant placement initialization.Francisco Jerez2010-01-10
| | * | drm/nouveau: No need to force evict=true when swapping evicted BOs back in.Francisco Jerez2010-01-10
| | * | drm/nouveau: Fix "general protection fault" in the flipd/flips eviction path.Francisco Jerez2010-01-10
| | * | drm/i2c/ch7006: Drop build time dependency to nouveau.Francisco Jerez2010-01-10
| | * | drm/nouveau: Make the MM aware of pre-G80 tiling.Francisco Jerez2010-01-10
| | * | drm/nouveau: Pre-G80 tiling support.Francisco Jerez2010-01-10
| | * | drm/nouveau: Add cache_flush/pull fifo engine functions.Francisco Jerez2010-01-10
| | * | Merge remote branch 'korg/drm-radeon-testing' into drm-testingDave Airlie2010-01-07
| | |\ \
| | * \ \ Merge remote branch 'korg/drm-core-next' into drm-testingDave Airlie2010-01-07
| | |\ \ \
| | | * | | drm/kms/fb: check for depth changes from userspace for resizing.Dave Airlie2010-01-07
| | | * | | drm: Keep disabled outputs disabled after suspend / resumeDavid John2010-01-07
| * | | | | drm/ttm: Make sure system buffer objects has offset == 0.Thomas Hellstrom2010-01-13
| * | | | | drm/vmwgfx: Implement basic pm operations.Thomas Hellstrom2010-01-13
| * | | | | drm/ttm: Export symbols needed for vmwgfx suspend / resume operations.Thomas Hellstrom2010-01-13
| * | | | | drm/vmwgfx: Implement a swap_notify callback.Thomas Hellstrom2010-01-13
| * | | | | drm/ttm: Add a swap_notify callback.Thomas Hellstrom2010-01-13
| * | | | | drm/vmwgfx: Use bo_driver::move_notify to unbind GMRs.Thomas Hellstrom2010-01-13
| * | | | | drm/vmwgfx: Make fence sequences continous across a VT switch.Thomas Hellstrom2010-01-13
| * | | | | drm/vmwgfx: Fix an error path causing an oops.Thomas Hellstrom2010-01-13
| * | | | | drm/vmwgfx: Don't promote updates from GMR-backed scanouts to fullscreen.Thomas Hellstrom2010-01-13
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds2010-01-16
|\ \ \ \ \ \
| * | | | | | drm/i915: enable 36bit physical address for hardware status pageZhenyu Wang2010-01-15
| * | | | | | drm/i915: fix eDP pipe maskZhenyu Wang2010-01-15
| * | | | | | drm/i915: fix pixel color depth setting on eDPZhenyu Wang2010-01-15
| * | | | | | drm/i915: parse eDP panel color depth from VBT blockZhenyu Wang2010-01-15
| * | | | | | drm/i915: disable LVDS downclock by defaultJesse Barnes2010-01-15
| * | | | | | drm/i915: Fix the incorrect cursor A bit definition in DSPFW2 registerZhao Yakui2010-01-15
| * | | | | | drm/i915: Remove chatty execbuf failure message.Eric Anholt2010-01-15