diff options
author | Marcin Slusarz <marcin.slusarz@gmail.com> | 2013-03-03 22:34:38 +0100 |
---|---|---|
committer | Marcin Slusarz <marcin.slusarz@gmail.com> | 2013-03-26 21:08:03 +0100 |
commit | f92d7969bf6ba636d193423cf2388956badde3ff (patch) | |
tree | faed372387963e5796f89ab826aa775aa1abf947 /tests/ttmtest | |
parent | 284421a56921337aaabcec7ad2790034249c7b31 (diff) |
nouveau: add a way to override single pushbuffer memory limits
Currently single pushbuffer can take up to 80% of VRAM and 80% of GART.
As this value seems to be arbitrary (and user may need to set it differently)
this patch adds support for 2 environment variables:
NOUVEAU_LIBDRM_VRAM_LIMIT_PERCENT (default 80)
NOUVEAU_LIBDRM_GART_LIMIT_PERCENT (default 80)
which will let users override pushbuffer VRAM/GART limits.
Signed-off-by: Marcin Slusarz <marcin.slusarz@gmail.com>
Diffstat (limited to 'tests/ttmtest')
0 files changed, 0 insertions, 0 deletions