aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-01-11drm/nouveau: Fix null deref in nouveau_fence_emit due to deleted fenceLuca Barbieri
2010-01-11drm/nv50: prevent a possible ctxprog hangBen Skeggs
2010-01-11drm/nouveau: have ttm's fault handler called directlyBen Skeggs
2010-01-11drm/nv50: restore correct cache1 get/put address on fifoctx loadBen Skeggs
2010-01-11drm/nouveau: create function for "dealing" with gpu lockupMarcin Slusarz
2010-01-11drm/nouveau: remove unused nouveau_channel_idle() functionBen Skeggs
2010-01-11drm/nouveau: fix handling of fbcon colours in 8bppBen Skeggs
2010-01-11drm/nv04: Context switching fixes.Francisco Jerez
2010-01-11drm/nouveau: Use the software object for fencing.Francisco Jerez
2010-01-11drm/nouveau: Allocate a per-channel instance of NV_SW.Francisco Jerez
2010-01-11drm/nv50: make the blocksize depend on vram sizeMaarten Maathuis
2010-01-11drm/nouveau: better alignment of bo sizes and use roundup instead of ALIGNMaarten Maathuis
2010-01-11drm/nouveau: Don't skip card take down on nv0x.Francisco Jerez
2010-01-11drm/nouveau: Implement nv42-nv43 TV load detection.Francisco Jerez
2010-01-11drm/nouveau: Clean up the nv17-nv4x load detection code a bit.Francisco Jerez
2010-01-11drm/nv50: fix fillrect colorMarcin Slusarz
2010-01-11drm/nv50: ignore vbios table's claim to the contrary if EDID says >8bpcBen Skeggs
2010-01-11drm/nouveau: Drop redundant placement initialization.Francisco Jerez
2010-01-11drm/nouveau: No need to force evict=true when swapping evicted BOs back in.Francisco Jerez
2010-01-11drm/nouveau: Fix "general protection fault" in the flipd/flips eviction path.Francisco Jerez
2010-01-11drm/i2c/ch7006: Drop build time dependency to nouveau.Francisco Jerez
2010-01-11drm/nouveau: Make the MM aware of pre-G80 tiling.Francisco Jerez
2010-01-11drm/nouveau: Pre-G80 tiling support.Francisco Jerez
2010-01-11drm/nouveau: Add cache_flush/pull fifo engine functions.Francisco Jerez
2010-01-11drm: reduce WARN_ON to a printk.Dave Airlie
2010-01-11drm/kms/fb: check for depth changes from userspace for resizing.Dave Airlie
2010-01-11drm: Keep disabled outputs disabled after suspend / resumeDavid John
2010-01-07Merge remote branch 'korg/drm-radeon-next' into drm-linusDave Airlie
2010-01-07drm/radeon/kms: rs600: use correct mask for SW interruptLuca Tettamanti
2010-01-07gpu/drm/radeon/radeon_irq.c: move a dereference below a NULL testDarren Jenkins
2010-01-07drm/radeon/radeon_device.c: move a dereference below a NULL testDarren Jenkins
2010-01-07drm/radeon/radeon_fence.c: move a dereference below the NULL testDarren Jenkins
2010-01-07drm/radeon/radeon_connectors.c: add a NULL test before dereferenceDarren Jenkins
2010-01-07drm/radeon/kms: fix memory leakJiri Slaby
2010-01-07Merge branch 'drm-core-next' into drm-linusDave Airlie
2010-01-07drm/kms: Fix &&/|| confusion in drm_fb_helper_connector_parse_command_line()Roel Kluin
2010-01-07drm/edid: Fix CVT width/height decodeAdam Jackson
2010-01-07drm/edid: Skip empty CVT codepointsAdam Jackson
2010-01-07drm: remove address mask param for drm_pci_alloc()Zhenyu Wang
2010-01-06drm/radeon/kms: add missing breaks in i2c and ss lookupsAlex Deucher
2010-01-06drm/radeon/kms: add primary dac adj values tableAlex Deucher
2010-01-06drm/radeon/kms: fallback to default connector tableAlex Deucher
2009-12-23Merge remote branch 'korg/drm-radeon-next' into drm-linusDave Airlie
2009-12-23drm/radeon/kms: add definitions for v4 power tablesAlex Deucher
2009-12-23drm/radeon/kms: never combine LVDS with another encoderAlex Deucher
2009-12-23drm/radeon/kms: Check module arguments to be valid V2Jerome Glisse
2009-12-23drm/radeon/kms: Avoid crash when trying to cleanup uninitialized structureJerome Glisse
2009-12-23drm/radeon/kms: add cvt mode if we only have lvds w/h and no edid (v4)Alex Deucher
2009-12-23drm/radeon/kms: add 3DC compression supportMarek Olšák
2009-12-23drm/radeon/kms: allow rendering while no colorbuffer is set on r300Marek Olšák