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 |
Ben Skeggs
|
3376ee374d
drm/nvd0/disp: add support for page flipping
|
13 years ago |
Ben Skeggs
|
9285462273
drm/nvd0/disp: scaler updates, overscan compensation etc
|
13 years ago |
Ben Skeggs
|
f62b27db6b
drm/nouveau: shutdown display on suspend/hibernate
|
13 years ago |
Ben Skeggs
|
2a44e4997c
drm/nouveau/disp: introduce proper init/fini, separate from create/destroy
|
13 years ago |
Ben Skeggs
|
4ceca5f864
drm/nouveau: don't pretend to support the DVI-I 'select subconnector' prop
|
13 years ago |
Ben Skeggs
|
de69185573
drm/nouveau: improve dithering properties, and implement proper auto mode
|
13 years ago |
Ben Skeggs
|
b29caa5885
drm/nouveau: add overscan compensation connector properties
|
13 years ago |
Ben Skeggs
|
27d5030a23
drm/nouveau: move master modesetting init to nouveau_display
|
13 years ago |