summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c
AgeCommit message (Expand)Author
2024-01-08drm/nouveau/bios/init: drop kernel-doc notationRandy Dunlap
2021-11-12drm/nouveau/bios/init: A typo fixBhaskar Chowdhury
2019-08-23drm/nouveau/bios/init: handle INIT_RESET_END devinit opcodeRhys Kidd
2019-08-23drm/nouveau/bios/init: handle INIT_RESET_BEGUN devinit opcodeRhys Kidd
2019-08-23drm/nouveau/bios/init: fix spelling mistake "CONDITON" -> "CONDITION"Colin Ian King
2019-02-20drm/nouveau/bios/init: handle INIT_GENERIC_CONDITION_ID_NO_PANEL_SEQ_DELAYSBen Skeggs
2019-02-20drm/nouveau/bios/init: label existing INIT_GENERIC_CONDITION typesBen Skeggs
2017-11-02drm/nouveau/bios/init: use ARRAY_SIZEJérémy Lefaure
2017-06-16drm/nouveau/disp/nv50-: implement a common supervisor 3.0Ben Skeggs
2017-06-16drm/nouveau/devinit: use new devinit script interpreter entry-pointBen Skeggs
2017-06-16drm/nouveau/bios/init: add or/link args separate from output pathBen Skeggs
2017-06-16drm/nouveau/bios/init: bump script offset to 32-bitsBen Skeggs
2017-06-16drm/nouveau/bios/init: rename 'crtc' to 'head'Ben Skeggs
2017-06-16drm/nouveau/bios/init: remove internal use of nvbios_init.biosBen Skeggs
2017-06-16drm/nouveau/bios/init: rename nvbios_init() to nvbios_devinit()Ben Skeggs
2016-03-14drm/nouveau/bios/devinit: properly handle unknown generic conditionsBen Skeggs
2016-03-14drm/nouveau/bios/devinit: rename INIT_DP_CONDITION to INIT_GENERIC_CONDITIONBen Skeggs
2015-10-12drm/nouveau/bios: translate devinit pri/sec i2c bus to internal identifiersBen Skeggs
2015-08-28drm/nouveau/gpio: convert to new-style nvkm_subdevBen Skeggs
2015-08-28drm/nouveau/devinit: convert to new-style nvkm_subdevBen Skeggs
2015-08-28drm/nouveau/bios: convert to new-style nvkm_subdevBen Skeggs
2015-08-28drm/nouveau/i2c: transition pad/ports away from being based on nvkm_objectBen Skeggs
2015-08-28drm/nouveau/vga: require nvkm_device pointer in accessor functionsBen Skeggs
2015-08-28drm/nouveau/bios: remove object accessor functionsBen Skeggs
2015-08-28drm/nouveau/bios: switch to subdev printk macrosBen Skeggs
2015-08-28drm/nouveau/bios: switch to device pri macrosBen Skeggs
2015-08-28drm/nouveau/device: include core/device.h automatically for subdevs/enginesBen Skeggs
2015-08-28drm/nouveau/bios: add opcodes 0x73 and 0x77Ilia Mirkin
2015-07-27drm/nouveau/bios: add proper support for opcode 0x59Ilia Mirkin
2015-07-27drm/nouveau/bios: add 0x59 and 0x5a opcodesIlia Mirkin
2015-01-22drm/nouveau/i2c: namespace + nvidia gpu names (no binary change)Ben Skeggs
2015-01-22drm/nouveau/bios: namespace + nvidia gpu names (no binary change)Ben Skeggs
2015-01-22drm/nouveau: remove symlinks, move core/ to nvkm/ (no code changes)Ben Skeggs