aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nvkm/subdev/bios
Commit message (Expand)AuthorAge
* drm/nouveau/bios: require checksum to match for fast acpi shadow methodBen Skeggs2017-01-09
* drm/nouveau/bios/rammap: 32-bit bios pointersBen Skeggs2016-07-13
* drm/nouveau/bios/pll: initial support for BIT 'C' version 2Ben Skeggs2016-07-13
* drm/nouveau/bios/dp: initial support for 4.2Ben Skeggs2016-07-13
* drm/nouveau/bios: pointers beyond end of first image need special handlingBen Skeggs2016-07-13
* drm/nouveau/bios: guard against out-of-bounds accesses to imageBen Skeggs2016-07-13
* drm/nouveau/bios/disp: fix handling of "match any protocol" entriesBen Skeggs2016-06-01
* drm/nouveau/bios/pll: check BIT table version before trying to parse itBen Skeggs2016-05-20
* drm/nouveau/bios/pll: prevent oops when limits table can't be parsedBen Skeggs2016-05-20
* drm/nouveau/core: remove pmc_enable argument from subdev ctorBen Skeggs2016-05-20
* drm/nouveau/bios/extdev: also parse v4.1 tableKarol Herbst2016-03-13
* drm/nouveau/nvbios/iccsense: add parsing of the SENSE tableMartin Peres2016-03-13
* drm/nouveau/bios/devinit: properly handle unknown generic conditionsBen Skeggs2016-03-13
* drm/nouveau/bios/devinit: rename INIT_DP_CONDITION to INIT_GENERIC_CONDITIONBen Skeggs2016-03-13
* drm/nouveau/bios/perf: parse the pci speed from the bios for tesla and newer ...Karol Herbst2016-01-10
* drm/nouveau/bios: parse 8.1 Gbps DP link rateBen Skeggs2016-01-10
* drm/nouveau/bios/fan: hardcode the fan mode to linearMartin Peres2015-12-17
* drm/nouveau/fb/ramnv50: Voltage GPIOsRoy Spliet2015-11-03
* drm/nouveau/fb/ramgt215: Change FBVDD/Q when BIOS asks for itRoy Spliet2015-11-03
* drm/nouveau/bios/rammap: Identify DLLoff for >= GF100Roy Spliet2015-11-03
* drm/nouveau: remove unused functionSudip Mukherjee2015-11-03
* drm/nouveau/bios/volt: add support for pwm-based volt managementMartin Peres2015-11-03
* drm/nouveau/bios: fix OF loadingIlia Mirkin2015-10-11
* drm/nouveau/bios: translate devinit pri/sec i2c bus to internal identifiersBen Skeggs2015-10-11
* nouveau: fix powerpc buildDave Airlie2015-08-28
* drm/nouveau/device: remove pci/platform_device from common structBen Skeggs2015-08-27
* drm/nouveau/pci: new subdevBen Skeggs2015-08-27
* drm/nouveau/gpio: convert to new-style nvkm_subdevBen Skeggs2015-08-27
* drm/nouveau/devinit: convert to new-style nvkm_subdevBen Skeggs2015-08-27
* drm/nouveau/bios: convert to new-style nvkm_subdevBen Skeggs2015-08-27
* drm/nouveau/subdev: rename some functions to avoid upcoming conflictsBen Skeggs2015-08-27
* drm/nouveau/i2c: transition pad/ports away from being based on nvkm_objectBen Skeggs2015-08-27
* drm/nouveau/vga: require nvkm_device pointer in accessor functionsBen Skeggs2015-08-27
* drm/nouveau/bios: remove object accessor functionsBen Skeggs2015-08-27
* drm/nouveau/bios: switch to subdev printk macrosBen Skeggs2015-08-27
* drm/nouveau/bios: switch to device pri macrosBen Skeggs2015-08-27
* drm/nouveau/bios: cosmetic changesBen Skeggs2015-08-27
* drm/nouveau/device: include core/device.h automatically for subdevs/enginesBen Skeggs2015-08-27
* drm/nouveau/disp/dp: fix some tx_pu mishandlingBen Skeggs2015-08-27
* drm/nouveau/bios/dp: use alternate set of drvctl values where necessaryBen Skeggs2015-08-27
* drm/nouveau/bios/dcb: accept "maxwell" lane count values for dcb 4.0Ben Skeggs2015-08-27
* drm/nouveau/bios: add opcodes 0x73 and 0x77Ilia Mirkin2015-08-27
* drm/nouveau/bios/ramcfg: Separate out RON pull valueRoy Spliet2015-08-27
* drm/nouveau/bios/rammap: Parse perf mode as if it's a rammap entryRoy Spliet2015-08-27
* drm/nouveau/fb/ramnv50: Ressurect timing code, use proper timing/rammap handlersRoy Spliet2015-08-27
* drm/nouveau/bios/rammap: Pull DLLoff bit out of version 0x10 structRoy Spliet2015-08-27
* drm/nouveau/bios: add proper support for opcode 0x59Ilia Mirkin2015-07-27
* drm/nouveau/bios: add 0x59 and 0x5a opcodesIlia Mirkin2015-07-27
* drm/nouveau/bios: fix fetching from acpi on certain systemsJan Vesely2015-04-14
* drm/nouveau/bios: fix i2c table parsing for dcb 4.1Stefan Huehner2015-03-16