mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-04-29 08:12:41 -04:00
drm/nouveau/gr/gf100-: wfi after register-bashing golden init
Match RM. Signed-off-by: Ben Skeggs <bskeggs@redhat.com> Reviewed-by: Lyude Paul <lyude@redhat.com>
This commit is contained in:
@@ -1410,6 +1410,8 @@ gf100_grctx_generate_main(struct gf100_gr_chan *chan)
|
||||
grctx->r408840(gr);
|
||||
if (grctx->r419c0c)
|
||||
grctx->r419c0c(gr);
|
||||
|
||||
gf100_gr_wait_idle(gr);
|
||||
}
|
||||
|
||||
#define CB_RESERVED 0x80000
|
||||
|
||||
Reference in New Issue
Block a user