Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
479adb89a97b0a33e5a9d702119872cc82ca21aa
/
drivers
/
gpu
/
drm
/
nouveau
/
nouveau_dp.c
f479c0b
drm/nouveau/kms/nv50: initial support for DP 1.2 multi-stream
by Ben Skeggs
· 8 years ago
f20c665
drm/nouveau/kms/nv50: clean-up encoder functions
by Ben Skeggs
· 8 years ago
52aa30f
drm/nouveau/kms/nv50: switch mst sink back into sst mode
by Ben Skeggs
· 8 years ago
4dc2813
drm/nouveau: rename nouveau_drm.h to nouveau_drv.h
by Ben Skeggs
· 9 years ago
2aa5eac
drm/nouveau/i2c: transition pad/ports away from being based on nvkm_object
by Ben Skeggs
· 9 years ago
be83cd4
drm/nouveau: finalise nvkm namespace switch (no binary change)
by Ben Skeggs
· 10 years ago
fdb751e
drm/nouveau: remove as much direct use of core headers as possible
by Ben Skeggs
· 10 years ago
0ad7286
drm/nouveau: port to nvif client/device/objects
by Ben Skeggs
· 10 years ago
8777c5c
drm/nouveau/dp: probe dpcd to determine connectedness
by Ben Skeggs
· 11 years ago
0a0afd2
drm/nv50-/disp: move DP link training to core and train from supervisor
by Ben Skeggs
· 12 years ago
5ed5020
drm/nouveau: store i2c port pointer directly in nouveau_encoder
by Ben Skeggs
· 12 years ago
4f47643
drm/nouveau/gpio: use event interfaces for interrupt signalling
by Ben Skeggs
· 12 years ago
23fc09e
drm/nouveau/drm: store full dcb gpio function data in connector
by Ben Skeggs
· 12 years ago
8f2abc2
drm/nouveau/dp: remove last bits of VBIOS parsing from DRM code
by Ben Skeggs
· 12 years ago
6c8e463
drm/nouveau/dp: move core link training calls to common code
by Ben Skeggs
· 12 years ago
612a9aa
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
268d283
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next
by Dave Airlie
· 12 years ago
5b8a43a
drm/nouveau: quiet some static-related sparse noise
by Marcin Slusarz
· 12 years ago
77145f1
drm/nouveau: port remainder of drm code, and rip out compat layer
by Ben Skeggs
· 12 years ago
cb75d97
drm/nouveau: implement devinit subdev, and new init table parser
by Ben Skeggs
· 13 years ago
4196faa
drm/nouveau/i2c: port to subdev interfaces
by Ben Skeggs
· 13 years ago
e0996ae
drm/nouveau/gpio: port gpio to subdev interfaces
by Ben Skeggs
· 13 years ago
02a841d
drm/nouveau: restructure source tree, split core from drm implementation
by Ben Skeggs
· 13 years ago
760285e
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
by David Howells
· 12 years ago
9a6a4b4
drm: use %*ph to dump small buffers
by Andy Shevchenko
· 12 years ago
6225ee0
drm/nouveau/dp: Probe branch/sink OUIs (v2)
by Adam Jackson
· 13 years ago
6544599
drm/nouveau/dp: support version 4.0 of DP table
by Ben Skeggs
· 13 years ago
6860dc8
drm/nouveau/dp: account for channel coding overhead in link training
by Ben Skeggs
· 13 years ago
6e83fda
drm/nvd0/disp: initial implementation of displayport
by Ben Skeggs
· 13 years ago
f14d9a4
drm/nouveau/dp: make dp dpms function common, call from sor code instead
by Ben Skeggs
· 13 years ago
8663bc7
drm/nouveau/dp: move all nv50/sor-specific code out of nouveau_dp.c
by Ben Skeggs
· 13 years ago
8c1dcb6
drm/nouveau/dp: make functions for executing various bios tables
by Ben Skeggs
· 13 years ago
44ab8cc
drm/nouveau/dp: fix bad comparison in dp_link_train_commit()
by Xi Wang
· 13 years ago
a0b2563
drm/nouveau/gpio: reimplement as nouveau_gpio.c, fixing a number of issues
by Ben Skeggs
· 13 years ago
befb51e
drm/nouveau/disp: parse connector info directly in nouveau_connector.c
by Ben Skeggs
· 13 years ago
2bdb06e
drm/nouveau/i2c: tidy up bit-bang helpers, also fixing nv50 setsda bug
by Ben Skeggs
· 13 years ago
f9f9f53
drm/nouveau/bios: pass drm_device to ROMPTR, rather than nvbios
by Ben Skeggs
· 13 years ago
c16a3a3
drm/nouveau/dp: add support for displayport table 0x30
by Ben Skeggs
· 13 years ago
5f1800b
drm/nouveau/dp: return master dp table pointer too when looking up encoder
by Ben Skeggs
· 13 years ago
5b3eb95
drm/nouveau/dp: preserve non-pattern bits in DP_TRAINING_PATTERN_SET
by Ben Skeggs
· 13 years ago
1b45dbe
drm/nouveau/dp: use alternate lane mask for nvaf
by Ben Skeggs
· 13 years ago
856ed88
drm/nouveau/dp: link rate scripts are selected with a comparison table
by Ben Skeggs
· 13 years ago
52e0d0e
drm/nouveau/dp: enable down-spread if vbios and sink support it
by Ben Skeggs
· 13 years ago
28e2d12
drm/nouveau/dp: execute some more vbios tables relating to link rate
by Ben Skeggs
· 13 years ago
75a1fcc
drm/nouveau/dp: store unencoded link_bw everywhere
by Ben Skeggs
· 13 years ago
27a4598
drm/nouveau/dp: restructure link training code
by Ben Skeggs
· 13 years ago
a002fec
drm/nouveau/dp: pass in required datarate to link training
by Ben Skeggs
· 13 years ago
46959b7
drm/nouveau/dp: remove reliance on vbios for native displayport
by Ben Skeggs
· 14 years ago
4372013
drm/nouveau/dp: rewrite auxch transaction routines
by Ben Skeggs
· 13 years ago
02e4f58
drm/nouveau/bios: allow passing in crtc to the init table parser
by Ben Skeggs
· 14 years ago
ea5f278
drm/nouveau: silence some compiler warnings
by Ben Skeggs
· 14 years ago
fce2bad
drm/nv50: rework PGPIO IRQ handling and hotplug detection
by Ben Skeggs
· 14 years ago
85341f2
drm/nouveau: fix typo in c2aa91afea5f7e7ae4530fabd37414a79c03328c
by Ben Skeggs
· 14 years ago
fe224bb
drm/nouveau: enable enhanced framing only if DP display supports it
by Ben Skeggs
· 14 years ago
4b5c152
drm/nouveau: Remove implicit argument from nv_wait().
by Francisco Jerez
· 14 years ago
c020c9a
drm/nv50: use custom i2c algo for dp auxch
by Ben Skeggs
· 14 years ago
ee2e013
drm/nouveau: introduce gpio engine
by Ben Skeggs
· 14 years ago
b01f060
drm/nouveau: disable hotplug detect around DP link training
by Ben Skeggs
· 14 years ago
ea4718d
drm/nouveau: move DP script invocation to nouveau_dp.c
by Ben Skeggs
· 15 years ago
8e024f1
drm/nouveau: bail out of auxch transaction if we repeatedly recieve defers
by Ben Skeggs
· 15 years ago
1ee7698
drm/nouveau: make dp auxch xfer len check for reads only
by Ben Skeggs
· 15 years ago
0107bae
drm/nv50: fail auxch transaction if reply count not what we expect
by Ben Skeggs
· 15 years ago
ef2bb50
drm/nouveau: use drm debug levels
by Maarten Maathuis
· 15 years ago
6ee7386
drm/nouveau: Add DRM driver for NVIDIA GPUs
by Ben Skeggs
· 15 years ago