Marcin Slusarz
|
04c8c21085
drm/nouveau: unpin various bo's before destroying
|
12 years ago |
Ben Skeggs
|
bf2c886a85
drm/nouveau/disp: add support for 10bpc over DisplayPort
|
12 years ago |
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
|
186ecad21c
drm/nv50/disp: move remaining interrupt handling into core
|
12 years ago |
Ben Skeggs
|
2d0aca2119
drm/nv50/disp: allocate display from driver core
|
12 years ago |
Ben Skeggs
|
9da49599a7
drm/nouveau: remove newline-only NV_DEBUG calls
|
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
|
3863c9bc88
drm/nouveau/instmem: completely new implementation, as a subdev module
|
13 years ago |
Ben Skeggs
|
5a5c7432bb
drm/nouveau/timer: port to subdev interfaces
|
13 years ago |
Ben Skeggs
|
cb75d97e9c
drm/nouveau: implement devinit subdev, and new init table parser
|
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 |
Ben Skeggs
|
0ade74b6c6
drm/nv50: extend vblank semaphore to generic dmaobj + offset pair
|
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
|
a8f81837c5
drm/nv50/disp: fixup error paths in crtc object creation
|
13 years ago |
Ben Skeggs
|
6d59702775
drm/nouveau: use the same packet header macros as userspace
|
13 years ago |
Ben Skeggs
|
b5b2e5988b
drm/nouveau: remove subchannel names from places where it doesn't matter
|
13 years ago |
Ben Skeggs
|
8663bc7cde
drm/nouveau/dp: move all nv50/sor-specific code out of nouveau_dp.c
|
13 years ago |
Ben Skeggs
|
e495d0d7e3
drm/nv50/disp: more accurate function to determine active crtcs
|
13 years ago |
Ben Skeggs
|
52c4d76743
drm/nouveau: move hpd enable/disable to common code
|
13 years ago |
Ben Skeggs
|
a0b2563551
drm/nouveau/gpio: reimplement as nouveau_gpio.c, fixing a number of issues
|
13 years ago |
Ben Skeggs
|
befb51e9c9
drm/nouveau/disp: parse connector info directly in nouveau_connector.c
|
13 years ago |
Ben Skeggs
|
1772fcc6f8
drm/nv50/disp: fix evo for create/init + destroy/fini split
|
13 years ago |
Ben Skeggs
|
2a44e4997c
drm/nouveau/disp: introduce proper init/fini, separate from create/destroy
|
13 years ago |
Ben Skeggs
|
020c6bf394
drm/nv50/disp: stricter check for evo being active on init
|
13 years ago |