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
|
08c770969a
drm/nouveau: start culling unused code
|
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
|
3863c9bc88
drm/nouveau/instmem: completely new implementation, as a subdev module
|
13 years ago |
Ben Skeggs
|
861d21074b
drm/nouveau/fb: merge fb/vram and port to subdev interfaces
|
13 years ago |
Ben Skeggs
|
cb75d97e9c
drm/nouveau: implement devinit subdev, and new init table parser
|
13 years ago |
David Howells
|
760285e7e7
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
|
12 years ago |
Ben Skeggs
|
a348cd5fd8
drm/nvd0/disp: hopefully fix selection of 6/8bpc mode on DP outputs
|
13 years ago |
Christoph Bumiller
|
af5e7d84b0
drm/nvd0/disp: mask off high 16 bit of negative cursor x-coordinate
|
13 years ago |
Laurent Pinchart
|
e811f5ae19
drm: Make the .mode_fixup() operations mode argument a const pointer
|
13 years ago |
Ben Skeggs
|
35bcf5d555
drm/nouveau: move flip-related channel setup to software engine
|
13 years ago |
Ben Skeggs
|
2cda7f4c5e
drm/nvd0/disp: remove unnecessary sync from flip_next
|
13 years ago |
Ben Skeggs
|
6d59702775
drm/nouveau: use the same packet header macros as userspace
|
13 years ago |
Dave Airlie
|
22b33e8ed0
nouveau: add PRIME support
|
13 years ago |
Ben Skeggs
|
6544599249
drm/nouveau/dp: support version 4.0 of DP table
|
13 years ago |
Ben Skeggs
|
e592c73b91
drm/nve0/disp: nvidia randomly decided to move the dithering method
|
13 years ago |
Ben Skeggs
|
dd62608bcc
drm/nvd0/disp: ignore clock set if no pclk
|
13 years ago |
Ben Skeggs
|
b5b2e5988b
drm/nouveau: remove subchannel names from places where it doesn't matter
|
13 years ago |
Ben Skeggs
|
4cbb0f8d2b
drm/nvd0/disp: disconnect encoders before reprogramming them
|
13 years ago |
Ben Skeggs
|
3488c57b98
drm/nvd0/disp: move syncs/magic setup to or mode_set
|
13 years ago |
Ben Skeggs
|
c674844bab
drm/nvd0/disp: fix dcb sor link matching in supervisor handler
|
13 years ago |
Ben Skeggs
|
6e83fda2c0
drm/nvd0/disp: initial implementation of displayport
|
13 years ago |
Ben Skeggs
|
7c5f6a87b2
drm/nvd0/disp: attempt to handle more than 2 crtcs if possible
|
13 years ago |
Ben Skeggs
|
befb51e9c9
drm/nouveau/disp: parse connector info directly in nouveau_connector.c
|
13 years ago |
Ben Skeggs
|
816af2f2d6
drm/nvd0/disp: use single, shared, sync bo for all evo channels
|
13 years ago |
Ben Skeggs
|
a63a97eb66
drm/nvd0/disp: rename sync channel to flip channel
|
13 years ago |
Ben Skeggs
|
84e052e626
drm/nvd0/disp: handle yet another interrupt
|
13 years ago |
Ben Skeggs
|
8a46438a6a
drm/nvd0/disp: initialise overlay channels
|
13 years ago |