deliverable/linux.git
2010-01-07  Zhenyu Wangdrm: remove address mask param for drm_pci_alloc()
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
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
next
This page took 0.048504 seconds and 5 git commands to generate.