OSDN Git Service

drm/i915: Make the report about a bogus stolen reserved area an error
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Thu, 2 Nov 2017 15:17:36 +0000 (17:17 +0200)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Wed, 15 Nov 2017 16:48:57 +0000 (18:48 +0200)
commitda1dd0dbe0244db849395df5e00cd62a6d8b0ed4
treef002bc3bd5e206a3dda22d755f523912c8196dc6
parentdb7fb60593e42824ea217ff8ed14b74376ac98c8
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>
drivers/gpu/drm/i915/i915_gem_stolen.c