summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
Commit message (Expand)AuthorAgeFilesLines
* drm/nouveau: fix bug causing pinned buffers to lose their NO_EVICT flagBen Skeggs2009-12-161-0/+5
* drm/nv50: fix suspend/resume delays without firmware presentBen Skeggs2009-12-161-0/+3
* drm/nouveau: prevent all channel creation if accel not availableBen Skeggs2009-12-163-48/+64
* drm/nv50: fix two potential suspend/resume oopsesBen Skeggs2009-12-162-2/+2
* drm/nv40: implement ctxprog/state generationBen Skeggs2009-12-168-182/+1031
* drm/nv10: Add the initial graph context and soft methods needed for LMA.Francisco Jerez2009-12-161-43/+154
* drm/nouveau: Fix up buffer eviction, and evict them to GART, if possible.Francisco Jerez2009-12-161-0/+6
* drm/nouveau: Add proper error handling to nouveau_card_initMarcin Kościelnicki2009-12-161-25/+48
* drm/nv04: Fix NV04 set_operation software method.Marcin Kościelnicki2009-12-161-1/+1
* drm/nouveau: Kill global state in BIOS script interpreterMarcin Kościelnicki2009-12-162-287/+276
* drm/nouveau: Kill global state in NvShadowBIOSMarcin Kościelnicki2009-12-161-26/+21
* drm/nouveau: use drm debug levelsMaarten Maathuis2009-12-1615-88/+96
* drm/i2c/ch7006: Fix load detection false positives right after system init.Francisco Jerez2009-12-162-5/+5
* drm/nv04-nv40: Fix "conflicting memory types" when saving/restoring VGA fonts.Francisco Jerez2009-12-161-4/+3
* drm/nouveau: remove use of -ERESTARTBen Skeggs2009-12-152-8/+1
* nouveau: Fix endianness with new context program loaderBenjamin Herrenschmidt2009-12-151-8/+12
* drm/nouveau: fix build with CONFIG_AGP=nBen Skeggs2009-12-152-0/+6
* drm/nouveau: fix ch7006 buildRandy Dunlap2009-12-151-2/+3
* drm/nouveau: Add DRM driver for NVIDIA GPUsBen Skeggs2009-12-1181-0/+35852
* drm/ttm: export some functions useful to drivers using ttmBen Skeggs2009-12-111-0/+4
* drm/radeon/kms/avivo: fix typo in new_pll module descriptionAlex Deucher2009-12-111-1/+1
* drm/radeon/kms: Convert radeon to new ttm_bo_initJerome Glisse2009-12-111-30/+9
* drm/ttm: Convert ttm_buffer_object_init to use ttm_placementJerome Glisse2009-12-111-73/+57
* drm/radeon/kms: fix warning about cur_placement being uninitialised.Dave Airlie2009-12-101-1/+1
* Merge remote branch 'korg/drm-radeon-next' of into drm-linusDave Airlie2009-12-1029-474/+768
|\
| * drm/ttm: Print debug information on memory manager when eviction failsJerome Glisse2009-12-101-13/+57
| * drm: Add memory manager debug functionJerome Glisse2009-12-101-0/+20
| * drm/radeon/kms: restore surface registers on resume.Dave Airlie2009-12-1011-7/+23
| * drm/radeon/kms/r600/r700: fallback gracefully on ucode failureAlex Deucher2009-12-102-25/+25
| * drm/ttm: Initialize eviction placement in case the driver callback doesn'tJerome Glisse2009-12-101-0/+4
| * drm/radeon/kms: cleanup structure and module if initialization failsJerome Glisse2009-12-101-22/+20
| * drm/radeon/kms: actualy set the eviction placements we chooseJerome Glisse2009-12-101-0/+1
| * drm/radeon/kms: Fix NULL ptr dereferenceJerome Glisse2009-12-101-2/+4
| * drm/radeon/kms/avivo: add support for new pll selection algoAlex Deucher2009-12-106-3/+120
| * drm/radeon/kms/avivo: fix some bugs in the display bandwidth setupAlex Deucher2009-12-103-5/+28
| * drm/radeon/kms: fix return value from fence function.Dave Airlie2009-12-101-1/+1
| * drm/radeon: Remove tests for -ERESTART from the TTM code.Thomas Hellstrom2009-12-102-29/+14
| * drm/ttm: Have the TTM code return -ERESTARTSYS instead of -ERESTART.Thomas Hellstrom2009-12-102-24/+12
| * drm/radeon/kms: Convert radeon to new TTM validation API (V2)Jerome Glisse2009-12-103-51/+67
| * drm/ttm: Rework validation & memory space allocation (V3)Jerome Glisse2009-12-101-242/+221
| * drm: Add search/get functions to get a block in a specific rangeJerome Glisse2009-12-101-0/+88
| * drm/radeon/kms: fix avivo tiling regression since radeon object reworkDave Airlie2009-12-101-2/+3
| * drm/radeon/kms: make sure i2c id matchesAlex Deucher2009-12-091-48/+43
| * drm/radeon/kms: make sure ss id matchesAlex Deucher2009-12-091-6/+12
| * drm/radeon/kms: connector fixesAlex Deucher2009-12-092-9/+15
| * drm/ttm: fix memory leak noticed by kmemleak.Dave Airlie2009-12-091-1/+3
| * drm: disable all the possible outputs/crtcs before entering KMS modeZhao Yakui2009-12-091-0/+3
* | Merge remote branch 'anholt/drm-intel-next' into drm-linusDave Airlie2009-12-107-26/+26
|\ \ | |/ |/|
| * drm/i915: Remove a debugging printk from hangcheckChris Wilson2009-12-081-1/+0
| * drm/i915: restore render clock gating on resumeAndrew Lutomirski2009-12-084-23/+22
OpenPOWER on IntegriCloud