diff options
author | Daniel Vetter <daniel.vetter@ffwll.ch> | 2014-04-29 11:53:58 +0200 |
---|---|---|
committer | Jani Nikula <jani.nikula@intel.com> | 2014-04-29 18:46:09 +0300 |
commit | cfa7c862982b431add7f2b362526bf31372fc7b0 (patch) | |
tree | a776bf96fc985885f33df7bebaf3f8291e47df2d /include/drm | |
parent | 7f1950fbb989e8fc5463b307e062b4529d51c862 (diff) | |
download | blackbird-op-linux-cfa7c862982b431add7f2b362526bf31372fc7b0.tar.gz blackbird-op-linux-cfa7c862982b431add7f2b362526bf31372fc7b0.zip |
drm/i915: Sanitize the enable_ppgtt module option once
Otherwise we'll end up spamming dmesg on every context creation on snb
with vt-d enabled. This regression was introduced in
commit 246cbfb5fb9a1ca0997fbb135464c1ff5bb9c549
Author: Ben Widawsky <benjamin.widawsky@intel.com>
Date: Fri Dec 6 14:11:14 2013 -0800
drm/i915: Reorganize intel_enable_ppgtt
As the i915.enable_ppgtt is read-only it cannot be changed after the
module is loaded and so we can perform an early sanitization of the
values.
v2:
- Add comment and pimp commit message (Chris)
- Use the param consistently (Jani)
v3:
- Fix init sequence on pre-gen6 by moving the sanitize_ppgtt call to
gtt_init. Fixes boot hangs on pre-gen6.
- Add a debug output for the sanitize ppgtt mode.
References: https://lkml.org/lkml/2014/4/17/599
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=77916
Cc: Alessandro Suardi <alessandro.suardi@gmail.com>
Cc: Ben Widawsky <ben@bwidawsk.net>
Cc: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Diffstat (limited to 'include/drm')
0 files changed, 0 insertions, 0 deletions