summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2009-12-16drm/nv50: fix two potential suspend/resume oopsesBen Skeggs
2009-12-16drm/nv40: implement ctxprog/state generationBen Skeggs
2009-12-16drm/nv10: Add the initial graph context and soft methods needed for LMA.Francisco Jerez
2009-12-16drm/nouveau: Fix up buffer eviction, and evict them to GART, if possible.Francisco Jerez
2009-12-16drm/nouveau: Add proper error handling to nouveau_card_initMarcin Kościelnicki
2009-12-16drm/nv04: Fix NV04 set_operation software method.Marcin Kościelnicki
2009-12-16drm/nouveau: Kill global state in BIOS script interpreterMarcin Kościelnicki
2009-12-16drm/nouveau: Kill global state in NvShadowBIOSMarcin Kościelnicki
2009-12-16drm/nouveau: use drm debug levelsMaarten Maathuis
2009-12-16drm/i2c/ch7006: Fix load detection false positives right after system init.Francisco Jerez
2009-12-16drm/nv04-nv40: Fix "conflicting memory types" when saving/restoring VGA fonts.Francisco Jerez
2009-12-15drm/nouveau: remove use of -ERESTARTBen Skeggs
2009-12-15nouveau: Fix endianness with new context program loaderBenjamin Herrenschmidt
2009-12-15drm/nouveau: fix build with CONFIG_AGP=nBen Skeggs
2009-12-15drm/nouveau: fix ch7006 buildRandy Dunlap
2009-12-11drm/nouveau: Add DRM driver for NVIDIA GPUsBen Skeggs
2009-12-11drm/ttm: export some functions useful to drivers using ttmBen Skeggs
2009-12-11drm/radeon/kms/avivo: fix typo in new_pll module descriptionAlex Deucher
2009-12-11drm/radeon/kms: Convert radeon to new ttm_bo_initJerome Glisse
2009-12-11drm/ttm: Convert ttm_buffer_object_init to use ttm_placementJerome Glisse
2009-12-10drm/radeon/kms: fix warning about cur_placement being uninitialised.Dave Airlie
2009-12-10Merge remote branch 'korg/drm-radeon-next' of into drm-linusDave Airlie
2009-12-10Merge remote branch 'anholt/drm-intel-next' into drm-linusDave Airlie
2009-12-10drm/ttm: Print debug information on memory manager when eviction failsJerome Glisse
2009-12-10drm: Add memory manager debug functionJerome Glisse
2009-12-10drm/radeon/kms: restore surface registers on resume.Dave Airlie
2009-12-10drm/radeon/kms/r600/r700: fallback gracefully on ucode failureAlex Deucher
2009-12-10drm/ttm: Initialize eviction placement in case the driver callback doesn'tJerome Glisse
2009-12-10drm/radeon/kms: cleanup structure and module if initialization failsJerome Glisse
2009-12-10drm/radeon/kms: actualy set the eviction placements we chooseJerome Glisse
2009-12-10drm/radeon/kms: Fix NULL ptr dereferenceJerome Glisse
2009-12-10drm/radeon/kms/avivo: add support for new pll selection algoAlex Deucher
2009-12-10drm/radeon/kms/avivo: fix some bugs in the display bandwidth setupAlex Deucher
2009-12-10drm/radeon/kms: fix return value from fence function.Dave Airlie
2009-12-10drm/radeon: Remove tests for -ERESTART from the TTM code.Thomas Hellstrom
2009-12-10drm/ttm: Have the TTM code return -ERESTARTSYS instead of -ERESTART.Thomas Hellstrom
2009-12-10drm/radeon/kms: Convert radeon to new TTM validation API (V2)Jerome Glisse
2009-12-10drm/ttm: Rework validation & memory space allocation (V3)Jerome Glisse
2009-12-10drm: Add search/get functions to get a block in a specific rangeJerome Glisse
2009-12-10drm/radeon/kms: fix avivo tiling regression since radeon object reworkDave Airlie
2009-12-08drm/i915: Remove a debugging printk from hangcheckChris Wilson
2009-12-09drm/radeon/kms: make sure i2c id matchesAlex Deucher
2009-12-09drm/radeon/kms: make sure ss id matchesAlex Deucher
2009-12-09drm/radeon/kms: connector fixesAlex Deucher
2009-12-09drm/ttm: fix memory leak noticed by kmemleak.Dave Airlie
2009-12-09drm: disable all the possible outputs/crtcs before entering KMS modeZhao Yakui
2009-12-08drm/i915: restore render clock gating on resumeAndrew Lutomirski
2009-12-08Merge remote branch 'korg/drm-radeon-dp' into drm-linusDave Airlie
2009-12-08Merge remote branch 'korg/drm-radeon-next' into drm-linusDave Airlie
2009-12-08Merge remote branch 'anholt/drm-intel-next' into drm-linusDave Airlie