aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nouveau_bios.c
Commit message (Expand)AuthorAge
* drm/nouveau: recognise DCB connector type 0x41 as LVDSBen Skeggs2011-05-15
* drm/nouveau: pull refclk from vbios on limits 0x40 boardsBen Skeggs2011-05-15
* drm/nouveau: quirk for XFX GT-240X-YABen Skeggs2011-04-04
* drm/nouveau: implement init table opcode 0x5cBen Skeggs2011-04-04
* drm/nouveau/vbios: parse more gpio tag bits from connector tableBen Skeggs2011-02-24
* drm/nouveau: make vbios parser runnable from an atomic contextBen Skeggs2011-02-24
* Merge remote-tracking branch 'airlied/drm-core-next' into drm-nouveau-nextBen Skeggs2011-02-24
|\
| * Merge branch 'drm-nouveau-next' of git://git.freedesktop.org/git/nouveau/linu...Dave Airlie2011-01-26
| |\
| * \ Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-13
| |\ \
| | * | Fix spelling mistakes in commentsStefan Weil2011-01-03
* | | | drm/nouveau: Fix detection of DDC-based LVDS on DCB15 boards.Francisco Jerez2011-02-16
| |_|/ |/| |
* | | drm/nouveau: Workaround incorrect DCB entry on a GeForce3 Ti 200.Francisco Jerez2011-01-24
|/ /
* / drm/nouveau: fabricate DCB encoder table for iMac G4Francisco Jerez2010-12-03
|/
* drm/nouveau: Fix a few confusions between "chipset" and "card_type".Francisco Jerez2010-11-17
* Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-10-26
|\
| * drm/nouveau: don't use the default pll limits in table v2.1 on nv50+ cardsEmil Velikov2010-10-04
| * drm/nouveau: Add a module option to force card POST.Marcin Kościelnicki2010-10-04
| * drm/nouveau: v3.0 pll limits tables have type<->register mapping tooBen Skeggs2010-09-24
| * drm/nouveau: Don't try to parse a GPIO table on early DCBv2.2 BIOSes.Francisco Jerez2010-09-24
| * drm/nouveau: correct INIT_DP_CONDITION subcondition 5Ben Skeggs2010-09-24
| * drm/nouveau: implement parsing of DCB 2.2 GPIO tableBen Skeggs2010-09-24
| * drm/nouveau: allow static performance level settingBen Skeggs2010-09-24
| * drm/nouveau: make bios code easier to use externallyBen Skeggs2010-09-24
| * drm/nouveau: make the behaviour of get_pll_limits() consistentBen Skeggs2010-09-24
* | mm: stack based kmap_atomic()Peter Zijlstra2010-10-26
|/
* drm/nouveau: Fix TMDS on some DCB1.5 boards.Francisco Jerez2010-08-26
* drm/nouveau: Fix backlight control on PPC machines with an internal TMDS panel.Francisco Jerez2010-08-26
* drm/nouveau: Use a helper function to match PCI device/subsystem IDs.Francisco Jerez2010-08-26
* drm/nv50: add dcb type 14 to enum to prevent compiler complaintBen Skeggs2010-08-26
* drm/nouveau: fix earlier mistake when fixing merge conflictBen Skeggs2010-08-16
* drm/nouveau: Workaround missing GPIO tables on an Apple iMac G4 NV18.Francisco Jerez2010-08-16
* drm/nouveau: punt some more log messages to debug levelBen Skeggs2010-08-16
* drm/nouveau: remove warning about unknown tmds table revisionsBen Skeggs2010-08-16
* drm/nouveau: Fix DCB TMDS config parsing.Francisco Jerez2010-08-09
* drm/nv04: Fix up SGRAM density detection.Francisco Jerez2010-08-09
* drm/nouveau: Init dcb->or on cards that have no usable DCB table.Francisco Jerez2010-08-09
* drm/nouveau: reduce severity of some "error" messagesBen Skeggs2010-08-05
* drm/nouveau: implement init table opcodex 0x5e and 0x9aMarcin Kościelnicki2010-08-05
* drm/nouveau: implement init table op 0x57, INIT_LTIMEMarcin Kościelnicki2010-08-05
* drm/nvc0: implement crtc pll settingBen Skeggs2010-08-05
* drm/nvc0: allow INIT_GPIOBen Skeggs2010-08-05
* drm/nv17-nv4x: Attempt to init some external TMDS transmitters.Francisco Jerez2010-08-05
* drm/nouveau: Fix the INIT_CONFIGURE_PREINIT BIOS opcode.Francisco Jerez2010-08-05
* drm/nouveau: Don't pass misaligned offsets to io_mapping_map_atomic_wc().Francisco Jerez2010-08-05
* drm,io-mapping: Specify slot to use for atomic mappingsChris Wilson2010-08-04
* drm/nouveau: introduce gpio engineBen Skeggs2010-07-25
* drm/nouveau: Get rid of the remaining VGA CRTC locking.Francisco Jerez2010-07-25
* drm/nouveau: Reset CRTC owner to 0 before BIOS init.Francisco Jerez2010-07-25
* drm/nouveau: No need to lock/unlock the VGA CRTC regs all the time.Francisco Jerez2010-07-25
* drm/nv04-nv3x: Implement init-compute-mem.Francisco Jerez2010-07-25