drm/intel
Chris Wilson c3ddfea1a6 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>
2010-06-29 20:16:56 +01:00
..
Makefile.am intel: Install the header file in the libdrm/ directory. 2010-03-17 12:49:10 -07:00
intel_bufmgr.c intel: Add support for kernel multi-ringbuffer API. 2010-06-06 15:50:38 -07:00
intel_bufmgr.h intel: Add support for kernel multi-ringbuffer API. 2010-06-06 15:50:38 -07:00
intel_bufmgr_fake.c intel_bufmgr_fake: fix compile warning. 2010-05-26 12:10:39 -07:00
intel_bufmgr_gem.c intel: Suppress the error return from setting domains after mapping. 2010-06-29 20:16:56 +01:00
intel_bufmgr_priv.h intel: Add support for kernel multi-ringbuffer API. 2010-06-06 15:50:38 -07:00
intel_chipset.h libdrm/intel: execbuf2 support 2010-03-02 10:10:50 -08:00
libdrm_intel.pc.in intel: Install the header file in the libdrm/ directory. 2010-03-17 12:49:10 -07:00
mm.c Move libdrm/ up one level 2009-11-17 11:15:06 -05:00
mm.h Move libdrm/ up one level 2009-11-17 11:15:06 -05:00