index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nvkm
/
subdev
/
bios
/
init.c
Age
Commit message (
Expand
)
Author
2024-01-08
drm/nouveau/bios/init: drop kernel-doc notation
Randy Dunlap
2021-11-12
drm/nouveau/bios/init: A typo fix
Bhaskar Chowdhury
2019-08-23
drm/nouveau/bios/init: handle INIT_RESET_END devinit opcode
Rhys Kidd
2019-08-23
drm/nouveau/bios/init: handle INIT_RESET_BEGUN devinit opcode
Rhys Kidd
2019-08-23
drm/nouveau/bios/init: fix spelling mistake "CONDITON" -> "CONDITION"
Colin Ian King
2019-02-20
drm/nouveau/bios/init: handle INIT_GENERIC_CONDITION_ID_NO_PANEL_SEQ_DELAYS
Ben Skeggs
2019-02-20
drm/nouveau/bios/init: label existing INIT_GENERIC_CONDITION types
Ben Skeggs
2017-11-02
drm/nouveau/bios/init: use ARRAY_SIZE
Jérémy Lefaure
2017-06-16
drm/nouveau/disp/nv50-: implement a common supervisor 3.0
Ben Skeggs
2017-06-16
drm/nouveau/devinit: use new devinit script interpreter entry-point
Ben Skeggs
2017-06-16
drm/nouveau/bios/init: add or/link args separate from output path
Ben Skeggs
2017-06-16
drm/nouveau/bios/init: bump script offset to 32-bits
Ben Skeggs
2017-06-16
drm/nouveau/bios/init: rename 'crtc' to 'head'
Ben Skeggs
2017-06-16
drm/nouveau/bios/init: remove internal use of nvbios_init.bios
Ben Skeggs
2017-06-16
drm/nouveau/bios/init: rename nvbios_init() to nvbios_devinit()
Ben Skeggs
2016-03-14
drm/nouveau/bios/devinit: properly handle unknown generic conditions
Ben Skeggs
2016-03-14
drm/nouveau/bios/devinit: rename INIT_DP_CONDITION to INIT_GENERIC_CONDITION
Ben Skeggs
2015-10-12
drm/nouveau/bios: translate devinit pri/sec i2c bus to internal identifiers
Ben Skeggs
2015-08-28
drm/nouveau/gpio: convert to new-style nvkm_subdev
Ben Skeggs
2015-08-28
drm/nouveau/devinit: convert to new-style nvkm_subdev
Ben Skeggs
2015-08-28
drm/nouveau/bios: convert to new-style nvkm_subdev
Ben Skeggs
2015-08-28
drm/nouveau/i2c: transition pad/ports away from being based on nvkm_object
Ben Skeggs
2015-08-28
drm/nouveau/vga: require nvkm_device pointer in accessor functions
Ben Skeggs
2015-08-28
drm/nouveau/bios: remove object accessor functions
Ben Skeggs
2015-08-28
drm/nouveau/bios: switch to subdev printk macros
Ben Skeggs
2015-08-28
drm/nouveau/bios: switch to device pri macros
Ben Skeggs
2015-08-28
drm/nouveau/device: include core/device.h automatically for subdevs/engines
Ben Skeggs
2015-08-28
drm/nouveau/bios: add opcodes 0x73 and 0x77
Ilia Mirkin
2015-07-27
drm/nouveau/bios: add proper support for opcode 0x59
Ilia Mirkin
2015-07-27
drm/nouveau/bios: add 0x59 and 0x5a opcodes
Ilia Mirkin
2015-01-22
drm/nouveau/i2c: namespace + nvidia gpu names (no binary change)
Ben Skeggs
2015-01-22
drm/nouveau/bios: namespace + nvidia gpu names (no binary change)
Ben Skeggs
2015-01-22
drm/nouveau: remove symlinks, move core/ to nvkm/ (no code changes)
Ben Skeggs