commit | da1dd0dbe0244db849395df5e00cd62a6d8b0ed4 | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Thu Nov 02 17:17:36 2017 +0200 |
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | Wed Nov 15 18:48:57 2017 +0200 |
tree | f002bc3bd5e206a3dda22d755f523912c8196dc6 | |
parent | db7fb60593e42824ea217ff8ed14b74376ac98c8 [diff] |
drm/i915: Make the report about a bogus stolen reserved area an error Now that we should be properly filtering out the cases when the stolen reserved area is disabled, let's convert the debug message about a misplaced reserved area into an error. Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20171102151737.23336-2-ville.syrjala@linux.intel.com Reviewed-by: Paulo Zanoni <paulo.r.zanoni@intel.com>