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.12.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
/
nv04_dfp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-26
drm/nv04/disp: hide all the cruft away in its own little hole
Ben Skeggs
1
-720
/
+0
2013-02-20
drm/nouveau: Fix DPMS 1 on G4 Snowball, from snow white to coal black.
Stefan de Konink
1
-2
/
+2
2013-01-13
drm/nouveau: fix blank LVDS screen regression on pre-nv50 cards
Marcin Slusarz
1
-1
/
+1
2012-10-31
drm/nouveau: silence modesetting spam on pre-gf8 chipsets
Ben Skeggs
1
-7
/
+7
2012-10-04
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-66
/
+66
2012-10-03
drm/nouveau: port remainder of drm code, and rip out compat layer
Ben Skeggs
1
-24
/
+30
2012-10-03
drm/nouveau: flatten nv{Read,Write}{MC,VIDEO,FB,EXTDEV}
Ben Skeggs
1
-1
/
+1
2012-10-03
drm/nv04/disp: kick all private state out to own header
Ben Skeggs
1
-20
/
+14
2012-10-03
drm/nouveau: implement devinit subdev, and new init table parser
Ben Skeggs
1
-23
/
+23
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
-3
/
+3
2012-07-20
drm: Make the .mode_fixup() operations mode argument a const pointer
Laurent Pinchart
1
-1
/
+1
2011-12-21
drm/nv04/disp: handle dual-link spwg panels without needing quirks
Ben Skeggs
1
-3
/
+8
2011-12-21
drm/nouveau: improve dithering properties, and implement proper auto mode
Ben Skeggs
1
-1
/
+4
2011-04-05
drm/nouveau: fix oops on unload with disabled LVDS panel
Marcin Slusarz
1
-6
/
+7
2011-02-17
drm/nv04-nv40: Fix NULL dereference when we fail to find an LVDS native mode.
Francisco Jerez
1
-9
/
+3
2010-11-18
drm/nv04-nv40: Fall back to panel rescaling if we have no usable native mode.
Francisco Jerez
1
-6
/
+7
2010-10-05
drm/nv0x-nv4x: Leave the 0x40 bit untouched when changing CRE_LCD.
Francisco Jerez
1
-1
/
+3
2010-09-24
drm/nouveau: Add support for I2C hardware monitoring devices.
Francisco Jerez
1
-1
/
+1
2010-09-24
drm/nv40: Try to set up CRE_LCD even if it has unknown bits set.
Francisco Jerez
1
-20
/
+15
2010-08-26
drm/nouveau: Fix backlight control on PPC machines with an internal TMDS panel.
Francisco Jerez
1
-0
/
+23
2010-08-26
drm/nv30: Apply modesetting to the correct slave encoder
Patrice Mandin
1
-3
/
+5
2010-08-06
drm/nv30: Workaround dual TMDS brain damage.
Francisco Jerez
1
-4
/
+35
2010-08-06
drm/nv17-nv4x: Attempt to init some external TMDS transmitters.
Francisco Jerez
1
-0
/
+42
2010-07-13
drm/nv04-nv40: Drop redundant logging.
Francisco Jerez
1
-4
/
+0
2010-07-13
drm/nouveau: tidy connector/encoder creation a little
Ben Skeggs
1
-3
/
+5
2010-02-25
drm/nouveau: merge nvbios and nouveau_bios_info
Ben Skeggs
1
-2
/
+2
2009-12-16
drm/nouveau: use drm debug levels
Maarten Maathuis
1
-3
/
+5
2009-12-11
drm/nouveau: Add DRM driver for NVIDIA GPUs
Ben Skeggs
1
-0
/
+621