Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-02-16 | drm/nouveau: use mutex for vbios lock | Ben Skeggs | 1 | -4/+3 |
2010-02-10 | drm/nv50: prevent multiple init tables being parsed at the same time | Ben Skeggs | 1 | -8/+9 |
2010-02-09 | drm/nv40: make INIT_COMPUTE_MEM a NOP, just like nv50 | Ben Skeggs | 1 | -1/+1 |
2010-01-15 | drm/nouveau: Break some long lines. | Francisco Jerez | 1 | -10/+19 |
2010-01-15 | drm/nouveau: add NV18 device id to call_lvds_manufacturer_script | Andrea Tacconi | 1 | -1/+1 |
2010-01-14 | drm/nouveau: less magic DCB 1.5 parsing | Ben Skeggs | 1 | -39/+40 |
2010-01-14 | drm/nouveau: assume no nv04 board has a DCB table | Ben Skeggs | 1 | -8/+12 |
2010-01-14 | drm/nouveau: trust init table registers are safe | Ben Skeggs | 1 | -50/+9 |
2009-12-16 | drm/nouveau: Kill global state in BIOS script interpreter | Marcin KoĆcielnicki | 1 | -287/+275 |
2009-12-16 | drm/nouveau: Kill global state in NvShadowBIOS | Marcin KoĆcielnicki | 1 | -26/+21 |
2009-12-16 | drm/nouveau: use drm debug levels | Maarten Maathuis | 1 | -6/+6 |
2009-12-11 | drm/nouveau: Add DRM driver for NVIDIA GPUs | Ben Skeggs | 1 | -0/+6095 |