deliverable/linux.git
2010-01-14  Francisco Jerezdrm/nouveau: Fallback to analog load detection when...
2010-01-14  Xavier Chantrydrm/nouveau: fix edid memleak in nouveau_connector
2010-01-14  Francisco Jerezdrm/nouveau: Break some long lines.
2010-01-14  Andrea Tacconidrm/nouveau: add NV18 device id to call_lvds_manufactur...
2010-01-14  Marcin Kościelnickidrm/nv50: Fix typo in PGRAPH initialisation.
2010-01-14  Ben Skeggsdrm/nouveau: less magic DCB 1.5 parsing
2010-01-14  Ben Skeggsdrm/nouveau: assume no nv04 board has a DCB table
2010-01-14  Ben Skeggsdrm/nouveau: remove PRIV0 check in nouveau_mem_close()
2010-01-14  Ben Skeggsdrm/nouveau: wait on fence after bo move if validating...
2010-01-14  Ben Skeggsdrm/nouveau: trust init table registers are safe
2010-01-14  Maarten Maathuisdrm/nv50: wait for pgraph to idle before unloading...
2010-01-14  Thomas Hellstromdrm/ttm: Make sure system buffer objects has offset...
2010-01-14  Thomas Hellstromdrm/vmwgfx: Implement basic pm operations.
2010-01-14  Thomas Hellstromdrm/ttm: Export symbols needed for vmwgfx suspend ...
2010-01-14  Thomas Hellstromdrm/vmwgfx: Implement a swap_notify callback.
2010-01-14  Thomas Hellstromdrm/ttm: Add a swap_notify callback.
2010-01-14  Thomas Hellstromdrm/vmwgfx: Use bo_driver::move_notify to unbind GMRs.
2010-01-14  Thomas Hellstromdrm/vmwgfx: Make fence sequences continous across a...
2010-01-14  Thomas Hellstromdrm/vmwgfx: Fix an error path causing an oops.
2010-01-14  Thomas Hellstromdrm/vmwgfx: Don't promote updates from GMR-backed scano...
2010-01-14  Jerome Glissedrm/radeon/kms: Use radeon_agp_disable when disabling AGP
2010-01-14  Jerome Glissedrm/radeon/kms: Disable AGP is aperture size < 32M
2010-01-14  Jerome Glissedrm/radeon/kms: Fix r600 blit cleanup path
2010-01-14  Jerome Glissedrm/radeon/kms: Do not unpin buffer in fb destruction
2010-01-14  Dave Airliedrm/radeon/kms: fix displayport->dvi connector DDC.
2010-01-13  Dave AirlieMerge remote branch 'korg/drm-radeon-next' into drm...
2010-01-13  Dave Youngdrm: change drm set mode messages as DRM_DEBUG
2010-01-13  Dave Airliedrm: fix crtc no modes printf + typo
2010-01-13  Dave Airliedrm/radeon/kms: only evict to GTT if CP is ready
2010-01-13  Michel Dänzerdrm/radeon/kms: Fix crash getting TV info with no BIOS.
2010-01-13  Alex Deucherdrm/radeon/kms/rv100: reject modes > 135 Mhz on DVI...
2010-01-13  Alex Deucherdrm/radeon/kms/r6xx+: make irq handler less verbose
2010-01-13  Alex Deucherdrm/radeon/kms: fix up LVDS handling on macs (v2)
2010-01-11  Dave AirlieMerge branch 'for-airlied' of /ssd/git/drm-nouveau...
2010-01-11  Dave AirlieMerge remote branch 'korg/drm-radeon-next' into drm...
2010-01-11  Marcin Kościelnickidrm/nv04: Fix set_operation software method.
2010-01-11  Ben Skeggsdrm/nouveau: initialise DMA tracking parameters earlier
2010-01-11  Ben Skeggsdrm/nouveau: use dma.max rather than pushbuf size for...
2010-01-11  Ben Skeggsdrm/nv04: differentiate between nv04/nv05
2010-01-11  Luca Barbieridrm/nouveau: Fix null deref in nouveau_fence_emit due...
2010-01-11  Ben Skeggsdrm/nv50: prevent a possible ctxprog hang
2010-01-11  Ben Skeggsdrm/nouveau: have ttm's fault handler called directly
2010-01-11  Ben Skeggsdrm/nv50: restore correct cache1 get/put address on...
2010-01-11  Marcin Slusarzdrm/nouveau: create function for "dealing" with gpu...
2010-01-11  Ben Skeggsdrm/nouveau: remove unused nouveau_channel_idle() function
2010-01-11  Ben Skeggsdrm/nouveau: fix handling of fbcon colours in 8bpp
2010-01-11  Francisco Jerezdrm/nv04: Context switching fixes.
2010-01-11  Francisco Jerezdrm/nouveau: Use the software object for fencing.
2010-01-11  Francisco Jerezdrm/nouveau: Allocate a per-channel instance of NV_SW.
2010-01-11  Maarten Maathuisdrm/nv50: make the blocksize depend on vram size
2010-01-11  Maarten Maathuisdrm/nouveau: better alignment of bo sizes and use round...
2010-01-11  Francisco Jerezdrm/nouveau: Don't skip card take down on nv0x.
2010-01-11  Francisco Jerezdrm/nouveau: Implement nv42-nv43 TV load detection.
2010-01-11  Francisco Jerezdrm/nouveau: Clean up the nv17-nv4x load detection...
2010-01-11  Marcin Slusarzdrm/nv50: fix fillrect color
2010-01-11  Ben Skeggsdrm/nv50: ignore vbios table's claim to the contrary...
2010-01-11  Francisco Jerezdrm/nouveau: Drop redundant placement initialization.
2010-01-11  Francisco Jerezdrm/nouveau: No need to force evict=true when swapping...
2010-01-11  Francisco Jerezdrm/nouveau: Fix "general protection fault" in the...
2010-01-11  Francisco Jerezdrm/i2c/ch7006: Drop build time dependency to nouveau.
2010-01-11  Francisco Jerezdrm/nouveau: Make the MM aware of pre-G80 tiling.
2010-01-11  Francisco Jerezdrm/nouveau: Pre-G80 tiling support.
2010-01-11  Francisco Jerezdrm/nouveau: Add cache_flush/pull fifo engine functions.
2010-01-11  Dave Airliedrm: reduce WARN_ON to a printk.
2010-01-11  Dave Airliedrm/kms/fb: check for depth changes from userspace...
2010-01-11  David Johndrm: Keep disabled outputs disabled after suspend ...
2010-01-11  Alex Deucherdrm/radeon/kms: add additional safe regs for r4xx/rs6xx...
2010-01-10  Marcin Kościelnickidrm/nv04: Fix set_operation software method.
2010-01-10  Ben Skeggsdrm/nouveau: initialise DMA tracking parameters earlier
2010-01-10  Ben Skeggsdrm/nouveau: use dma.max rather than pushbuf size for...
2010-01-10  Ben Skeggsdrm/nv04: differentiate between nv04/nv05
2010-01-10  Luca Barbieridrm/nouveau: Fix null deref in nouveau_fence_emit due...
2010-01-10  Ben Skeggsdrm/nv50: prevent a possible ctxprog hang
2010-01-10  Ben Skeggsdrm/nouveau: have ttm's fault handler called directly
2010-01-10  Ben Skeggsdrm/nv50: restore correct cache1 get/put address on...
2010-01-10  Marcin Slusarzdrm/nouveau: create function for "dealing" with gpu...
2010-01-10  Ben Skeggsdrm/nouveau: remove unused nouveau_channel_idle() function
2010-01-10  Ben Skeggsdrm/nouveau: fix handling of fbcon colours in 8bpp
2010-01-10  Francisco Jerezdrm/nv04: Context switching fixes.
2010-01-10  Francisco Jerezdrm/nouveau: Use the software object for fencing.
2010-01-10  Francisco Jerezdrm/nouveau: Allocate a per-channel instance of NV_SW.
2010-01-10  Maarten Maathuisdrm/nv50: make the blocksize depend on vram size
2010-01-10  Maarten Maathuisdrm/nouveau: better alignment of bo sizes and use round...
2010-01-10  Francisco Jerezdrm/nouveau: Don't skip card take down on nv0x.
2010-01-10  Francisco Jerezdrm/nouveau: Implement nv42-nv43 TV load detection.
2010-01-10  Francisco Jerezdrm/nouveau: Clean up the nv17-nv4x load detection...
2010-01-10  Marcin Slusarzdrm/nv50: fix fillrect color
2010-01-10  Ben Skeggsdrm/nv50: ignore vbios table's claim to the contrary...
2010-01-10  Francisco Jerezdrm/nouveau: Drop redundant placement initialization.
2010-01-10  Francisco Jerezdrm/nouveau: No need to force evict=true when swapping...
2010-01-10  Francisco Jerezdrm/nouveau: Fix "general protection fault" in the...
2010-01-10  Francisco Jerezdrm/i2c/ch7006: Drop build time dependency to nouveau.
2010-01-10  Francisco Jerezdrm/nouveau: Make the MM aware of pre-G80 tiling.
2010-01-10  Francisco Jerezdrm/nouveau: Pre-G80 tiling support.
2010-01-10  Francisco Jerezdrm/nouveau: Add cache_flush/pull fifo engine functions.
2010-01-08  Dave AirlieMerge remote branch 'korg/drm-radeon-testing' into...
2010-01-08  Dave AirlieMerge remote branch 'korg/drm-core-next' into drm-testing
2010-01-08  Dave Airliedrm/kms/fb: check for depth changes from userspace...
2010-01-08  David Johndrm: Keep disabled outputs disabled after suspend ...
2010-01-08  Jerome Glissedrm/radeon/kms: Don't try to enable IRQ if we have...
next
This page took 0.0699 seconds and 5 git commands to generate.