Merge tag 'md-3.4-fixes' of git://neil.brown.name/md
[linux-flexiantxendom0-3.2.10.git] / drivers / gpu / drm / nouveau / nouveau_bios.c
2012-04-30 Ben Skeggsdrm/nouveau/bios: fix regression on some nv4x board
2012-04-04 Linus TorvaldsRevert "nouveau/bios: Fix tracking of BIOS image data"
2012-04-02 Benjamin Herrenschmidtnouveau/bios: Fix tracking of BIOS image data
2012-04-02 Benjamin Herrenschmidtnouveau: Fix crash when pci_ram_rom() returns a size...
2012-03-22 Ben Skeggsdrm/nouveau/dp: support version 4.0 of DP table
2012-03-13 Ben Skeggsdrm/nouveau/bios: rework vbios shadowing
2012-03-13 Ben Skeggsdrm/nouveau/bios: attempt acpi rom fetch before pcirom
2011-12-21 Ben Skeggsdrm/nouveau/gpio: reimplement as nouveau_gpio.c, fixing...
2011-12-21 Ben Skeggsdrm/nv04/disp: handle dual-link spwg panels without...
2011-12-21 Ben Skeggsdrm/nouveau/mxm: initial implementation of dcb sanitisation
2011-12-21 Ben Skeggsdrm/nouveau/disp: parse connector info directly in...
2011-12-21 Ben Skeggsdrm/nouveau/i2c: do parsing of i2c-related vbios info...
2011-12-21 Ben Skeggsdrm/nouveau/bios: start refactoring dcb routines
2011-12-21 Ben Skeggsdrm/nouveau/bios: fold fixup_legacy_i2c
2011-12-21 Ben Skeggsdrm/nouveau/bios: pass drm_device to ROMPTR, rather...
2011-12-21 Martin Peresdrm/nv50/pm: s/PLL_UNK05/PLL_VDEC/
2011-12-21 Ben Skeggsdrm/nouveau/gpio: remove invert flag, use state[] every...
2011-11-09 Ben Skeggsdrm/nv50/bios: fixup mpll programming from the init...
2011-09-20 Ben Skeggsdrm/nv40/pm: execute memory reset script from vbios
2011-09-20 Ben Skeggsdrm/nouveau/dp: return master dp table pointer too...
2011-09-20 Ben Skeggsdrm/nouveau/bios: simplify U/d table hash matching...
2011-09-20 Ben Skeggsdrm/nouveau/dp: store unencoded link_bw everywhere
2011-09-20 Ben Skeggsdrm/nouveau/dp: restructure link training code
2011-09-20 Ben Skeggsdrm/nouveau/bios: check for null script pointers in...
2011-09-20 Ben Skeggsdrm/nouveau/bios: allow passing in crtc to the init...
2011-09-20 Ben Skeggsdrm/nouveau/bios: fix INIT_GPIO for new chipsets
2011-09-20 Ben Skeggsdrm/nvd0/gpio: initial implementation
2011-07-24 Emil Velikovdrm/nouveau: Add a quirk for Gigabyte NX86T
2011-06-26 Ben Skeggsdrm/nouveau: fix fetching vbios from above 4GiB vram...
2011-06-23 Ben Skeggsdrm/nouveau: silence error for missing dac loadval...
2011-06-23 Ben Skeggsdrm/nv50: DCB table quirks for another busted XFX board
2011-05-16 Ben Skeggsdrm/nouveau: recognise DCB connector type 0x41 as LVDS
2011-05-16 Ben Skeggsdrm/nouveau: pull refclk from vbios on limits 0x40...
2011-04-05 Ben Skeggsdrm/nouveau: quirk for XFX GT-240X-YA
2011-04-05 Ben Skeggsdrm/nouveau: implement init table opcode 0x5c
2011-02-24 Ben Skeggsdrm/nouveau/vbios: parse more gpio tag bits from connec...
2011-02-24 Ben Skeggsdrm/nouveau: make vbios parser runnable from an atomic...
2011-02-24 Ben SkeggsMerge remote-tracking branch 'airlied/drm-core-next...
2011-02-17 Dave AirlieMerge remote branch 'nouveau/drm-nouveau-next' of ...
2011-02-16 Francisco Jerezdrm/nouveau: Fix detection of DDC-based LVDS on DCB15...
2011-01-26 Dave AirlieMerge branch 'drm-nouveau-next' of git://git.freedeskto...
2011-01-25 Francisco Jerezdrm/nouveau: Workaround incorrect DCB entry on a GeForc...
2011-01-13 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2011-01-03 Stefan WeilFix spelling mistakes in comments
2010-12-03 Francisco Jerezdrm/nouveau: fabricate DCB encoder table for iMac G4
2010-11-18 Francisco Jerezdrm/nouveau: Fix a few confusions between "chipset...
2010-10-27 Linus TorvaldsMerge branch 'drm-core-next' of git://git./linux/kernel...
2010-10-26 Peter Zijlstramm: stack based kmap_atomic()
2010-10-04 Emil Velikovdrm/nouveau: don't use the default pll limits in table...
2010-10-04 Marcin Kościelnickidrm/nouveau: Add a module option to force card POST.
2010-09-24 Ben Skeggsdrm/nouveau: v3.0 pll limits tables have type<->registe...
2010-09-24 Francisco Jerezdrm/nouveau: Don't try to parse a GPIO table on early...
2010-09-24 Ben Skeggsdrm/nouveau: correct INIT_DP_CONDITION subcondition 5
2010-09-24 Ben Skeggsdrm/nouveau: implement parsing of DCB 2.2 GPIO table
2010-09-24 Ben Skeggsdrm/nouveau: allow static performance level setting
2010-09-24 Ben Skeggsdrm/nouveau: make bios code easier to use externally
2010-09-24 Ben Skeggsdrm/nouveau: make the behaviour of get_pll_limits(...
2010-08-26 Francisco Jerezdrm/nouveau: Fix TMDS on some DCB1.5 boards.
2010-08-26 Francisco Jerezdrm/nouveau: Fix backlight control on PPC machines...
2010-08-26 Francisco Jerezdrm/nouveau: Use a helper function to match PCI device...
2010-08-26 Ben Skeggsdrm/nv50: add dcb type 14 to enum to prevent compiler...
2010-08-17 Ben Skeggsdrm/nouveau: fix earlier mistake when fixing merge...
2010-08-17 Francisco Jerezdrm/nouveau: Workaround missing GPIO tables on an Apple...
2010-08-17 Ben Skeggsdrm/nouveau: punt some more log messages to debug level
2010-08-17 Ben Skeggsdrm/nouveau: remove warning about unknown tmds table...
2010-08-09 Francisco Jerezdrm/nouveau: Fix DCB TMDS config parsing.
2010-08-09 Francisco Jerezdrm/nv04: Fix up SGRAM density detection.
2010-08-09 Francisco Jerezdrm/nouveau: Init dcb->or on cards that have no usable...
2010-08-05 Ben Skeggsdrm/nouveau: reduce severity of some "error" messages
2010-08-05 Marcin Kościelnickidrm/nouveau: implement init table opcodex 0x5e and...
2010-08-05 Marcin Kościelnickidrm/nouveau: implement init table op 0x57, INIT_LTIME
2010-08-05 Ben Skeggsdrm/nvc0: implement crtc pll setting
2010-08-05 Ben Skeggsdrm/nvc0: allow INIT_GPIO
2010-08-05 Francisco Jerezdrm/nv17-nv4x: Attempt to init some external TMDS trans...
2010-08-05 Francisco Jerezdrm/nouveau: Fix the INIT_CONFIGURE_PREINIT BIOS opcode.
2010-08-05 Francisco Jerezdrm/nouveau: Don't pass misaligned offsets to io_mappin...
2010-08-04 Chris Wilsondrm,io-mapping: Specify slot to use for atomic mappings
2010-07-26 Ben Skeggsdrm/nouveau: introduce gpio engine
2010-07-26 Francisco Jerezdrm/nouveau: Get rid of the remaining VGA CRTC locking.
2010-07-26 Francisco Jerezdrm/nouveau: Reset CRTC owner to 0 before BIOS init.
2010-07-26 Francisco Jerezdrm/nouveau: No need to lock/unlock the VGA CRTC regs...
2010-07-26 Francisco Jerezdrm/nv04-nv3x: Implement init-compute-mem.
2010-07-26 Francisco Jerezdrm/nouveau: Add some PFB register defines.
2010-07-26 Francisco Jerezdrm/nouveau: Fix a sparse warning.
2010-07-26 Ben Skeggsdrm/nv50: fix regression that break LVDS in some places
2010-07-26 Ben Skeggsdrm/nouveau: support fetching LVDS EDID from ACPI
2010-07-26 Ben Skeggsdrm/nouveau: remove quirk to fabricate DVI-A output...
2010-07-20 Ben Skeggsdrm/nouveau: fix pcirom vbios shadow breakage from...
2010-07-13 Ben Skeggsdrm/nouveau: fix pcirom vbios shadow breakage from...
2010-07-13 Francisco Jerezdrm/nouveau: INIT_CONFIGURE_PREINIT/CLK/MEM on newer...
2010-07-13 Ben Skeggsdrm/nv50: DCB quirk for Dell M6300
2010-07-13 Ben Skeggsdrm/nouveau: downgrade severity of most init table...
2010-07-13 Francisco Jerezdrm/nouveau: Ignore broken legacy I2C entries.
2010-07-13 Francisco Jerezdrm/nouveau: Don't clear AGPCMD completely on INIT_RESET.
2010-06-08 Dan Carpenterdrm/nouveau: off by one in init_i2c_device_find()
2010-06-08 Ben Skeggsdrm/nouveau: match U/DP script against SOR link
2010-06-01 Dave AirlieMerge remote branch 'nouveau/for-airlied' of ../drm...
2010-06-01 Dave Airliedrm/nouveau: attempt to get bios from ACPI v3
2010-05-28 Ben Skeggsdrm/nv50: fix duallink_possible calculation for DCB...
2010-05-28 Ben Skeggsdrm/nouveau: don't execute INIT_GPIO unless we're reall...
next