summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/nouveau_bios.c
AgeCommit message (Expand)Author
2011-09-20drm/nouveau/bios: fix INIT_GPIO for new chipsetsBen Skeggs
2011-09-20drm/nvd0/gpio: initial implementationBen Skeggs
2011-07-25drm/nouveau: Add a quirk for Gigabyte NX86TEmil Velikov
2011-06-27drm/nouveau: fix fetching vbios from above 4GiB vram addressesBen Skeggs
2011-06-23drm/nouveau: silence error for missing dac loadval tableBen Skeggs
2011-06-23drm/nv50: DCB table quirks for another busted XFX boardBen Skeggs
2011-05-16drm/nouveau: recognise DCB connector type 0x41 as LVDSBen Skeggs
2011-05-16drm/nouveau: pull refclk from vbios on limits 0x40 boardsBen Skeggs
2011-04-05drm/nouveau: quirk for XFX GT-240X-YABen Skeggs
2011-04-05drm/nouveau: implement init table opcode 0x5cBen Skeggs
2011-02-25drm/nouveau/vbios: parse more gpio tag bits from connector tableBen Skeggs
2011-02-25drm/nouveau: make vbios parser runnable from an atomic contextBen Skeggs
2011-02-25Merge remote-tracking branch 'airlied/drm-core-next' into drm-nouveau-nextBen Skeggs
2011-02-17drm/nouveau: Fix detection of DDC-based LVDS on DCB15 boards.Francisco Jerez
2011-01-26Merge branch 'drm-nouveau-next' of git://git.freedesktop.org/git/nouveau/linu...Dave Airlie
2011-01-25drm/nouveau: Workaround incorrect DCB entry on a GeForce3 Ti 200.Francisco Jerez
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2011-01-03Fix spelling mistakes in commentsStefan Weil
2010-12-03drm/nouveau: fabricate DCB encoder table for iMac G4Francisco Jerez
2010-11-18drm/nouveau: Fix a few confusions between "chipset" and "card_type".Francisco Jerez
2010-10-26Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-10-26mm: stack based kmap_atomic()Peter Zijlstra
2010-10-05drm/nouveau: don't use the default pll limits in table v2.1 on nv50+ cardsEmil Velikov
2010-10-05drm/nouveau: Add a module option to force card POST.Marcin Kościelnicki
2010-09-24drm/nouveau: v3.0 pll limits tables have type<->register mapping tooBen Skeggs
2010-09-24drm/nouveau: Don't try to parse a GPIO table on early DCBv2.2 BIOSes.Francisco Jerez
2010-09-24drm/nouveau: correct INIT_DP_CONDITION subcondition 5Ben Skeggs
2010-09-24drm/nouveau: implement parsing of DCB 2.2 GPIO tableBen Skeggs
2010-09-24drm/nouveau: allow static performance level settingBen Skeggs
2010-09-24drm/nouveau: make bios code easier to use externallyBen Skeggs
2010-09-24drm/nouveau: make the behaviour of get_pll_limits() consistentBen Skeggs
2010-08-26drm/nouveau: Fix TMDS on some DCB1.5 boards.Francisco Jerez
2010-08-26drm/nouveau: Fix backlight control on PPC machines with an internal TMDS panel.Francisco Jerez
2010-08-26drm/nouveau: Use a helper function to match PCI device/subsystem IDs.Francisco Jerez
2010-08-26drm/nv50: add dcb type 14 to enum to prevent compiler complaintBen Skeggs
2010-08-17drm/nouveau: fix earlier mistake when fixing merge conflictBen Skeggs
2010-08-17drm/nouveau: Workaround missing GPIO tables on an Apple iMac G4 NV18.Francisco Jerez
2010-08-17drm/nouveau: punt some more log messages to debug levelBen Skeggs
2010-08-17drm/nouveau: remove warning about unknown tmds table revisionsBen Skeggs
2010-08-09drm/nouveau: Fix DCB TMDS config parsing.Francisco Jerez
2010-08-09drm/nv04: Fix up SGRAM density detection.Francisco Jerez
2010-08-09drm/nouveau: Init dcb->or on cards that have no usable DCB table.Francisco Jerez
2010-08-06drm/nouveau: reduce severity of some "error" messagesBen Skeggs
2010-08-06drm/nouveau: implement init table opcodex 0x5e and 0x9aMarcin Kościelnicki
2010-08-06drm/nouveau: implement init table op 0x57, INIT_LTIMEMarcin Kościelnicki
2010-08-06drm/nvc0: implement crtc pll settingBen Skeggs
2010-08-06drm/nvc0: allow INIT_GPIOBen Skeggs
2010-08-06drm/nv17-nv4x: Attempt to init some external TMDS transmitters.Francisco Jerez
2010-08-06drm/nouveau: Fix the INIT_CONFIGURE_PREINIT BIOS opcode.Francisco Jerez
2010-08-06drm/nouveau: Don't pass misaligned offsets to io_mapping_map_atomic_wc().Francisco Jerez