mesa-drm/include/drm
Alexandre Courbot a1acffd4e0 nouveau: add coherent BO attribute
Add a flag allowing Nouveau to specify that an object should be coherent
at allocation time. This is required for some class of objects like
fences which are randomly-accessed by both the CPU and GPU. This flag
instructs the kernel driver to make sure the object remains coherent
even on architectures for which coherency is not guaranteed by the bus.

Reviewed-by: Ben Skeggs <bskeggs@redhat.com>
Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
2015-05-21 21:20:29 +03:00
..
drm.h drm: Add universal plane capability bit and plane type enums 2014-05-19 19:43:16 -04:00
drm_fourcc.h Make drm/drm_fourcc.h portable to non-linux platforms 2012-03-05 19:07:02 -08:00
drm_mode.h Add new DRM_MODE_CONNECTOR and _ENCODER defines 2015-01-05 14:30:57 -05:00
drm_sarea.h Copy headers from kernel v2.6.32-rc6-130-g5b8f0be 2009-11-17 10:54:07 -05:00
i915_drm.h intel: Merge latest i915_drm.h 2015-03-19 17:19:46 +00:00
mach64_drm.h Put mach64_drm.h back in to avoid breaking mesa build 2009-11-20 20:17:26 -05:00
mga_drm.h More fixups to allow mesa to build 2009-11-24 10:31:41 -06:00
nouveau_drm.h nouveau: add coherent BO attribute 2015-05-21 21:20:29 +03:00
qxl_drm.h libdrm: Fix drm.h include in qxl drm header file 2014-07-28 17:35:29 +02:00
r128_drm.h Copy headers from kernel v2.6.32-rc6-130-g5b8f0be 2009-11-17 10:54:07 -05:00
radeon_drm.h radeon: sync with radeon_drm.h from kernel headers 2014-04-04 19:07:55 +02:00
savage_drm.h Copy headers from kernel v2.6.32-rc6-130-g5b8f0be 2009-11-17 10:54:07 -05:00
sis_drm.h Copy headers from kernel v2.6.32-rc6-130-g5b8f0be 2009-11-17 10:54:07 -05:00
tegra_drm.h tegra: Add SET/GET_FLAGS IOCTLs 2014-11-27 17:20:32 +01:00
via_drm.h More fixups to allow mesa to build 2009-11-24 10:31:41 -06:00
vmwgfx_drm.h Copy headers from kernel drm-core-next 2010-08-04 08:41:49 +10:00