safe/jmp/linux-2.6
2010-01-08 Alex Deucherdrm: Add eDP connector type
2010-01-08 Alex Deucherdrm/radeon/kms: pull in the latest upstream ObjectID...
2010-01-08 Alex Deucherdrm/radeon/kms: whitespace changes to ObjectID.h
2010-01-08 Alex Deucherdrm/radeon/kms: fix typo in atom connector type handling
2010-01-07 Luca Tettamantidrm/radeon/kms: rs600: use correct mask for SW interrupt
2010-01-07 Darren Jenkinsgpu/drm/radeon/radeon_irq.c: move a dereference below...
2010-01-07 Darren Jenkinsdrm/radeon/radeon_device.c: move a dereference below...
2010-01-07 Darren Jenkinsdrm/radeon/radeon_fence.c: move a dereference below...
2010-01-07 Darren Jenkinsdrm/radeon/radeon_connectors.c: add a NULL test before...
2010-01-07 Jiri Slabydrm/radeon/kms: fix memory leak
2010-01-06 Alex Deucherdrm/radeon/kms: add missing breaks in i2c and ss lookups
2010-01-06 Alex Deucherdrm/radeon/kms: add primary dac adj values table
2010-01-06 Alex Deucherdrm/radeon/kms: fallback to default connector table
2009-12-23 Alex Deucherdrm/radeon/kms: add definitions for v4 power tables
2009-12-23 Alex Deucherdrm/radeon/kms: never combine LVDS with another encoder
2009-12-23 Jerome Glissedrm/radeon/kms: Check module arguments to be valid V2
2009-12-23 Jerome Glissedrm/radeon/kms: Avoid crash when trying to cleanup...
2009-12-23 Alex Deucherdrm/radeon/kms: add cvt mode if we only have lvds w...
2009-12-23 Marek Olšákdrm/radeon/kms: add 3DC compression support
2009-12-23 Marek Olšákdrm/radeon/kms: allow rendering while no colorbuffer...
2009-12-23 Rafał Miłeckidrm/radeon/kms: enable memory clock reading on legacy...
2009-12-23 Rafał Miłeckidrm/radeon/kms: prevent parallel AtomBIOS calls
2009-12-23 Alex Deucherdrm/radeon/kms: set proper default tv standard
2009-12-23 Alex Deucherdrm/radeon/kms: fix legacy rmx
2009-12-23 Alex Deucherdrm/radeon/kms/atom: fill in proper defines for digital...
2009-12-23 Marin Mitovdrm/kms: silencing a false positive warning.
2009-12-23 Bob Gleitsmanndrm/mm: fix logic for selection of best fit block
2009-12-23 Thomas Hellstromdrm/vmwgfx: Use TTM handles instead of SIDs as user...
2009-12-23 Thomas Hellstromdrm/vmwgfx: Return -ERESTARTSYS when interrupted by...
2009-12-23 Thomas Hellstromdrm/vmwgfx: Fix unlocked ioctl and add proper access...
2009-12-23 Dave Airliedrm/radeon: fix build on 64-bit with some compilers.
2009-12-23 Julia Lawalldrivers/gpu: Use kzalloc for allocating only one thing
2009-12-23 Andi KleenDRM: Rename clamp variable
2009-12-18 Arnd Bergmanndrm: convert drm_ioctl to unlocked_ioctl
2009-12-17 Dave AirlieMerge branch 'drm-linus' into drm-core-next
2009-12-17 Dave AirlieMerge remote branch 'korg/drm-vmware-staging' into...
2009-12-16 Dave Airliedrm/radeon/kms: fix r100->r500 CS checker for compresse...
2009-12-16 Maciej Cencoradrm/radeon/kms: allow for texture tiling
2009-12-16 Dave AirlieMerge remote branch 'korg/drm-radeon-next' into drm...
2009-12-16 Rafał Miłeckidrm/radeon/kms: init pm on all chipsets
2009-12-16 Dave AirlieMerge remote branch 'nouveau/for-airlied' of /ssd/git...
2009-12-16 Christian Koenigdrm/radeon/kms: HDMI support for R600 KMS
2009-12-16 Alex Deucherdrm/radeon/kms: make sure mc is initialized before...
2009-12-16 Jerome Glissedrm/radeon/kms: Return to userspace on ERESTARTSYS
2009-12-16 Dave Airliedrm/radeon/gem: don't leak a gem object if reserve...
2009-12-16 Dave Airliedrm/radeon/kms: don't report allocate failure on ERESTA...
2009-12-16 Jerome Glissedrm/radeon/kms: Check if bo we got from ttm are radeon...
2009-12-16 Jerome Glissedrm/radeon/kms: If no placement is supplied fallback...
2009-12-16 Jerome Glissedrm/ttm: Fix memory type manager debug information...
2009-12-16 Jerome Glissedrm/ttm: Fix printk format & compute bo->mem.size at...
2009-12-16 Thomas Hellstromdrm/ttm: Fix potential ttm_mem_evict_first races.
2009-12-16 Thomas Hellstromdrm/ttm: Delayed delete fixes.
2009-12-16 Dave Airliedrm/ttm: fix two bugs in new placement routines.
2009-12-16 Dave Airliedrm/ttm: fix incorrect logic in ttm_bo_io path
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-14 Jakob Bornecrantzdrm/vmwgfx: Add DRM driver for VMware Virtual GPU
2009-12-14 Jakob Bornecrantzdrm/vmwgfx: Add svga headers for vmwgfx driver
2009-12-14 Jakob Bornecrantzdrm/ttm: Add more driver type enums
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
next