Commit Graph

308536 Commits (422aa274203469771460411ffb2f70c241770b80)
 

Author SHA1 Message Date
Linus Torvalds 2c01e7bc46 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input 13 years ago
Linus Torvalds ab11ca34ee Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media 13 years ago
H. Peter Anvin ea17e7414b x86, relocs: Add jiffies and jiffies_64 to the relative whitelist 13 years ago
Dave Airlie 8c914028f5 Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-core-next 13 years ago
Dmitry Torokhov e644dae645 Merge branch 'next' into for-linus 13 years ago
Dmitry Torokhov 86809173ce Input: matrix-keymap - fix building keymaps 13 years ago
Marcin Kościelnicki af3289e963 drm/nouveau/nvd9: Fix GPIO initialisation sequence. 13 years ago
Andreas Heider 5c5ed6e2cd drm/nouveau: Unregister switcheroo client on exit 13 years ago
Andreas Heider 2f3787aa43 drm/nouveau: Check dsm on switcheroo unregister 13 years ago
Ben Skeggs 42eddbd7b2 drm/nouveau: fix a minor annoyance in an output string 13 years ago
Ben Skeggs 6e5a429bcb drm/nouveau: turn a BUG into a WARN 13 years ago
Marcin Slusarz 547e6c7fc8 drm/nv50: decode PGRAPH DATA_ERROR = 0x24 13 years ago
Ben Skeggs a6a17859f1 drm/nouveau/disp: fix dithering not being enabled on some eDP macbooks 13 years ago
Ben Skeggs 0c75f332e5 drm/nvd9/copy: initialise copy engine, seems to work like nvc0 13 years ago
Ben Skeggs 1a46098e91 drm/nvc0/ttm: use copy engines for async buffer moves 13 years ago
Ben Skeggs fdf53241c1 drm/nva3/ttm: use copy engine for async buffer moves 13 years ago
Ben Skeggs 5490e5dfb9 drm/nv98/ttm: add in a (disabled) crypto engine buffer copy method 13 years ago
Ben Skeggs 4c193d254e drm/nv84/ttm: use crypto engine for async buffer copies 13 years ago
Ben Skeggs d1b167e168 drm/nouveau/ttm: untangle code to support accelerated buffer moves 13 years ago
Ben Skeggs 78df3a1c58 drm/nouveau/fbcon: use fence for sync, rather than notifier 13 years ago
Ben Skeggs b355096992 drm/nv98/crypt: non-stub implementation of the engine hooks 13 years ago
Ben Skeggs c420b2dc8d drm/nouveau/fifo: turn all fifo modules into engine modules 13 years ago
Ben Skeggs a226c32a38 drm/nv50/graph: remove ability to do interrupt-driven context switching 13 years ago
Ben Skeggs 5511d490da drm/nv50: remove manual context unload on context destruction 13 years ago
Ben Skeggs 7f2062e9de drm/nv50: remove execution engine context saves on suspend 13 years ago
Ben Skeggs 03bd6efa14 drm/nv50/fifo: use hardware channel kickoff functionality 13 years ago
Ben Skeggs 71af5e62db drm/nv50/gr: make sure NEXT_TO_CURRENT is executed even if nothing done 13 years ago
Ben Skeggs 694931d20f drm/nv50/fifo: construct playlist from hw context table state 13 years ago
Ben Skeggs 67b342efc7 drm/nouveau/fifo: remove all the "special" engine hooks 13 years ago
Ben Skeggs 906c033e27 drm/nouveau/fence: fix a race where fence->channel can disappear 13 years ago
Ben Skeggs 299bee10fb drm/nouveau/bios: fix some shadowing issues, particularly acpi 13 years ago
Ben Skeggs f51ee65c75 drm/nouveau: fix engine context destructor ordering 13 years ago
Ben Skeggs 5e120f6e4b drm/nouveau/fence: convert to exec engine, and improve channel sync 13 years ago
Ben Skeggs d375e7d56d drm/nouveau/fence: minor api changes for an upcoming rework 13 years ago
Ben Skeggs 875ac34aad drm/nouveau/fence: make ttm interfaces wrap ours, not the other way around 13 years ago
Ben Skeggs 35bcf5d555 drm/nouveau: move flip-related channel setup to software engine 13 years ago
Ben Skeggs 20abd1634a drm/nouveau: create real execution engine for software object class 13 years ago
Ben Skeggs 2cda7f4c5e drm/nvd0/disp: remove unnecessary sync from flip_next 13 years ago
Ben Skeggs afada5e0bb drm/nv04/disp: disable vblank interrupts when disabling display 13 years ago
Marcin Slusarz 695b95b810 drm/nouveau: base fence timeout on time of emission 13 years ago
Ben Skeggs d58086deaa drm/nv40-50/gr: restructure grctx/prog generation 13 years ago
Ben Skeggs a8f81837c5 drm/nv50/disp: fixup error paths in crtc object creation 13 years ago
Marcin Slusarz 5ace2c9d6f drm/nouveau: cleanup after display init failure 13 years ago
Marcin Slusarz d37f60c87f drm/nv50: fix ramin heap size for kernel channel too 13 years ago
Ben Skeggs d8b6624549 drm/nve0/graph: bump hub2gpc buffer size 13 years ago
Ben Skeggs 6d59702775 drm/nouveau: use the same packet header macros as userspace 13 years ago
Ben Skeggs 78339fb75c drm/nouveau/bios: allow loading alternate vbios image as firmware 13 years ago
Ben Skeggs c6b7e89582 drm/nve0/ttm: implement buffer moves with weirdo pcopy-on-pgraph methods 13 years ago
Ben Skeggs f1c65e7c7f drm/nv50-/fbcon: move 2d class to subchannel 3 13 years ago
Ben Skeggs ab394543dd drm/nve0/gr: initial implementation 13 years ago