OSDN Git Service

drm/nouveau/kms/gv100: initial support
authorBen Skeggs <bskeggs@redhat.com>
Tue, 8 May 2018 10:39:48 +0000 (20:39 +1000)
committerBen Skeggs <bskeggs@redhat.com>
Fri, 18 May 2018 05:01:46 +0000 (15:01 +1000)
commitfacaed62b4cba3a6334fc1798fa8f51ea6a1962d
tree5c05fb78990e9a0b920312974c8d2ab61411b3bb
parent290ffeafcc1a953aa287c8a7bf7f6d9af25b7e77
drm/nouveau/kms/gv100: initial support

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
21 files changed:
drivers/gpu/drm/nouveau/dispnv50/Kbuild
drivers/gpu/drm/nouveau/dispnv50/atom.h
drivers/gpu/drm/nouveau/dispnv50/core.c
drivers/gpu/drm/nouveau/dispnv50/core.h
drivers/gpu/drm/nouveau/dispnv50/corec37d.c [new file with mode: 0644]
drivers/gpu/drm/nouveau/dispnv50/curs.c
drivers/gpu/drm/nouveau/dispnv50/curs.h
drivers/gpu/drm/nouveau/dispnv50/cursc37a.c [new file with mode: 0644]
drivers/gpu/drm/nouveau/dispnv50/disp.c
drivers/gpu/drm/nouveau/dispnv50/disp.h
drivers/gpu/drm/nouveau/dispnv50/head.c
drivers/gpu/drm/nouveau/dispnv50/head.h
drivers/gpu/drm/nouveau/dispnv50/head917d.c
drivers/gpu/drm/nouveau/dispnv50/headc37d.c [new file with mode: 0644]
drivers/gpu/drm/nouveau/dispnv50/sorc37d.c [new file with mode: 0644]
drivers/gpu/drm/nouveau/dispnv50/wimm.c [new file with mode: 0644]
drivers/gpu/drm/nouveau/dispnv50/wimm.h [new file with mode: 0644]
drivers/gpu/drm/nouveau/dispnv50/wimmc37b.c [new file with mode: 0644]
drivers/gpu/drm/nouveau/dispnv50/wndw.c
drivers/gpu/drm/nouveau/dispnv50/wndw.h
drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c [new file with mode: 0644]