Ben Skeggs
|
e225f446a0
drm/nouveau: rename nvd0_display to nv50_display to reflect reality since merge
|
12 years ago |
Ben Skeggs
|
4f6029da58
drm/nv50-nvc0: switch to common disp impl, removing previous version
|
12 years ago |
Ben Skeggs
|
f9887d0911
drm/nvd0/disp: implement support for colour vibrance control
|
12 years ago |
Ben Skeggs
|
d6bf2f3707
drm/nouveau: run mode_config destructor before destroying internal display state
|
12 years ago |
Ben Skeggs
|
e412e95a26
drm/nouveau: headless mode by default if pci class != vga display
|
12 years ago |
Ben Skeggs
|
9430738d80
drm/nouveau: resurrect headless mode since rework
|
12 years ago |
Dave Airlie
|
ae168d973f
Merge branch 'drm-nouveau-fixes' of git://git.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes
|
12 years ago |
Marcin Slusarz
|
2c14575f99
drm/nouveau: handle same-fb page flips
|
12 years ago |
Linus Torvalds
|
612a9aab56
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
|
12 years ago |
Ben Skeggs
|
77145f1cbd
drm/nouveau: port remainder of drm code, and rip out compat layer
|
13 years ago |
Ben Skeggs
|
ebb945a94b
drm/nouveau: port all engines to new engine module format
|
13 years ago |
Ben Skeggs
|
f589be88ca
drm/nouveau/pageflip: kick flip handling out of engsw and into fence
|
13 years ago |
Ben Skeggs
|
e0996aea4c
drm/nouveau/gpio: port gpio to subdev interfaces
|
13 years ago |
Ben Skeggs
|
02a841d434
drm/nouveau: restructure source tree, split core from drm implementation
|
13 years ago |
David Howells
|
760285e7e7
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
|
12 years ago |
Dave Airlie
|
610bd7da16
drm/nouveau: fix booting with plymouth + dumb support
|
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
|
20abd1634a
drm/nouveau: create real execution engine for software object class
|
13 years ago |
Marcin Slusarz
|
5ace2c9d6f
drm/nouveau: cleanup after display init failure
|
13 years ago |
Ben Skeggs
|
6d59702775
drm/nouveau: use the same packet header macros as userspace
|
13 years ago |
Laurent Pinchart
|
e6ecefaadf
drm: Constify drm_mode_config_funcs pointer
|
13 years ago |
Dave Airlie
|
1898f4426b
Merge branch 'drm-nouveau-next' of git://git.freedesktop.org/git/nouveau/linux-2.6 into drm-next
|
13 years ago |
Ben Skeggs
|
d5316e2512
drm/nvc0-/disp: reimplement flip completion method as fifo method
|
13 years ago |
Dave Airlie
|
f1377998ee
drm/nouveau: add userspace fallback hints.
|
13 years ago |
Christoph Bumiller
|
df26bc9c32
drm/nv50/display: expose color vibrance control
|
13 years ago |
Sascha Hauer
|
d9bc3c02e3
drm: add convenience function to create an range property
|
13 years ago |
Sascha Hauer
|
4a67d39190
drm: add convenience function to create an enum property
|
13 years ago |
Ben Skeggs
|
7df898b1a7
drm/nouveau/disp: check that panel power gpio is enabled at init time
|
13 years ago |
Ben Skeggs
|
52c4d76743
drm/nouveau: move hpd enable/disable to common code
|
13 years ago |