summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/nvkm/subdev/bios
AgeCommit message (Expand)AuthorFilesLines
2016-06-02drm/nouveau/bios/disp: fix handling of "match any protocol" entriesBen Skeggs1-3/+5
2016-05-20drm/nouveau/bios/pll: check BIT table version before trying to parse itBen Skeggs1-4/+6
2016-05-20drm/nouveau/bios/pll: prevent oops when limits table can't be parsedBen Skeggs1-2/+2
2016-05-20drm/nouveau/core: remove pmc_enable argument from subdev ctorBen Skeggs1-1/+1
2016-03-14drm/nouveau/bios/extdev: also parse v4.1 tableKarol Herbst1-1/+1
2016-03-14drm/nouveau/nvbios/iccsense: add parsing of the SENSE tableMartin Peres2-0/+101
2016-03-14drm/nouveau/bios/devinit: properly handle unknown generic conditionsBen Skeggs1-2/+3
2016-03-14drm/nouveau/bios/devinit: rename INIT_DP_CONDITION to INIT_GENERIC_CONDITIONBen Skeggs1-5/+5
2016-01-11drm/nouveau/bios/perf: parse the pci speed from the bios for tesla and newer ...Karol Herbst1-0/+16
2016-01-11drm/nouveau/bios: parse 8.1 Gbps DP link rateBen Skeggs1-4/+7
2015-12-18drm/nouveau/bios/fan: hardcode the fan mode to linearMartin Peres1-0/+1
2015-11-03drm/nouveau/fb/ramnv50: Voltage GPIOsRoy Spliet1-0/+1
2015-11-03drm/nouveau/fb/ramgt215: Change FBVDD/Q when BIOS asks for itRoy Spliet1-0/+1
2015-11-03drm/nouveau/bios/rammap: Identify DLLoff for >= GF100Roy Spliet1-1/+1
2015-11-03drm/nouveau: remove unused functionSudip Mukherjee1-13/+0
2015-11-03drm/nouveau/bios/volt: add support for pwm-based volt managementMartin Peres1-2/+15
2015-10-12drm/nouveau/bios: fix OF loadingIlia Mirkin3-11/+36
2015-10-12drm/nouveau/bios: translate devinit pri/sec i2c bus to internal identifiersBen Skeggs1-0/+6
2015-08-28nouveau: fix powerpc buildDave Airlie1-2/+2
2015-08-28drm/nouveau/device: remove pci/platform_device from common structBen Skeggs3-6/+20
2015-08-28drm/nouveau/pci: new subdevBen Skeggs1-11/+6
2015-08-28drm/nouveau/gpio: convert to new-style nvkm_subdevBen Skeggs1-4/+4
2015-08-28drm/nouveau/devinit: convert to new-style nvkm_subdevBen Skeggs1-7/+5
2015-08-28drm/nouveau/bios: convert to new-style nvkm_subdevBen Skeggs11-63/+41
2015-08-28drm/nouveau/subdev: rename some functions to avoid upcoming conflictsBen Skeggs1-2/+2
2015-08-28drm/nouveau/i2c: transition pad/ports away from being based on nvkm_objectBen Skeggs2-41/+39
2015-08-28drm/nouveau/vga: require nvkm_device pointer in accessor functionsBen Skeggs2-7/+9
2015-08-28drm/nouveau/bios: remove object accessor functionsBen Skeggs32-929/+849
2015-08-28drm/nouveau/bios: switch to subdev printk macrosBen Skeggs13-54/+70
2015-08-28drm/nouveau/bios: switch to device pri macrosBen Skeggs5-30/+38
2015-08-28drm/nouveau/bios: cosmetic changesBen Skeggs2-4/+4
2015-08-28drm/nouveau/device: include core/device.h automatically for subdevs/enginesBen Skeggs11-18/+0
2015-08-28drm/nouveau/disp/dp: fix some tx_pu mishandlingBen Skeggs1-1/+1
2015-08-28drm/nouveau/bios/dp: use alternate set of drvctl values where necessaryBen Skeggs1-5/+4
2015-08-28drm/nouveau/bios/dcb: accept "maxwell" lane count values for dcb 4.0Ben Skeggs1-14/+13
2015-08-28drm/nouveau/bios: add opcodes 0x73 and 0x77Ilia Mirkin1-0/+37
2015-08-28drm/nouveau/bios/ramcfg: Separate out RON pull valueRoy Spliet2-1/+4
2015-08-28drm/nouveau/bios/rammap: Parse perf mode as if it's a rammap entryRoy Spliet1-0/+15
2015-08-28drm/nouveau/fb/ramnv50: Ressurect timing code, use proper timing/rammap handlersRoy Spliet1-0/+29
2015-08-28drm/nouveau/bios/rammap: Pull DLLoff bit out of version 0x10 structRoy Spliet1-1/+1
2015-07-27drm/nouveau/bios: add proper support for opcode 0x59Ilia Mirkin1-4/+20
2015-07-27drm/nouveau/bios: add 0x59 and 0x5a opcodesIlia Mirkin1-0/+24
2015-04-14drm/nouveau/bios: fix fetching from acpi on certain systemsJan Vesely1-2/+2
2015-03-17drm/nouveau/bios: fix i2c table parsing for dcb 4.1Stefan Huehner1-1/+5
2015-01-22drm/nouveau/i2c: namespace + nvidia gpu names (no binary change)Ben Skeggs1-0/+2
2015-01-22drm/nouveau/bios: namespace + nvidia gpu names (no binary change)Ben Skeggs38-401/+370
2015-01-22drm/nouveau: remove symlinks, move core/ to nvkm/ (no code changes)Ben Skeggs39-0/+7390