summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c
Commit message (Expand)AuthorAgeFilesLines
* drm/nouveau/bios/init: use ARRAY_SIZEJérémy Lefaure2017-11-021-3/+4
* drm/nouveau/disp/nv50-: implement a common supervisor 3.0Ben Skeggs2017-06-161-5/+0
* drm/nouveau/devinit: use new devinit script interpreter entry-pointBen Skeggs2017-06-161-20/+6
* drm/nouveau/bios/init: add or/link args separate from output pathBen Skeggs2017-06-161-4/+10
* drm/nouveau/bios/init: bump script offset to 32-bitsBen Skeggs2017-06-161-1/+1
* drm/nouveau/bios/init: rename 'crtc' to 'head'Ben Skeggs2017-06-161-13/+13
* drm/nouveau/bios/init: remove internal use of nvbios_init.biosBen Skeggs2017-06-161-82/+84
* drm/nouveau/bios/init: rename nvbios_init() to nvbios_devinit()Ben Skeggs2017-06-161-1/+1
* drm/nouveau/bios/devinit: properly handle unknown generic conditionsBen Skeggs2016-03-141-2/+3
* drm/nouveau/bios/devinit: rename INIT_DP_CONDITION to INIT_GENERIC_CONDITIONBen Skeggs2016-03-141-5/+5
* drm/nouveau/bios: translate devinit pri/sec i2c bus to internal identifiersBen Skeggs2015-10-121-0/+6
* drm/nouveau/gpio: convert to new-style nvkm_subdevBen Skeggs2015-08-281-4/+4
* drm/nouveau/devinit: convert to new-style nvkm_subdevBen Skeggs2015-08-281-7/+5
* drm/nouveau/bios: convert to new-style nvkm_subdevBen Skeggs2015-08-281-8/+8
* drm/nouveau/i2c: transition pad/ports away from being based on nvkm_objectBen Skeggs2015-08-281-39/+37
* drm/nouveau/vga: require nvkm_device pointer in accessor functionsBen Skeggs2015-08-281-6/+8
* drm/nouveau/bios: remove object accessor functionsBen Skeggs2015-08-281-208/+208
* drm/nouveau/bios: switch to subdev printk macrosBen Skeggs2015-08-281-4/+5
* drm/nouveau/bios: switch to device pri macrosBen Skeggs2015-08-281-4/+7
* drm/nouveau/device: include core/device.h automatically for subdevs/enginesBen Skeggs2015-08-281-1/+0
* drm/nouveau/bios: add opcodes 0x73 and 0x77Ilia Mirkin2015-08-281-0/+37
* drm/nouveau/bios: add proper support for opcode 0x59Ilia Mirkin2015-07-271-4/+20
* drm/nouveau/bios: add 0x59 and 0x5a opcodesIlia Mirkin2015-07-271-0/+24
* drm/nouveau/i2c: namespace + nvidia gpu names (no binary change)Ben Skeggs2015-01-221-0/+2
* drm/nouveau/bios: namespace + nvidia gpu names (no binary change)Ben Skeggs2015-01-221-87/+105
* drm/nouveau: remove symlinks, move core/ to nvkm/ (no code changes)Ben Skeggs2015-01-221-0/+2227
OpenPOWER on IntegriCloud