index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nouveau_bios.c
Age
Commit message (
Expand
)
Author
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
2010-02-25
drm/nouveau: support version 0x20 displayport tables
Ben Skeggs
2010-02-25
drm/nouveau: construct a connector table for cards that lack a real one
Ben Skeggs
2010-02-25
drm/nouveau: check for known dcb connector types
Ben Skeggs
2010-02-25
drm/nouveau: parse dcb gpio/connector tables after encoders
Ben Skeggs
2010-02-25
drm/nouveau: reorganise bios header, add dcb connector type enums
Ben Skeggs
2010-02-25
drm/nouveau: merge nvbios and nouveau_bios_info
Ben Skeggs
2010-02-25
drm/nouveau: merge parsed_dcb and bios_parsed_dcb into dcb_table
Ben Skeggs
2010-02-25
drm/nouveau: rename parsed_dcb_gpio to dcb_gpio_table
Ben Skeggs
2010-02-25
drm/nouveau: fix i2ctable bounds checking
Marcin Slusarz
2010-02-25
drm/nouveau: fix pramdac_table range checking
Marcin Slusarz
2010-02-16
drm/nouveau: use mutex for vbios lock
Ben Skeggs
2010-02-10
drm/nv50: prevent multiple init tables being parsed at the same time
Ben Skeggs
2010-02-09
tree-wide: Assorted spelling fixes
Daniel Mack
2010-02-09
drm/nv40: make INIT_COMPUTE_MEM a NOP, just like nv50
Ben Skeggs
2010-01-15
drm/nouveau: Break some long lines.
Francisco Jerez
2010-01-15
drm/nouveau: add NV18 device id to call_lvds_manufacturer_script
Andrea Tacconi
2010-01-14
drm/nouveau: less magic DCB 1.5 parsing
Ben Skeggs
2010-01-14
drm/nouveau: assume no nv04 board has a DCB table
Ben Skeggs
2010-01-14
drm/nouveau: trust init table registers are safe
Ben Skeggs
2009-12-16
drm/nouveau: Kill global state in BIOS script interpreter
Marcin KoĆcielnicki
2009-12-16
drm/nouveau: Kill global state in NvShadowBIOS
Marcin KoĆcielnicki
2009-12-16
drm/nouveau: use drm debug levels
Maarten Maathuis
2009-12-11
drm/nouveau: Add DRM driver for NVIDIA GPUs
Ben Skeggs