Age | Commit message (Expand) | Author |
2011-02-17 | drm/nouveau: Fix detection of DDC-based LVDS on DCB15 boards. | Francisco Jerez |
2011-02-17 | drm/nv04-nv40: Fix NULL dereference when we fail to find an LVDS native mode. | Francisco Jerez |
2011-02-17 | drm/nv10: Fix crash when allocating a BO larger than half the available VRAM. | Francisco Jerez |
2011-02-02 | drm/nv50: fix display on 0x50 | Ben Skeggs |
2011-02-02 | drm/nouveau: correctly pair hwmon_init and hwmon_fini | Lucas Stach |
2011-01-28 | drm/nv50: fix regression on IGPs | Ben Skeggs |
2011-01-25 | drm/nvc0/grctx: correct an off-by-one | Ben Skeggs |
2011-01-25 | drm/nv50: Fix race with PFIFO during PGRAPH context destruction. | Francisco Jerez |
2011-01-25 | drm/nouveau: Workaround incorrect DCB entry on a GeForce3 Ti 200. | Francisco Jerez |
2011-01-25 | drm/nvc0: implement irq handler for whatever's at 0x14xxxx | Ben Skeggs |
2011-01-25 | drm/nvc0: fix incorrect TPC register setup | Ben Skeggs |
2011-01-25 | drm/nouveau: probe for adt7473 before f75375 | Ben Skeggs |
2011-01-25 | drm/nouveau: remove dead function definition | Ben Skeggs |
2011-01-17 | drm/nouveau: fix gpu page faults triggered by plymouthd | Ben Skeggs |
2011-01-17 | drm/nouveau: greatly simplify mm, killing some bugs in the process | Ben Skeggs |
2011-01-17 | drm/nvc0: enable protection of system-use-only structures in vm | Ben Skeggs |
2011-01-17 | drm/nv40: initialise 0x17xx on all chipsets that have it | Ben Skeggs |
2011-01-17 | drm/nv40: make detection of 0x4097-ful chipsets available everywhere | Ben Skeggs |
2011-01-07 | drm/nouveau: fix hwmon device binding | Lucas Stach |
2011-01-07 | drm/nouveau: create grctx on the fly on all chipsets | Ben Skeggs |
2011-01-06 | drm/nvc0: fix init without firmware present | Ben Skeggs |
2011-01-01 | drm/nvc0/pgraph: fix 0x406028/0x405870 init | Ben Skeggs |
2010-12-31 | drm/nvc0/pgraph: more unit names | Ben Skeggs |
2010-12-31 | drm/nvc0/pfifo: support for chipsets with only one PSUBFIFO (0xc1) | Ben Skeggs |
2010-12-30 | drm/nvc0: reserve only subc 0 for kernel use | Ben Skeggs |
2010-12-30 | drm/nv50: sync up gr data error names with rnn, use for nvc0 also | Ben Skeggs |
2010-12-30 | drm/nvc0: parse a couple more PGRAPH_INTR | Ben Skeggs |
2010-12-29 | drm/nvc0: nuke left-over debug messages | Ben Skeggs |
2010-12-29 | drm/nvc0: kill off a couple more magics | Ben Skeggs |
2010-12-27 | drm/nouveau: Validate channel indices passed from userspace. | Michel Hermier |
2010-12-27 | drm/nouveau: Only select ACPI_VIDEO if its dependencies are met | Ben Hutchings |
2010-12-21 | drm/nvc0: accelerate ttm buffer moves | Ben Skeggs |
2010-12-21 | drm/nvc0: initial support for tiled buffer objects | Ben Skeggs |
2010-12-21 | drm/nvc0: implement fbcon acceleration | Ben Skeggs |
2010-12-21 | drm/nvc0: implement pgraph engine hooks | Ben Skeggs |
2010-12-21 | drm/nvc0: implement pfifo engine hooks | Ben Skeggs |
2010-12-21 | drm/nvc0: implement fencing | Ben Skeggs |
2010-12-21 | drm/nvc0: fix channel dma init paths | Ben Skeggs |
2010-12-21 | drm/nvc0: skip dma object creation for drm channel | Ben Skeggs |
2010-12-21 | drm/nvc0: implement channel structure initialisation | Ben Skeggs |
2010-12-21 | drm/nvc0: gpuobj_new need only check validity and init the relevant engine | Ben Skeggs |
2010-12-21 | drm/nvc0: reject the notifier_alloc ioctl | Ben Skeggs |
2010-12-21 | drm/nvc0: create shared channel vm | Ben Skeggs |
2010-12-21 | drm/nvc0: initial vm implementation, use for bar1/bar3 management | Ben Skeggs |
2010-12-21 | drm/nvc0: import initial vm backend | Ben Skeggs |
2010-12-21 | drm/nouveau: modify vm to accomodate dual page tables for nvc0 | Ben Skeggs |
2010-12-21 | drm/nv50: add missing license header to nv50_fbcon.c | Ben Skeggs |
2010-12-21 | drm/nv50: fix smatch warning in nv50_vram.c | Ben Skeggs |
2010-12-21 | drm/nouveau: sizeof() vs ARRAY_SIZE() | Dan Carpenter |
2010-12-16 | drm/radeon/kms: properly print ontario chip id | Alex Deucher |