diff options
author | Ben Widawsky <[email protected]> | 2014-03-24 18:06:00 -0700 |
---|---|---|
committer | Jani Nikula <[email protected]> | 2014-04-24 13:34:58 +0300 |
commit | 0f9dc59db6abc475dc23afc077fabbc606b8830f (patch) | |
tree | c69053f25444b8743f5de08dddd054ca267051e3 /lib/memory-notifier-error-inject.c | |
parent | edd586fe705e819bc711b5ed7194a0b6f9f1a7e1 (diff) |
drm/i915: Allow full PPGTT with param override
When PPGTT was disabled by default, the patch also prevented the user
from overriding this behavior via module parameter. Being able to test
this on arbitrary kernels is extremely beneficial to track down the
remaining bugs. The patch that prevented this was:
commit 93a25a9e2d67765c3092bfaac9b855d95e39df97
Author: Daniel Vetter <[email protected]>
Date: Thu Mar 6 09:40:43 2014 +0100
drm/i915: Disable full ppgtt by default
By default PPGTT is set to -1. 0 means off, 1 means aliasing only, 2
means full, all other values are reserved.
Signed-off-by: Ben Widawsky <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Signed-off-by: Jani Nikula <[email protected]>
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions