summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/core/include/subdev/bios
AgeCommit message (Expand)Author
2014-12-02drm/nouveau/bios: add parsing of BIT M(v2) +0x03 tableBen Skeggs
2014-12-02drm/nouveau/fb/ramnva3: Reclocking script for DDR3Roy Spliet
2014-12-02drm/nouveau/fb/ramnva3: Ressurect timing calculation codeRoy Spliet
2014-12-02drm/nouveau/bios/ramcfg: 10_02_40 -> DLLoffRoy Spliet
2014-12-02drm/nouveau/bios: add support for ccb 4.1Ben Skeggs
2014-12-02drm/nouveau/bios: store aux addr independently of i2cBen Skeggs
2014-12-02drm/nouveau/bios: add parsing of pmu image tablesBen Skeggs
2014-12-02drm/nouveau/bios: add NPDE parsingBen Skeggs
2014-12-02drm/nouveau/bios: add pci data structure parsingBen Skeggs
2014-12-02drm/nouveau/bios: split out shadow methodsBen Skeggs
2014-09-15drm/nouveau/bios: parse older ramcfg/timing data like we do newer onesBen Skeggs
2014-09-15drm/nouveau/bios: parse another large chunk of random memory config dataBen Skeggs
2014-09-15drm/nouveau/bios: parse freq ranges and timing id into ramcfg structBen Skeggs
2014-09-15drm/nouveau/bios: add support for parsing table at BIT 'M' v2 + 0x09Ben Skeggs
2014-09-15drm/nouveau/bios: add support for parsing table at BIT 'M' v2 + 0x05Ben Skeggs
2014-09-15drm/nouveau/bios/fan: add support for maxwell's fan management table v2Martin Peres
2014-06-11drm/nouveau/bios/dp: parse lane postcursor dataBen Skeggs
2014-06-11drm/nouveau/bios: extend connector table parsingBen Skeggs
2014-03-26drm/nouveau/therm: let the vbios decide on the automatic fan management modeMartin Peres
2014-03-26drm/nouveau/bios: have strap reads show on devinit spam debug levelBen Skeggs
2014-03-26drm/nouveau/bios: parsing of some random table needed to bring up grBen Skeggs
2014-03-26drm/nouveau/bios: add HDMI-C (mini) connector typeBen Skeggs
2014-01-23drm/nve0/fb/gddr5: yet another random 10f200 bitBen Skeggs
2014-01-23drm/nve0/fb/gddr5: parse bios data into struct rather than using directlyBen Skeggs
2014-01-23drm/nouveau/bios: timing 2.0 entries can have subentriesBen Skeggs
2014-01-23drm/nouveau/bios: make common code to handle ramcfg strap etcBen Skeggs
2013-11-08drm/nouveau/bios: parsing for various tables required for power managementBen Skeggs
2013-02-20drm/nouveau/i2c: create proper chipset-specific class implementationsBen Skeggs
2013-02-20drm/nouveau/bios: store a type/mask hash in parsed dcb dataBen Skeggs
2013-02-20drm/nouveau/bios: parse external transmitter type if off-chipBen Skeggs
2013-02-20drm/nouveau/therm: don't try pwm/toggle control if GPIO_FAN is inputBen Skeggs
2013-02-20drm/nouveau/bios: rename DCB_GPIO_PWM_FAN to DCB_GPIO_FANBen Skeggs
2013-02-20drm/nouveau/bios: add support for parsing xpio table dataBen Skeggs
2013-02-20drm/nouveau/bios: parse fan bump/slow periods, and trip pointsMartin Peres
2013-01-13drm/nouveau/clock: fix support for more than 2 monitors on nve0Aleksi Torhamo
2012-12-23drm/nouveau/bios: cache ramcfg strap on later chipsetsBen Skeggs
2012-12-23drm/nouveau/bios: update gpio parsing apis to match current designBen Skeggs
2012-11-29drm/nouveau/bios: implement some dcb output entry parsing/matching functionsBen Skeggs
2012-11-29drm/nouveau/bios: implement "full" BIT 'd' table (and subtable) parsing in coreBen Skeggs
2012-11-29drm/nouveau/bios: implement BIT 'U' table (and subtable) parsing in coreBen Skeggs
2012-10-03drm/nouveau/bios: parse the pwm divisor from the perf tableMartin Peres
2012-10-03drm/nouveau/therm: use the EXTDEV table to detect i2c monitoring devicesMartin Peres
2012-10-03drm/nouveau/therm: rework thermal table parsingMartin Peres
2012-10-03drm/nouveau/gpio: expose the PWM/TOGGLE parameter found in the gpio vbios tableMartin Peres
2012-10-03drm/nouveau/mxm: split up into bios code and a subdev moduleBen Skeggs
2012-10-03drm/nouveau: implement devinit subdev, and new init table parserBen Skeggs
2012-10-03drm/nouveau/clock: pull in the implementation from all over the placeBen Skeggs
2012-10-03drm/nouveau/i2c: port to subdev interfacesBen Skeggs
2012-10-03drm/nouveau/gpio: port gpio to subdev interfacesBen Skeggs
2012-10-03drm/nouveau/bios: pull in basic vbios subdev, more to come laterBen Skeggs