drm/i915/skl: tell the user about pre-production hardware
authorPaulo Zanoni <paulo.r.zanoni@intel.com>
Mon, 26 Sep 2016 12:07:52 +0000 (15:07 +0300)
committerJani Nikula <jani.nikula@intel.com>
Tue, 27 Sep 2016 06:30:39 +0000 (09:30 +0300)
commit4fc7e845f3e2c4c928bf792e43c69af969999a2c
tree0b83351c7c41b3b1e9955750cd6f3d6f9bd9f92b
parent4ff40a41527ae24969431ae879d06169e14dfc08
drm/i915/skl: tell the user about pre-production hardware

We just removed the implementation for all the pre-production
workarounds, so now tell the user that we expect his machine to not
work properly. Also convert this to DRM_ERROR so we can more easily
spot these problems in bug reports and CI/QA runs.

Cc: Jani Nikula <jani.nikula@intel.com>
Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/1474891672-23414-2-git-send-email-jani.nikula@intel.com
drivers/gpu/drm/i915/i915_drv.c