OSDN Git Service

Revert "nouveau: make sure there's always room to emit a fence"
authorEmil Velikov <emil.l.velikov@gmail.com>
Sat, 10 Oct 2015 15:15:08 +0000 (16:15 +0100)
committerEmil Velikov <emil.l.velikov@gmail.com>
Sat, 10 Oct 2015 15:15:08 +0000 (16:15 +0100)
commitd0c22560a151a1ea726df4a6e001048a7c5b225e
treeec4aff78dede1f43eecf3136513580888a121ac7
parent1a866b3e49d05555c9f06c5d06142163fb214d5b
Revert "nouveau: make sure there's always room to emit a fence"

This reverts commit 30570b262971c881366deab58caf8d8d48d7d79d.

As mentioned by Ilia Mirkin:

 Please remove this one from your list of cherry-picked patches. While
  it fixes real issues on nv30 (and probably the other generations too),
  it appears to introduce some new ones on nvc0. I've figured out what's
  causing it, but haven't figured out a proper fix. Not sure I'll be
  able to before you do a release.
src/gallium/drivers/nouveau/nouveau_winsys.h
src/gallium/drivers/nouveau/nv30/nv30_screen.c
src/gallium/drivers/nouveau/nv50/nv50_screen.c
src/gallium/drivers/nouveau/nvc0/nvc0_screen.c