linux-xiaomi-chiron/include/uapi/drm
Marek Olšák 67e8e3f970 drm/radeon: track memory statistics about VRAM and GTT usage and buffer moves v2
The statistics are:
- VRAM usage in bytes
- GTT usage in bytes
- number of bytes moved by TTM

The last one is actually a counter, so you need to sample it before and after
command submission and take the difference.

This is useful for finding performance bottlenecks. Userspace queries are
also added.

v2: use atomic64_t

Signed-off-by: Marek Olšák <marek.olsak@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
2014-03-03 10:54:19 +01:00
..
armada_drm.h
drm.h
drm_fourcc.h
drm_mode.h
drm_sarea.h
exynos_drm.h
i810_drm.h
i915_drm.h
Kbuild
mga_drm.h
msm_drm.h
nouveau_drm.h
omap_drm.h
qxl_drm.h
r128_drm.h
radeon_drm.h drm/radeon: track memory statistics about VRAM and GTT usage and buffer moves v2 2014-03-03 10:54:19 +01:00
savage_drm.h
sis_drm.h
tegra_drm.h
via_drm.h
vmwgfx_drm.h