]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit115328a914b031347b1f0597c31f63ceb8961b92
tree2ebfd3643394982bd415e8891aa5c827a1198fb6
parent295f9ad12189a092f20934999784784d0f107501
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