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
/
nouveau_bios.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-31
Merge branch 'v2.6.34-rc2' into drm-linus
Dave Airlie
1
-1
/
+1
2010-03-10
drm/nv50: fix connector table parsing for some cards
Ben Skeggs
1
-1
/
+2
2010-03-10
drm/nouveau: Gigabyte NX85T connector table lies, it has DVI-I not HDMI
Ben Skeggs
1
-0
/
+17
2010-03-10
drm/nouveau: add option to allow override of dcb connector table types
Ben Skeggs
1
-1
/
+7
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
1
-1
/
+1
2010-02-25
drm/nouveau: support version 0x20 displayport tables
Ben Skeggs
1
-1
/
+1
2010-02-25
drm/nouveau: construct a connector table for cards that lack a real one
Ben Skeggs
1
-13
/
+16
2010-02-25
drm/nouveau: check for known dcb connector types
Ben Skeggs
1
-0
/
+61
2010-02-25
drm/nouveau: parse dcb gpio/connector tables after encoders
Ben Skeggs
1
-4
/
+6
2010-02-25
drm/nouveau: reorganise bios header, add dcb connector type enums
Ben Skeggs
1
-0
/
+2
2010-02-25
drm/nouveau: merge nvbios and nouveau_bios_info
Ben Skeggs
1
-43
/
+39
2010-02-25
drm/nouveau: merge parsed_dcb and bios_parsed_dcb into dcb_table
Ben Skeggs
1
-76
/
+72
2010-02-25
drm/nouveau: rename parsed_dcb_gpio to dcb_gpio_table
Ben Skeggs
1
-1
/
+1
2010-02-25
drm/nouveau: fix i2ctable bounds checking
Marcin Slusarz
1
-3
/
+4
2010-02-25
drm/nouveau: fix pramdac_table range checking
Marcin Slusarz
1
-1
/
+1
2010-02-16
drm/nouveau: use mutex for vbios lock
Ben Skeggs
1
-4
/
+3
2010-02-10
drm/nv50: prevent multiple init tables being parsed at the same time
Ben Skeggs
1
-8
/
+9
2010-02-09
tree-wide: Assorted spelling fixes
Daniel Mack
1
-1
/
+1
2010-02-09
drm/nv40: make INIT_COMPUTE_MEM a NOP, just like nv50
Ben Skeggs
1
-1
/
+1
2010-01-15
drm/nouveau: Break some long lines.
Francisco Jerez
1
-10
/
+19
2010-01-15
drm/nouveau: add NV18 device id to call_lvds_manufacturer_script
Andrea Tacconi
1
-1
/
+1
2010-01-14
drm/nouveau: less magic DCB 1.5 parsing
Ben Skeggs
1
-39
/
+40
2010-01-14
drm/nouveau: assume no nv04 board has a DCB table
Ben Skeggs
1
-8
/
+12
2010-01-14
drm/nouveau: trust init table registers are safe
Ben Skeggs
1
-50
/
+9
2009-12-16
drm/nouveau: Kill global state in BIOS script interpreter
Marcin KoĆcielnicki
1
-287
/
+275
2009-12-16
drm/nouveau: Kill global state in NvShadowBIOS
Marcin KoĆcielnicki
1
-26
/
+21
2009-12-16
drm/nouveau: use drm debug levels
Maarten Maathuis
1
-6
/
+6
2009-12-11
drm/nouveau: Add DRM driver for NVIDIA GPUs
Ben Skeggs
1
-0
/
+6095