Age | Commit message (Expand) | Author |
2012-05-24 | Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2012-05-24 | Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2012-05-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2012-05-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2012-05-24 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2012-05-24 | Merge branch 'next' into for-linus | Dmitry Torokhov |
2012-05-24 | Input: matrix-keymap - fix building keymaps | Dmitry Torokhov |
2012-05-24 | drm/nouveau/nvd9: Fix GPIO initialisation sequence. | Marcin KoĆcielnicki |
2012-05-24 | drm/nouveau: Unregister switcheroo client on exit | Andreas Heider |
2012-05-24 | drm/nouveau: Check dsm on switcheroo unregister | Andreas Heider |
2012-05-24 | drm/nouveau: fix a minor annoyance in an output string | Ben Skeggs |
2012-05-24 | drm/nouveau: turn a BUG into a WARN | Ben Skeggs |
2012-05-24 | drm/nv50: decode PGRAPH DATA_ERROR = 0x24 | Marcin Slusarz |
2012-05-24 | drm/nouveau/disp: fix dithering not being enabled on some eDP macbooks | Ben Skeggs |
2012-05-24 | drm/nvd9/copy: initialise copy engine, seems to work like nvc0 | Ben Skeggs |
2012-05-24 | drm/nvc0/ttm: use copy engines for async buffer moves | Ben Skeggs |
2012-05-24 | drm/nva3/ttm: use copy engine for async buffer moves | Ben Skeggs |
2012-05-24 | drm/nv98/ttm: add in a (disabled) crypto engine buffer copy method | Ben Skeggs |
2012-05-24 | drm/nv84/ttm: use crypto engine for async buffer copies | Ben Skeggs |
2012-05-24 | drm/nouveau/ttm: untangle code to support accelerated buffer moves | Ben Skeggs |
2012-05-24 | drm/nouveau/fbcon: use fence for sync, rather than notifier | Ben Skeggs |
2012-05-24 | drm/nv98/crypt: non-stub implementation of the engine hooks | Ben Skeggs |
2012-05-24 | drm/nouveau/fifo: turn all fifo modules into engine modules | Ben Skeggs |
2012-05-24 | drm/nv50/graph: remove ability to do interrupt-driven context switching | Ben Skeggs |
2012-05-24 | drm/nv50: remove manual context unload on context destruction | Ben Skeggs |
2012-05-24 | drm/nv50: remove execution engine context saves on suspend | Ben Skeggs |
2012-05-24 | drm/nv50/fifo: use hardware channel kickoff functionality | Ben Skeggs |
2012-05-24 | drm/nv50/gr: make sure NEXT_TO_CURRENT is executed even if nothing done | Ben Skeggs |
2012-05-24 | drm/nv50/fifo: construct playlist from hw context table state | Ben Skeggs |
2012-05-24 | drm/nouveau/fifo: remove all the "special" engine hooks | Ben Skeggs |
2012-05-24 | drm/nouveau/fence: fix a race where fence->channel can disappear | Ben Skeggs |
2012-05-24 | drm/nouveau/bios: fix some shadowing issues, particularly acpi | Ben Skeggs |
2012-05-24 | drm/nouveau: fix engine context destructor ordering | Ben Skeggs |
2012-05-24 | drm/nouveau/fence: convert to exec engine, and improve channel sync | Ben Skeggs |
2012-05-24 | drm/nouveau/fence: minor api changes for an upcoming rework | Ben Skeggs |
2012-05-24 | drm/nouveau/fence: make ttm interfaces wrap ours, not the other way around | Ben Skeggs |
2012-05-24 | drm/nouveau: move flip-related channel setup to software engine | Ben Skeggs |
2012-05-24 | drm/nouveau: create real execution engine for software object class | Ben Skeggs |
2012-05-24 | drm/nvd0/disp: remove unnecessary sync from flip_next | Ben Skeggs |
2012-05-24 | drm/nv04/disp: disable vblank interrupts when disabling display | Ben Skeggs |
2012-05-24 | drm/nouveau: base fence timeout on time of emission | Marcin Slusarz |
2012-05-24 | drm/nv40-50/gr: restructure grctx/prog generation | Ben Skeggs |
2012-05-24 | drm/nv50/disp: fixup error paths in crtc object creation | Ben Skeggs |
2012-05-24 | drm/nouveau: cleanup after display init failure | Marcin Slusarz |
2012-05-24 | drm/nv50: fix ramin heap size for kernel channel too | Marcin Slusarz |
2012-05-24 | drm/nve0/graph: bump hub2gpc buffer size | Ben Skeggs |
2012-05-24 | drm/nouveau: use the same packet header macros as userspace | Ben Skeggs |
2012-05-24 | drm/nouveau/bios: allow loading alternate vbios image as firmware | Ben Skeggs |
2012-05-24 | drm/nve0/ttm: implement buffer moves with weirdo pcopy-on-pgraph methods | Ben Skeggs |
2012-05-24 | drm/nv50-/fbcon: move 2d class to subchannel 3 | Ben Skeggs |