History log of /drivers/gpu/drm/nouveau/core/engine/bsp/nvc0.c
Revision Date Author Comments
9b234db37825860b833ba110673301e2009f0546 07-Jul-2013 Maarten Lankhorst <maarten.lankhorst@canonical.com> drm/nouveau: add falcon interrupt handler

This prevents 100% cpu usage on fermi cards when the exit interrupt
from the secret scrubber is not acked.

Signed-off-by: Maarten Lankhorst <maarten.lankhorst@canonical.com>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
a0fd4ec8f1ac1d966d33d1a18205b72830f9b24f 27-Jun-2013 Ben Skeggs <bskeggs@redhat.com> drm/nouveau/core: move falcon class to engine/

Not really "core" per-se. About to merge Ilia's work adding another
similar class for the VP2 xtensa engines, so, seems like a good time to
move all these to engine/.

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
23c14ed2eccc925c2afabcfb7e46b4b45d7fdf70 23-Nov-2012 Maarten Lankhorst <maarten.lankhorst@canonical.com> nvc0/bsp: initial implementation of engine

Will allow use of the engine if firmware (nvXX_fuc084) provided.

Signed-off-by: Maarten Lankhorst <maarten.lankhorst@canonical.com>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>