aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2009-12-16Merge branch 'drm-vmware-staging' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2009-12-16Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-12-16drm/radeon/kms: fix r100->r500 CS checker for compressed textures. (v2)Dave Airlie
2009-12-16drm/radeon/kms: allow for texture tilingMaciej Cencora
2009-12-16Merge remote branch 'korg/drm-radeon-next' into drm-linusDave Airlie
2009-12-16drm/radeon/kms: init pm on all chipsetsRafał Miłecki
2009-12-16Merge remote branch 'nouveau/for-airlied' of /ssd/git/drm-nouveau-next into d...Dave Airlie
2009-12-16drm/radeon/kms: HDMI support for R600 KMSChristian Koenig
2009-12-16drm/radeon/kms: make sure mc is initialized before mapping blit boAlex Deucher
2009-12-16drm/radeon/kms: Return to userspace on ERESTARTSYSJerome Glisse
2009-12-16drm/radeon/gem: don't leak a gem object if reserve fails on get tiling (v2)Dave Airlie
2009-12-16drm/radeon/kms: don't report allocate failure on ERESTARTSYSDave Airlie
2009-12-16drm/radeon/kms: Check if bo we got from ttm are radeon object or notJerome Glisse
2009-12-16drm/radeon/kms: If no placement is supplied fallback to systemJerome Glisse
2009-12-16drm/ttm: Fix memory type manager debug information printingJerome Glisse
2009-12-16drm/ttm: Fix printk format & compute bo->mem.size at bo initializationJerome Glisse
2009-12-16drm/ttm: Fix potential ttm_mem_evict_first races.Thomas Hellstrom
2009-12-16drm/ttm: Delayed delete fixes.Thomas Hellstrom
2009-12-16drm/ttm: fix two bugs in new placement routines.Dave Airlie
2009-12-16drm/ttm: fix incorrect logic in ttm_bo_io pathDave Airlie
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-15drm/vmwgfx: Add DRM driver for VMware Virtual GPUJakob Bornecrantz
2009-12-15drm/vmwgfx: Add svga headers for vmwgfx driverJakob Bornecrantz
2009-12-11Merge branch 'drm-nouveau-pony' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2009-12-11Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-12-11drm/nouveau: Add DRM driver for NVIDIA GPUsBen Skeggs
2009-12-10Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
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