aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2010-01-15Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-linusDave Airlie
2010-01-15drm/nouveau: check pushbuffer bounds in ioctlLuca Barbieri
2010-01-15drm/nouveau: reserve VGA area for the momentBen Skeggs
2010-01-15drm/nouveau: Unset the EDID connector property when the EDID block goes away.Francisco Jerez
2010-01-15drm/nouveau: Fallback to analog load detection when the EDID block is invalid.Francisco Jerez
2010-01-15drm/nouveau: fix edid memleak in nouveau_connectorXavier Chantry
2010-01-15drm/nouveau: Break some long lines.Francisco Jerez
2010-01-15drm/nouveau: add NV18 device id to call_lvds_manufacturer_scriptAndrea Tacconi
2010-01-14drm/nv50: Fix typo in PGRAPH initialisation.Marcin Kościelnicki
2010-01-14drm/nouveau: less magic DCB 1.5 parsingBen Skeggs
2010-01-14drm/nouveau: assume no nv04 board has a DCB tableBen Skeggs
2010-01-14drm/nouveau: remove PRIV0 check in nouveau_mem_close()Ben Skeggs
2010-01-14drm/nouveau: wait on fence after bo move if validating for another channelBen Skeggs
2010-01-14drm/nouveau: trust init table registers are safeBen Skeggs
2010-01-14drm/nv50: wait for pgraph to idle before unloading the contextMaarten Maathuis
2010-01-14drm/ttm: Make sure system buffer objects has offset == 0.Thomas Hellstrom
2010-01-14drm/vmwgfx: Implement basic pm operations.Thomas Hellstrom
2010-01-14drm/ttm: Export symbols needed for vmwgfx suspend / resume operations.Thomas Hellstrom
2010-01-14drm/vmwgfx: Implement a swap_notify callback.Thomas Hellstrom
2010-01-14drm/ttm: Add a swap_notify callback.Thomas Hellstrom
2010-01-14drm/vmwgfx: Use bo_driver::move_notify to unbind GMRs.Thomas Hellstrom
2010-01-14drm/vmwgfx: Make fence sequences continous across a VT switch.Thomas Hellstrom
2010-01-14drm/vmwgfx: Fix an error path causing an oops.Thomas Hellstrom
2010-01-14drm/vmwgfx: Don't promote updates from GMR-backed scanouts to fullscreen.Thomas Hellstrom
2010-01-14drm/radeon/kms: Use radeon_agp_disable when disabling AGPJerome Glisse
2010-01-14drm/radeon/kms: Disable AGP is aperture size < 32MJerome Glisse
2010-01-14drm/radeon/kms: Fix r600 blit cleanup pathJerome Glisse
2010-01-14drm/radeon/kms: Do not unpin buffer in fb destructionJerome Glisse
2010-01-14drm/radeon/kms: fix displayport->dvi connector DDC.Dave Airlie
2010-01-13Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-01-13Merge remote branch 'korg/drm-radeon-next' into drm-linusDave Airlie
2010-01-13drm: change drm set mode messages as DRM_DEBUGDave Young
2010-01-13drm: fix crtc no modes printf + typoDave Airlie
2010-01-12lib: Introduce generic list_sort functionDave Chinner
2010-01-13drm/radeon/kms: only evict to GTT if CP is readyDave Airlie
2010-01-13drm/radeon/kms: Fix crash getting TV info with no BIOS.Michel Dänzer
2010-01-13drm/radeon/kms/rv100: reject modes > 135 Mhz on DVI (v2)Alex Deucher
2010-01-13drm/radeon/kms/r6xx+: make irq handler less verboseAlex Deucher
2010-01-13drm/radeon/kms: fix up LVDS handling on macs (v2)Alex Deucher
2010-01-12drm/i915: Don't wait interruptible for possible plane buffer flushZhenyu Wang
2010-01-12drm/i915: try another possible DDC bus for the SDVO device with multiple outputsZhao Yakui
2010-01-12drm/i915: Read the response after issuing DDC bus switch commandZhao Yakui
2010-01-12drm/i915: Don't use the child device parsed from VBT to setup HDMI/DPZhao Yakui
2010-01-12drm/i915: Fix resume regression on MSI Wind U100 w/o KMSRafael J. Wysocki
2010-01-11Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-01-11Merge branch 'for-airlied' of /ssd/git/drm-nouveau-next into drm-linusDave Airlie
2010-01-11Merge remote branch 'korg/drm-radeon-next' into drm-linusDave Airlie
2010-01-11drm/nv04: Fix set_operation software method.Marcin Kościelnicki
2010-01-11drm/nouveau: initialise DMA tracking parameters earlierBen Skeggs
2010-01-11drm/nouveau: use dma.max rather than pushbuf size for checking GET validityBen Skeggs