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