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
2011-12-21
drm/nouveau/gpio: reimplement as nouveau_gpio.c, fixing a number of issues
Ben Skeggs
2011-12-21
drm/nv04/disp: handle dual-link spwg panels without needing quirks
Ben Skeggs
2011-12-21
drm/nouveau/mxm: initial implementation of dcb sanitisation
Ben Skeggs
2011-12-21
drm/nouveau/disp: parse connector info directly in nouveau_connector.c
Ben Skeggs
2011-12-21
drm/nouveau/i2c: do parsing of i2c-related vbios info in nouveau_i2c.c
Ben Skeggs
2011-12-21
drm/nouveau/bios: start refactoring dcb routines
Ben Skeggs
2011-12-21
drm/nouveau/bios: fold fixup_legacy_i2c
Ben Skeggs
2011-12-21
drm/nouveau/bios: pass drm_device to ROMPTR, rather than nvbios
Ben Skeggs
2011-12-21
drm/nv50/pm: s/PLL_UNK05/PLL_VDEC/
Martin Peres
2011-12-21
drm/nouveau/gpio: remove invert flag, use state[] everywhere
Ben Skeggs
2011-11-10
drm/nv50/bios: fixup mpll programming from the init table parser
Ben Skeggs
2011-09-20
drm/nv40/pm: execute memory reset script from vbios
Ben Skeggs
2011-09-20
drm/nouveau/dp: return master dp table pointer too when looking up encoder
Ben Skeggs
2011-09-20
drm/nouveau/bios: simplify U/d table hash matching func to just match
Ben Skeggs
2011-09-20
drm/nouveau/dp: store unencoded link_bw everywhere
Ben Skeggs
2011-09-20
drm/nouveau/dp: restructure link training code
Ben Skeggs
2011-09-20
drm/nouveau/bios: check for null script pointers in parser
Ben Skeggs
2011-09-20
drm/nouveau/bios: allow passing in crtc to the init table parser
Ben Skeggs
2011-09-20
drm/nouveau/bios: fix INIT_GPIO for new chipsets
Ben Skeggs
2011-09-20
drm/nvd0/gpio: initial implementation
Ben Skeggs
2011-07-25
drm/nouveau: Add a quirk for Gigabyte NX86T
Emil Velikov
2011-06-27
drm/nouveau: fix fetching vbios from above 4GiB vram addresses
Ben Skeggs
2011-06-23
drm/nouveau: silence error for missing dac loadval table
Ben Skeggs
2011-06-23
drm/nv50: DCB table quirks for another busted XFX board
Ben Skeggs
2011-05-16
drm/nouveau: recognise DCB connector type 0x41 as LVDS
Ben Skeggs
2011-05-16
drm/nouveau: pull refclk from vbios on limits 0x40 boards
Ben Skeggs
2011-04-05
drm/nouveau: quirk for XFX GT-240X-YA
Ben Skeggs
2011-04-05
drm/nouveau: implement init table opcode 0x5c
Ben Skeggs
2011-02-25
drm/nouveau/vbios: parse more gpio tag bits from connector table
Ben Skeggs
2011-02-25
drm/nouveau: make vbios parser runnable from an atomic context
Ben Skeggs
2011-02-25
Merge remote-tracking branch 'airlied/drm-core-next' into drm-nouveau-next
Ben Skeggs
2011-02-17
drm/nouveau: Fix detection of DDC-based LVDS on DCB15 boards.
Francisco Jerez
2011-01-26
Merge branch 'drm-nouveau-next' of git://git.freedesktop.org/git/nouveau/linu...
Dave Airlie
2011-01-25
drm/nouveau: Workaround incorrect DCB entry on a GeForce3 Ti 200.
Francisco Jerez
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2011-01-03
Fix spelling mistakes in comments
Stefan Weil
2010-12-03
drm/nouveau: fabricate DCB encoder table for iMac G4
Francisco Jerez
2010-11-18
drm/nouveau: Fix a few confusions between "chipset" and "card_type".
Francisco Jerez
2010-10-26
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2010-10-26
mm: stack based kmap_atomic()
Peter Zijlstra
2010-10-05
drm/nouveau: don't use the default pll limits in table v2.1 on nv50+ cards
Emil Velikov
2010-10-05
drm/nouveau: Add a module option to force card POST.
Marcin KoĆcielnicki
2010-09-24
drm/nouveau: v3.0 pll limits tables have type<->register mapping too
Ben Skeggs
2010-09-24
drm/nouveau: Don't try to parse a GPIO table on early DCBv2.2 BIOSes.
Francisco Jerez
2010-09-24
drm/nouveau: correct INIT_DP_CONDITION subcondition 5
Ben Skeggs
2010-09-24
drm/nouveau: implement parsing of DCB 2.2 GPIO table
Ben Skeggs
2010-09-24
drm/nouveau: allow static performance level setting
Ben Skeggs
2010-09-24
drm/nouveau: make bios code easier to use externally
Ben Skeggs
2010-09-24
drm/nouveau: make the behaviour of get_pll_limits() consistent
Ben Skeggs
2010-08-26
drm/nouveau: Fix TMDS on some DCB1.5 boards.
Francisco Jerez
[next]