]> git.baikalelectronics.ru Git - kernel.git/commit
drm/nouveau/ibus: add GK20A support
authorAlexandre Courbot <acourbot@nvidia.com>
Fri, 2 May 2014 09:32:36 +0000 (18:32 +0900)
committerBen Skeggs <bskeggs@redhat.com>
Tue, 10 Jun 2014 06:05:49 +0000 (16:05 +1000)
commitc712d18cbe4d01263d52f891844ac2b8ce7acffe
tree120a3166437f42243f9632a47d922c7e16254435
parent1206574bde8cec51709f7503b35171222f51b6fd
drm/nouveau/ibus: add GK20A support

Add support for initializing the priv ring of GK20A. This is done by the
BIOS on desktop GPUs, but needs to be done by hand on Tegra.

Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
drivers/gpu/drm/nouveau/Makefile
drivers/gpu/drm/nouveau/core/include/subdev/ibus.h
drivers/gpu/drm/nouveau/core/subdev/ibus/gk20a.c [new file with mode: 0644]