drm/nouveau/fbcon: convert accel_init() to new push macros
authorBen Skeggs <bskeggs@redhat.com>
Mon, 22 Jun 2020 01:08:51 +0000 (11:08 +1000)
committerBen Skeggs <bskeggs@redhat.com>
Fri, 24 Jul 2020 08:50:56 +0000 (18:50 +1000)
commitd9a91300ae21bb886b05014cfb1a3ad0dfff04b8
tree2ebfd3643394982bd415e8891aa5c827a1198fb6
parentfdb06e2b2a18b3650526857ccb1ea95333282b90
drm/nouveau/fbcon: convert accel_init() to new push macros

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
Reviewed-by: Lyude Paul <lyude@redhat.com>
drivers/gpu/drm/nouveau/include/nvhw/class/cl006c.h [new file with mode: 0644]
drivers/gpu/drm/nouveau/include/nvhw/class/cl206e.h [new file with mode: 0644]
drivers/gpu/drm/nouveau/include/nvhw/class/cl906f.h [new file with mode: 0644]
drivers/gpu/drm/nouveau/include/nvif/push006c.h [new file with mode: 0644]
drivers/gpu/drm/nouveau/include/nvif/push206e.h [new file with mode: 0644]
drivers/gpu/drm/nouveau/include/nvif/push906f.h [new file with mode: 0644]
drivers/gpu/drm/nouveau/nouveau_dma.h
drivers/gpu/drm/nouveau/nv04_fbcon.c
drivers/gpu/drm/nouveau/nv50_fbcon.c
drivers/gpu/drm/nouveau/nvc0_fbcon.c