diff options
author | Francisco Jerez <currojerez@riseup.net> | 2009-12-26 02:09:36 +0100 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2010-01-11 14:41:12 +1000 |
commit | a5027ccd3c1abe190d2b84a2d7e40d5f099e48a7 (patch) | |
tree | 5c56d95fe5f958b960c0e4bd8aba536771975bfa /drivers/char/vt_ioctl.c | |
parent | ca4362adb4c01807dfcf3f2b3152a7ee36f0d1ca (diff) |
drm/nouveau: Use the software object for fencing.
This should avoid a race condition on nv0x, if we're doing it with
actual PGRAPH objects and a there's a fence within the FIFO DMA fetch
area when a context switch kicks in.
In that case we get an ILLEGAL_MTHD interrupt as expected, but the
values in PGRAPH_TRAPPED_ADDR aren't calculated correctly and they're
almost useless (e.g. you can see ILLEGAL_MTHDs for the now inactive
channel, with a wrong offset/data pair).
Signed-off-by: Francisco Jerez <currojerez@riseup.net>
Diffstat (limited to 'drivers/char/vt_ioctl.c')
0 files changed, 0 insertions, 0 deletions