index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nouveau_encoder.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-18
drm/nouveau/kms/nv50: handle SetControlOutputResource from head
Ben Skeggs
1
-1
/
+2
2017-06-16
drm/nouveau/disp: introduce acquire/release display path methods
Ben Skeggs
1
-0
/
+1
2016-11-07
drm/nouveau/kms/nv50: initial support for DP 1.2 multi-stream
Ben Skeggs
1
-0
/
+2
2016-11-07
drm/nouveau/kms/nv50: allow encoder update to be called from other modules
Ben Skeggs
1
-0
/
+2
2016-11-07
drm/nouveau/kms/nv50: clean-up encoder functions
Ben Skeggs
1
-2
/
+0
2016-11-07
drm/nouveau/kms/nv50: switch mst sink back into sst mode
Ben Skeggs
1
-0
/
+8
2015-12-15
drm: Constify drm_encoder_slave_funcs
Ville Syrjälä
1
-1
/
+1
2015-12-08
drm: Move encoder->save/restore into nouveau
Daniel Vetter
1
-0
/
+3
2015-08-28
drm/nouveau/i2c: transition pad/ports away from being based on nvkm_object
Ben Skeggs
1
-1
/
+3
2015-01-22
drm/nouveau: finalise nvkm namespace switch (no binary change)
Ben Skeggs
1
-2
/
+2
2014-06-11
drm/nouveau/dp: probe dpcd to determine connectedness
Ben Skeggs
1
-3
/
+1
2014-06-11
drm/nv50-: prepare for attaching a SOR to multiple heads
Ben Skeggs
1
-0
/
+1
2013-04-26
drm/nv04/disp: hide all the cruft away in its own little hole
Ben Skeggs
1
-1
/
+1
2013-02-20
drm/nouveau: store i2c port pointer directly in nouveau_encoder
Ben Skeggs
1
-8
/
+1
2012-11-29
drm/nouveau: rename nvd0_display to nv50_display to reflect reality since merge
Ben Skeggs
1
-4
/
+0
2012-11-29
drm/nouveau/dp: remove last bits of VBIOS parsing from DRM code
Ben Skeggs
1
-1
/
+0
2012-11-29
drm/nouveau/dp: move core link training calls to common code
Ben Skeggs
1
-1
/
+1
2012-10-04
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-10
/
+12
2012-10-03
drm/nouveau/backlight: remove dependence on nouveau_drv.h
Ben Skeggs
1
-1
/
+2
2012-10-03
drm/nv04/disp: kick all private state out to own header
Ben Skeggs
1
-0
/
+1
2012-10-03
drm/nouveau: implement devinit subdev, and new init table parser
Ben Skeggs
1
-7
/
+7
2012-10-03
drm/nouveau/i2c: port to subdev interfaces
Ben Skeggs
1
-2
/
+2
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
1
-1
/
+1
2012-03-13
drm/nouveau/dp: make dp dpms function common, call from sor code instead
Ben Skeggs
1
-2
/
+2
2012-03-13
drm/nouveau/dp: move all nv50/sor-specific code out of nouveau_dp.c
Ben Skeggs
1
-0
/
+18
2011-09-20
drm/nouveau/dp: enable down-spread if vbios and sink support it
Ben Skeggs
1
-2
/
+1
2011-09-20
drm/nouveau/dp: restructure link training code
Ben Skeggs
1
-17
/
+0
2011-09-20
drm/nouveau/dp: pass in required datarate to link training
Ben Skeggs
1
-0
/
+1
2011-09-20
drm/nv50/backlight: take the sor into account when bashing regs
Ben Skeggs
1
-0
/
+3
2011-09-20
drm/nouveau/dp: remove reliance on vbios for native displayport
Ben Skeggs
1
-3
/
+0
2010-10-05
drm/nouveau: enable enhanced framing only if DP display supports it
Ben Skeggs
1
-0
/
+1
2010-08-06
drm/nv17-nv4x: Attempt to init some external TMDS transmitters.
Francisco Jerez
1
-0
/
+6
2010-07-13
drm/nv50: supply encoder disable() hook for SOR outputs
Ben Skeggs
1
-2
/
+4
2010-07-13
drm/nouveau: tidy connector/encoder creation a little
Ben Skeggs
1
-2
/
+2
2010-05-19
drm/nv50: fix suspend/resume with DP outputs
Ben Skeggs
1
-0
/
+2
2010-04-09
drm/nv50: preserve an unknown SOR_MODECTRL value for DP encoders
Ben Skeggs
1
-0
/
+1
2009-12-11
drm/nouveau: Add DRM driver for NVIDIA GPUs
Ben Skeggs
1
-0
/
+91