summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)Author
2010-02-11drm/radeon/kms: retry auxch on 0x20 timeout value.Dave Airlie
2010-02-11drm/radeon/kms/evergreen: adapt to i2c changesAlex Deucher
2010-02-11drm/radeon/kms/evergreen: fix multi-headAlex Deucher
2010-02-11drm/radeon/kms/atom: replace 0/1 in crtc code with ATOM_DISABLE/ATOM_ENABLEAlex Deucher
2010-02-11drm/radeon/kms: fix prescale calculationsAlex Deucher
2010-02-11drm/radeon: Skip dma copy test in benchmark if card doesn't have dma engine.Pauli Nieminen
2010-02-11Merge remote branch 'nouveau/for-airlied' of nouveau-2.6Dave Airlie
2010-02-11drm/vmwgfx: Fix a circular locking dependency bug.Thomas Hellstrom
2010-02-11drm/vmwgfx: Drop scanout flag compat and add execbuf ioctl parameter members....Jakob Bornecrantz
2010-02-11drm/vmwgfx: Report propper framebuffer_{max|min}_{width|height}Jakob Bornecrantz
2010-02-11drm/vmwgfx: Update the user-space interface.Thomas Hellstrom
2010-02-10drm/i915: hold ref on flip object until it completesJesse Barnes
2010-02-10drm/i915: Fix crash while aborting hibernationRafael J. Wysocki
2010-02-11drm/radeon/kms: fix screen clearing before fbcon.Dave Airlie
2010-02-11nouveau: fix state detection with switchable graphicsMatthew Garrett
2010-02-11drm/nouveau: move dereferences after null checksMarcin Slusarz
2010-02-10drm/i915: Correctly return -ENOMEM on allocation failure in cmdbuf ioctls.Owain Ainsworth
2010-02-10drm/i915: fix pipe source image setting in flip commandZhenyu Wang
2010-02-10drm/i915: fix flip done interrupt on IronlakeZhenyu Wang
2010-02-10drm/i915: untangle page flip completionJesse Barnes
2010-02-10drm/i915: handle FBC and self-refresh betterJesse Barnes
2010-02-10drm/i915: Increase fb alignment to 64kChris Wilson
2010-02-10drm/i915: Update write_domains on active list after flush.Daniel Vetter
2010-02-10drm/i915: Rework DPLL calculation parameters for IronlakeZhenyu Wang
2010-02-10drm/nv50: make the pgraph irq handler loop like the pre-nv50 versionMaarten Maathuis
2010-02-10drm/nv50: delete ramfc object after disabling fifo, not beforeMaarten Maathuis
2010-02-10drm/nv50: avoid unloading pgraph context when ctxprog is runningMaarten Maathuis
2010-02-10drm/nv50: align size of buffer object to the right boundaries.Maarten Maathuis
2010-02-10drm/nv50: disregard dac outputs in nv50_sor_dpms()Ben Skeggs
2010-02-10drm/nv50: prevent multiple init tables being parsed at the same timeBen Skeggs
2010-02-09of: add 'of_' prefix to machine_is_compatible()Grant Likely
2010-02-09tree-wide: Assorted spelling fixesDaniel Mack
2010-02-09drm/nouveau: make dp auxch xfer len check for reads onlyBen Skeggs
2010-02-09drm/nv40: make INIT_COMPUTE_MEM a NOP, just like nv50Ben Skeggs
2010-02-09drm/nouveau: Add proper vgaarb support.Marcin Kościelnicki
2010-02-09drm/nouveau: Fix fbcon on mixed pre-NV50 + NV50 multicard.Marcin Kościelnicki
2010-02-09drivers/gpu/drm/nouveau/nouveau_grctx.c: correct NULL testJulia Lawall
2010-02-09drm/nouveau: call ttm_bo_wait with the bo lock held to prevent hangLuca Barbieri
2010-02-09drm/nouveau: Fixup semaphores on pre-nv50 cards.Francisco Jerez
2010-02-09drm/nouveau: Add getparam to get available PGRAPH units.Marcin Kościelnicki
2010-02-09drm/nouveau: Add module options to disable acceleration.Marcin Kościelnicki
2010-02-09drm/nouveau: fix non-vram notifier blocksBen Skeggs
2010-02-09drm/radeon/kms: add initial Evergreen support (Radeon HD 5xxx)Alex Deucher
2010-02-09drm/radeon/kms: update atombios.h to latest upstream.Alex Deucher
2010-02-09drm/radeon/kms: bogus cs recorder utilitiesJerome Glisse
2010-02-09drm/radeon/kms: use wait queue (events) for VBLANK syncRafał Miłecki
2010-02-09drm/radeon/kms: use udelay for short delaysDave Airlie
2010-02-09drm/radeon/kms: take the pm mutex when using hw i2cAlex Deucher
2010-02-09drm/radeon/kms: dynclks fixesAlex Deucher
2010-02-09drm/radeon/kms: get_power_state early, not when processing IRQRafał Miłecki