diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2010-06-29 20:12:44 +0100 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2010-06-29 20:16:56 +0100 |
commit | c3ddfea1a64b7aaaebfb429243c71feb0801da9d (patch) | |
tree | 9da17515aa4b770fa66ec122dd84e08f106c3c49 /nouveau/nouveau_pushbuf.c | |
parent | 726210f87d558d558022f35bc8c839e798a19f0c (diff) |
intel: Suppress the error return from setting domains after mapping.
If the mapping succeeds we have a valid pointer. If setting the domain
failures we may incur cache corruption. However the usual failure mode
is because of a hung GPU, in which case it is preferable to ignore the
minor error from setting the domain and continue on oblivious. If
these errors persist, we should rate limit the warning [or even just
remove it].
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Diffstat (limited to 'nouveau/nouveau_pushbuf.c')
0 files changed, 0 insertions, 0 deletions