aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAge
* drm/radeon/kms: make sure retry count increases.Dave Airlie2010-02-15
* drm/radeon/kms/atom: use get_unaligned_le32() for ctx->psMatt Turner2010-02-14
* drm/ttm: Fix a bug occuring when validating a buffer object in a range.Thomas Hellstrom2010-02-14
* drm: Fix a bug in the range manager.Thomas Hellstrom2010-02-14
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds2010-02-12
|\
| * drm/i915: hold ref on flip object until it completesJesse Barnes2010-02-10
| * drm/i915: Fix crash while aborting hibernationRafael J. Wysocki2010-02-10
| * drm/i915: Correctly return -ENOMEM on allocation failure in cmdbuf ioctls.Owain Ainsworth2010-02-10
| * drm/i915: fix pipe source image setting in flip commandZhenyu Wang2010-02-10
| * drm/i915: fix flip done interrupt on IronlakeZhenyu Wang2010-02-10
| * drm/i915: untangle page flip completionJesse Barnes2010-02-10
| * drm/i915: handle FBC and self-refresh betterJesse Barnes2010-02-10
| * drm/i915: Increase fb alignment to 64kChris Wilson2010-02-10
| * drm/i915: Update write_domains on active list after flush.Daniel Vetter2010-02-10
| * drm/i915: Rework DPLL calculation parameters for IronlakeZhenyu Wang2010-02-10
* | vgaarb: fix incorrect dereference of userspace pointer.Andy Getzendanner2010-02-10
* | Merge branch 'drm-radeon-linus' of ../drm-nextDave Airlie2010-02-10
|\ \
| * | drm/radeon/kms: retry auxch on 0x20 timeout value.Dave Airlie2010-02-10
| * | drm/radeon: Skip dma copy test in benchmark if card doesn't have dma engine.Pauli Nieminen2010-02-10
| * | drm/radeon/kms: fix screen clearing before fbcon.Dave Airlie2010-02-10
| * | drm/radeon/kms: add quirk for VGA without DDC on rv730 XFX card.Dave Airlie2010-02-08
| * | drm/radeon/kms: don't crash if no DDC bus on VGA/DVI connector.Dave Airlie2010-02-08
| * | drm/radeon/kms: change Kconfig text to reflect the new option.Dave Airlie2010-02-08
| * | drm/radeon/kms: suspend and resume audio stuffRafał Miłecki2010-02-05
* | | Merge remote branch 'nouveau/for-airlied' of nouveau-2.6Dave Airlie2010-02-10
|\ \ \
| * | | nouveau: fix state detection with switchable graphicsMatthew Garrett2010-02-10
| * | | drm/nouveau: move dereferences after null checksMarcin Slusarz2010-02-10
| * | | drm/nv50: make the pgraph irq handler loop like the pre-nv50 versionMaarten Maathuis2010-02-09
| * | | drm/nv50: delete ramfc object after disabling fifo, not beforeMaarten Maathuis2010-02-09
| * | | drm/nv50: avoid unloading pgraph context when ctxprog is runningMaarten Maathuis2010-02-09
| * | | drm/nv50: align size of buffer object to the right boundaries.Maarten Maathuis2010-02-09
| * | | drm/nv50: disregard dac outputs in nv50_sor_dpms()Ben Skeggs2010-02-09
| * | | drm/nv50: prevent multiple init tables being parsed at the same timeBen Skeggs2010-02-09
| * | | drm/nouveau: make dp auxch xfer len check for reads onlyBen Skeggs2010-02-08
| * | | drm/nv40: make INIT_COMPUTE_MEM a NOP, just like nv50Ben Skeggs2010-02-08
| * | | drm/nouveau: Add proper vgaarb support.Marcin Kościelnicki2010-02-08
| * | | drm/nouveau: Fix fbcon on mixed pre-NV50 + NV50 multicard.Marcin Kościelnicki2010-02-08
| * | | drivers/gpu/drm/nouveau/nouveau_grctx.c: correct NULL testJulia Lawall2010-02-08
| * | | drm/nouveau: call ttm_bo_wait with the bo lock held to prevent hangLuca Barbieri2010-02-08
| * | | drm/nouveau: Fixup semaphores on pre-nv50 cards.Francisco Jerez2010-02-08
| * | | drm/nouveau: Add getparam to get available PGRAPH units.Marcin Kościelnicki2010-02-08
| * | | drm/nouveau: Add module options to disable acceleration.Marcin Kościelnicki2010-02-08
| * | | drm/nouveau: fix non-vram notifier blocksBen Skeggs2010-02-08
* | | | drm/vmwgfx: Fix a circular locking dependency bug.Thomas Hellstrom2010-02-10
* | | | drm/vmwgfx: Drop scanout flag compat and add execbuf ioctl parameter members....Jakob Bornecrantz2010-02-10
* | | | drm/vmwgfx: Report propper framebuffer_{max|min}_{width|height}Jakob Bornecrantz2010-02-10
* | | | drm/vmwgfx: Update the user-space interface.Thomas Hellstrom2010-02-10
| |_|/ |/| |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds2010-02-06
|\ \ \
| * | | drm/i915: Fix leak of relocs along do_execbuffer error pathChris Wilson2010-02-04
| * | | drm/i915: slow acpi_lid_open() causes flickering - V2Thomas Meyer2010-02-04