Age | Commit message (Expand) | Author | Files | Lines |
2011-02-17 | Merge remote branch 'nouveau/drm-nouveau-next' of /ssd/git/drm-nouveau-next i... | Dave Airlie | 6 | -36/+40 |
2011-02-17 | drm/nouveau: fix suspend/resume on GPUs that don't have PM support | Ben Skeggs | 1 | -1/+1 |
2011-02-17 | drm/nouveau: flips/flipd need to always set 'evict' for move_accel_cleanup() | Ben Skeggs | 1 | -3/+3 |
2011-02-17 | drm/nv40: fix tiling-related setup for a number of chipsets | Ben Skeggs | 1 | -19/+27 |
2011-02-17 | drm/nouveau: fix non-EDIDful native mode selection | Ben Skeggs | 1 | -0/+1 |
2011-02-17 | drm/nouveau: Fix detection of DDC-based LVDS on DCB15 boards. | Francisco Jerez | 1 | -1/+1 |
2011-02-17 | drm/nv04-nv40: Fix NULL dereference when we fail to find an LVDS native mode. | Francisco Jerez | 1 | -9/+3 |
2011-02-17 | drm/nv10: Fix crash when allocating a BO larger than half the available VRAM. | Francisco Jerez | 1 | -3/+4 |
2011-02-02 | Merge remote branch 'nouveau/drm-nouveau-next' of /ssd/git/drm-nouveau-next i... | Dave Airlie | 2 | -3/+2 |
2011-02-02 | drm/nv50: fix display on 0x50 | Ben Skeggs | 1 | -2/+1 |
2011-02-02 | drm/nouveau: correctly pair hwmon_init and hwmon_fini | Lucas Stach | 1 | -1/+1 |
2011-01-28 | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 7 | -12/+41 |
2011-01-28 | Merge branch 'drm-nouveau-next' of git://git.freedesktop.org/git/nouveau/linu... | Dave Airlie | 1 | -5/+0 |
2011-01-28 | drm/nv50: fix regression on IGPs | Ben Skeggs | 1 | -5/+0 |
2011-01-26 | Merge branch 'drm-nouveau-next' of git://git.freedesktop.org/git/nouveau/linu... | Dave Airlie | 6 | -7/+41 |
2011-01-26 | console: rename acquire/release_console_sem() to console_lock/unlock() | Torben Hohn | 1 | -4/+4 |
2011-01-25 | drm/nvc0/grctx: correct an off-by-one | Ben Skeggs | 1 | -1/+1 |
2011-01-25 | drm/nv50: Fix race with PFIFO during PGRAPH context destruction. | Francisco Jerez | 1 | -0/+3 |
2011-01-25 | drm/nouveau: Workaround incorrect DCB entry on a GeForce3 Ti 200. | Francisco Jerez | 1 | -0/+15 |
2011-01-25 | drm/nvc0: implement irq handler for whatever's at 0x14xxxx | Ben Skeggs | 1 | -0/+19 |
2011-01-25 | drm/nvc0: fix incorrect TPC register setup | Ben Skeggs | 1 | -2/+2 |
2011-01-25 | drm/nouveau: probe for adt7473 before f75375 | Ben Skeggs | 1 | -1/+1 |
2011-01-25 | drm/nouveau: remove dead function definition | Ben Skeggs | 1 | -3/+0 |
2011-01-21 | kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT | David Rientjes | 1 | -1/+1 |
2011-01-17 | Merge remote branch 'nouveau/drm-nouveau-next' of /ssd/git/drm-nouveau-next i... | Dave Airlie | 11 | -197/+86 |
2011-01-17 | drm/nouveau: fix gpu page faults triggered by plymouthd | Ben Skeggs | 1 | -2/+2 |
2011-01-17 | drm/nouveau: greatly simplify mm, killing some bugs in the process | Ben Skeggs | 3 | -160/+52 |
2011-01-17 | drm/nvc0: enable protection of system-use-only structures in vm | Ben Skeggs | 4 | -5/+10 |
2011-01-17 | drm/nv40: initialise 0x17xx on all chipsets that have it | Ben Skeggs | 1 | -12/+2 |
2011-01-17 | drm/nv40: make detection of 0x4097-ful chipsets available everywhere | Ben Skeggs | 3 | -18/+20 |
2011-01-15 | Revert "drm: Update fbdev fb_fix_screeninfo" | Dave Airlie | 1 | -0/+1 |
2011-01-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2 | -4/+4 |
2011-01-10 | Merge remote branch 'nouveau/drm-nouveau-next' of ../drm-nouveau-next into dr... | Dave Airlie | 14 | -79/+143 |
2011-01-07 | drm/nouveau: fix hwmon device binding | Lucas Stach | 1 | -2/+1 |
2011-01-07 | drm/nouveau: create grctx on the fly on all chipsets | Ben Skeggs | 4 | -12/+14 |
2011-01-07 | drm: Update fbdev fb_fix_screeninfo | James Simmons | 1 | -1/+0 |
2011-01-06 | drm/nvc0: fix init without firmware present | Ben Skeggs | 1 | -5/+3 |
2011-01-05 | drm/switcheroo: track state of switch in drivers. | Dave Airlie | 3 | -0/+12 |
2011-01-05 | vga_switcheroo: add reprobe hook for fbcon to recheck connected outputs. | Dave Airlie | 1 | -0/+7 |
2011-01-05 | nouveau/acpi: improve detection of what is IGD and what is DIS. | Dave Airlie | 1 | -3/+8 |
2011-01-05 | drm/nouveau: add delayed switch complete callback. | Dave Airlie | 1 | -0/+1 |
2011-01-03 | Fix spelling mistakes in comments | Stefan Weil | 1 | -2/+2 |
2011-01-01 | drm/nvc0/pgraph: fix 0x406028/0x405870 init | Ben Skeggs | 1 | -3/+7 |
2010-12-31 | drm/nvc0/pgraph: more unit names | Ben Skeggs | 1 | -6/+6 |
2010-12-31 | drm/nvc0/pfifo: support for chipsets with only one PSUBFIFO (0xc1) | Ben Skeggs | 1 | -6/+12 |
2010-12-30 | drm/nvc0: reserve only subc 0 for kernel use | Ben Skeggs | 2 | -9/+15 |
2010-12-30 | drm/nv50: sync up gr data error names with rnn, use for nvc0 also | Ben Skeggs | 3 | -13/+44 |
2010-12-30 | drm/nvc0: parse a couple more PGRAPH_INTR | Ben Skeggs | 1 | -0/+16 |
2010-12-29 | drm/nvc0: nuke left-over debug messages | Ben Skeggs | 2 | -3/+0 |
2010-12-29 | drm/nvc0: kill off a couple more magics | Ben Skeggs | 3 | -19/+21 |