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