index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nouveau_bios.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/nouveau: support version 0x20 displayport tables
Ben Skeggs
2010-02-25
1
-1
/
+1
*
drm/nouveau: construct a connector table for cards that lack a real one
Ben Skeggs
2010-02-25
1
-13
/
+16
*
drm/nouveau: check for known dcb connector types
Ben Skeggs
2010-02-25
1
-0
/
+61
*
drm/nouveau: parse dcb gpio/connector tables after encoders
Ben Skeggs
2010-02-25
1
-4
/
+6
*
drm/nouveau: reorganise bios header, add dcb connector type enums
Ben Skeggs
2010-02-25
1
-0
/
+2
*
drm/nouveau: merge nvbios and nouveau_bios_info
Ben Skeggs
2010-02-25
1
-43
/
+39
*
drm/nouveau: merge parsed_dcb and bios_parsed_dcb into dcb_table
Ben Skeggs
2010-02-25
1
-76
/
+72
*
drm/nouveau: rename parsed_dcb_gpio to dcb_gpio_table
Ben Skeggs
2010-02-25
1
-1
/
+1
*
drm/nouveau: fix i2ctable bounds checking
Marcin Slusarz
2010-02-25
1
-3
/
+4
*
drm/nouveau: fix pramdac_table range checking
Marcin Slusarz
2010-02-25
1
-1
/
+1
*
drm/nouveau: use mutex for vbios lock
Ben Skeggs
2010-02-16
1
-4
/
+3
*
drm/nv50: prevent multiple init tables being parsed at the same time
Ben Skeggs
2010-02-09
1
-8
/
+9
*
drm/nv40: make INIT_COMPUTE_MEM a NOP, just like nv50
Ben Skeggs
2010-02-09
1
-1
/
+1
*
drm/nouveau: Break some long lines.
Francisco Jerez
2010-01-15
1
-10
/
+19
*
drm/nouveau: add NV18 device id to call_lvds_manufacturer_script
Andrea Tacconi
2010-01-15
1
-1
/
+1
*
drm/nouveau: less magic DCB 1.5 parsing
Ben Skeggs
2010-01-14
1
-39
/
+40
*
drm/nouveau: assume no nv04 board has a DCB table
Ben Skeggs
2010-01-14
1
-8
/
+12
*
drm/nouveau: trust init table registers are safe
Ben Skeggs
2010-01-14
1
-50
/
+9
*
drm/nouveau: Kill global state in BIOS script interpreter
Marcin KoĆcielnicki
2009-12-16
1
-287
/
+275
*
drm/nouveau: Kill global state in NvShadowBIOS
Marcin KoĆcielnicki
2009-12-16
1
-26
/
+21
*
drm/nouveau: use drm debug levels
Maarten Maathuis
2009-12-16
1
-6
/
+6
*
drm/nouveau: Add DRM driver for NVIDIA GPUs
Ben Skeggs
2009-12-11
1
-0
/
+6095