Ben Skeggs
|
0a0afd282f
drm/nv50-/disp: move DP link training to core and train from supervisor
|
12 years ago |
Ben Skeggs
|
5ed502096f
drm/nouveau: store i2c port pointer directly in nouveau_encoder
|
12 years ago |
Ben Skeggs
|
4f47643dbb
drm/nouveau/gpio: use event interfaces for interrupt signalling
|
12 years ago |
Ben Skeggs
|
23fc09ee09
drm/nouveau/drm: store full dcb gpio function data in connector
|
12 years ago |
Ben Skeggs
|
8f2abc2586
drm/nouveau/dp: remove last bits of VBIOS parsing from DRM code
|
12 years ago |
Ben Skeggs
|
6c8e4633d3
drm/nouveau/dp: move core link training calls to common code
|
12 years ago |
Linus Torvalds
|
612a9aab56
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
|
12 years ago |
Dave Airlie
|
268d28371c
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next
|
12 years ago |
Marcin Slusarz
|
5b8a43aeb9
drm/nouveau: quiet some static-related sparse noise
|
13 years ago |
Ben Skeggs
|
77145f1cbd
drm/nouveau: port remainder of drm code, and rip out compat layer
|
13 years ago |
Ben Skeggs
|
cb75d97e9c
drm/nouveau: implement devinit subdev, and new init table parser
|
13 years ago |
Ben Skeggs
|
4196faa862
drm/nouveau/i2c: port to subdev interfaces
|
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 |
Andy Shevchenko
|
9a6a4b4757
drm: use %*ph to dump small buffers
|
13 years ago |
Adam Jackson
|
6225ee05ea
drm/nouveau/dp: Probe branch/sink OUIs (v2)
|
13 years ago |
Ben Skeggs
|
6544599249
drm/nouveau/dp: support version 4.0 of DP table
|
13 years ago |
Ben Skeggs
|
6860dc8251
drm/nouveau/dp: account for channel coding overhead in link training
|
13 years ago |
Ben Skeggs
|
6e83fda2c0
drm/nvd0/disp: initial implementation of displayport
|
13 years ago |
Ben Skeggs
|
f14d9a4dda
drm/nouveau/dp: make dp dpms function common, call from sor code instead
|
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
|
8c1dcb6573
drm/nouveau/dp: make functions for executing various bios tables
|
13 years ago |
Xi Wang
|
44ab8cc56c
drm/nouveau/dp: fix bad comparison in dp_link_train_commit()
|
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
|
2bdb06e3cf
drm/nouveau/i2c: tidy up bit-bang helpers, also fixing nv50 setsda bug
|
13 years ago |
Ben Skeggs
|
f9f9f53631
drm/nouveau/bios: pass drm_device to ROMPTR, rather than nvbios
|
13 years ago |
Ben Skeggs
|
c16a3a358b
drm/nouveau/dp: add support for displayport table 0x30
|
14 years ago |
Ben Skeggs
|
5f1800bd8a
drm/nouveau/dp: return master dp table pointer too when looking up encoder
|
14 years ago |