safe/jmp/linux-2.6
2009-12-16 Ben Skeggsdrm/nv50: fix two potential suspend/resume oopses
2009-12-16 Ben Skeggsdrm/nv40: implement ctxprog/state generation
2009-12-16 Francisco Jerezdrm/nv10: Add the initial graph context and soft method...
2009-12-16 Francisco Jerezdrm/nouveau: Fix up buffer eviction, and evict them...
2009-12-16 Marcin Kościelnickidrm/nouveau: Add proper error handling to nouveau_card_init
2009-12-16 Marcin Kościelnickidrm/nv04: Fix NV04 set_operation software method.
2009-12-16 Marcin Kościelnickidrm/nouveau: Kill global state in BIOS script interpreter
2009-12-16 Marcin Kościelnickidrm/nouveau: Kill global state in NvShadowBIOS
2009-12-16 Maarten Maathuisdrm/nouveau: use drm debug levels
2009-12-16 Francisco Jerezdrm/i2c/ch7006: Fix load detection false positives...
2009-12-16 Francisco Jerezdrm/nv04-nv40: Fix "conflicting memory types" when...
2009-12-15 Ben Skeggsdrm/nouveau: remove use of -ERESTART
2009-12-15 Benjamin Herrenschmidtnouveau: Fix endianness with new context program loader
2009-12-15 Ben Skeggsdrm/nouveau: fix build with CONFIG_AGP=n
2009-12-14 Randy Dunlapdrm/nouveau: fix ch7006 build
2009-12-11 Ben Skeggsdrm/nouveau: Add DRM driver for NVIDIA GPUs
2009-12-11 Ben Skeggsdrm/ttm: export some functions useful to drivers using ttm
2009-12-11 Alex Deucherdrm/radeon/kms/avivo: fix typo in new_pll module descri...
2009-12-11 Jerome Glissedrm/radeon/kms: Convert radeon to new ttm_bo_init
2009-12-11 Jerome Glissedrm/ttm: Convert ttm_buffer_object_init to use ttm_plac...
2009-12-10 Dave Airliedrm/radeon/kms: fix warning about cur_placement being...
2009-12-10 Dave AirlieMerge remote branch 'korg/drm-radeon-next' of into...
2009-12-10 Dave AirlieMerge remote branch 'anholt/drm-intel-next' into drm...
2009-12-10 Jerome Glissedrm/ttm: Print debug information on memory manager...
2009-12-10 Jerome Glissedrm: Add memory manager debug function
2009-12-10 Dave Airliedrm/radeon/kms: restore surface registers on resume.
2009-12-10 Alex Deucherdrm/radeon/kms/r600/r700: fallback gracefully on ucode...
2009-12-10 Jerome Glissedrm/ttm: Initialize eviction placement in case the...
2009-12-10 Jerome Glissedrm/radeon/kms: cleanup structure and module if initial...
2009-12-10 Jerome Glissedrm/radeon/kms: actualy set the eviction placements...
2009-12-10 Jerome Glissedrm/radeon/kms: Fix NULL ptr dereference
2009-12-10 Alex Deucherdrm/radeon/kms/avivo: add support for new pll selection...
2009-12-10 Alex Deucherdrm/radeon/kms/avivo: fix some bugs in the display...
2009-12-10 Dave Airliedrm/radeon/kms: fix return value from fence function.
2009-12-10 Thomas Hellstromdrm/radeon: Remove tests for -ERESTART from the TTM...
2009-12-10 Thomas Hellstromdrm/ttm: Have the TTM code return -ERESTARTSYS instead...
2009-12-10 Jerome Glissedrm/radeon/kms: Convert radeon to new TTM validation...
2009-12-10 Jerome Glissedrm/ttm: Rework validation & memory space allocation...
2009-12-10 Jerome Glissedrm: Add search/get functions to get a block in a speci...
2009-12-10 Dave Airliedrm/radeon/kms: fix avivo tiling regression since radeo...
2009-12-09 Chris Wilsondrm/i915: Remove a debugging printk from hangcheck
2009-12-09 Alex Deucherdrm/radeon/kms: make sure i2c id matches
2009-12-09 Alex Deucherdrm/radeon/kms: make sure ss id matches
2009-12-09 Alex Deucherdrm/radeon/kms: connector fixes
2009-12-09 Dave Airliedrm/ttm: fix memory leak noticed by kmemleak.
2009-12-09 Zhao Yakuidrm: disable all the possible outputs/crtcs before...
2009-12-08 Andrew Lutomirskidrm/i915: restore render clock gating on resume
2009-12-08 Dave AirlieMerge remote branch 'korg/drm-radeon-dp' into drm-linus
2009-12-08 Dave AirlieMerge remote branch 'korg/drm-radeon-next' into drm...
2009-12-08 Dave AirlieMerge remote branch 'anholt/drm-intel-next' into drm...
2009-12-08 Dave AirlieMerge branch 'drm-core-next' into drm-linus
2009-12-08 Ben Skeggsdrm/kms: fix fb cmap allocation to use modeset->crtc...
2009-12-08 Alex Deucherdrm/radeon/kms: enable hpd support
2009-12-08 Alex Deucherdrm/radeon/kms: add asic callbacks for hpd
2009-12-08 Alex Deucherdrm/radeon/kms: add hpd support for r6xx/r7xx/rs780...
2009-12-08 Alex Deucherdrm/radeon/kms: add hpd support for r5xx/rs600/rs690...
2009-12-08 Alex Deucherdrm/radeon/kms: add hpd support for r1xx-r4xx asics
2009-12-08 Alex Deucherdrm/radeon/kms: add regs and irq tracking bits for hpd
2009-12-08 Alex Deucherdrm/radeon/kms: get HPD info for connectors
2009-12-08 Alex Deucherdrm/radeon/kms: clean up DP debugging
2009-12-08 Alex Deucherdrm/radeon/kms: fix DP detect
2009-12-08 Dave Airliedrm/radeon/kms: drop unused array to fix warning.
2009-12-08 Dave Airliedrm/radeon/kms: do dp link training at dpms on time...
2009-12-08 Dave Airliedrm/radeon/kms: make displayport work by reorganising...
2009-12-08 Dave Airliedrm/radeon/kms/dp: fix return in dpcd retrival.
2009-12-08 Alex Deucherdrm/radeon/kms: free aux channel i2c adapter on destroy
2009-12-08 Alex Deucherdrm/radeon/kms: add support for DP modesetting
2009-12-08 Alex Deucherdrm/radeon/kms: handle dp sinks in atom encoder/transmi...
2009-12-08 Alex Deucherdrm/radeon/kms: store sink type in atom dig connector
2009-12-08 Alex Deucherdrm/radeon/kms: i2c reorg
2009-12-08 Alex Deucherdrm/radeon/kms: DP fixes and cleanup from the ddx
2009-12-08 Dave Airliedrm/radeon/kms: initial radeon displayport porting
2009-12-07 Chris Wilsondrm/i915: Set the error code after failing to insert...
2009-12-07 Chris Wilsondrm/i915: Report purgeable status in buffer lists.
2009-12-07 David Woodhouseagp/intel-agp: Clear entire GTT on startup
2009-12-07 Dave Airliedrm/ttm: fix unreachable code.
2009-12-07 Dave Airliedrm/intel: refactor DP i2c support and DP common header...
2009-12-07 Alex Deucherdrm/radeon/kms: fix vram setup on rs600/rs690/rs740
2009-12-07 Adam Jacksondrm/i915: Fix product names and #defines
2009-12-07 Alex Deucherdrm/radeon/kms: more r4xx lvds fixes
2009-12-07 Alex Deucherdrm/radeon/kms/legacy: set common regs to sane value
2009-12-07 Alex Deucherdrm/radeon/kms/legacy: set overscan regs on modeset
2009-12-07 Dave Airliedrm/radeon/kms: add support to atom parser for FB read...
2009-12-07 Adam Jacksonagp/intel: Fix product names and #defines
2009-12-07 Dave AirlieMerge remote branch 'origin/drm-core-next' into test
2009-12-07 Chris Wilsondrm/i915: Drop a some common DRM_ERROR()
2009-12-07 Jesse Barnesdrm/i915: warn if Pineview CxSR can't be enabled
2009-12-07 Jesse Barnesdrm/i915: pageflip fixes
2009-12-07 Thomas Hellstromdrm: Export symbols needed for the vmwgfx driver.
2009-12-07 Thomas Hellstromdrm/ttm: Export symbols needed for the vmwgfx driver.
2009-12-07 Thomas Hellstromdrm/ttm: Add TTM execbuf utilities.
2009-12-07 Thomas Hellstromdrm/ttm: Add ttm lock functionality.
2009-12-07 Thomas Hellstromdrm/ttm: Add user-space objects.
2009-12-07 Dave Airliedrm/radeon/kms: fix RS600 MC setup.
2009-12-06 Alex Deucherdrm/radeon/kms: fix up gart setup on rs600
2009-12-04 Dave Airliedrm/radeon/kms: quirk for Gigabyte RV515 card, DVI...
2009-12-04 Alex Deucherdrm/radeon/kms: rs6xx/rs740: clamp vram to aperture...
2009-12-04 Alex Deucherdrm/radeon/kms: fix vram setup on rs600
2009-12-04 Alex Deucherdrm/radeon/kms: fix legacy crtc2 dpms
2009-12-04 Alex Deucherdrm/radeon/kms: handle vblanks properly with dpms on
next