commit | f475dadf833691e6173dee9ad05953265f6ffe21 | [log] [tgz] |
---|---|---|
author | Paulo Zanoni <paulo.r.zanoni@intel.com> | Fri Jul 04 11:59:57 2014 -0300 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Thu Jul 10 08:25:55 2014 +0200 |
tree | 6ea54e088d708ac2cf5d7f2be826469f7261d753 | |
parent | d101c8fe9bda6578ae72d6021415cfaad2b422f0 [diff] |
drm/i915: fix hsw_write_dcomp() error message That function can be used to write anything on D_COMP, not just disable it, so print a more appropriate message. Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com> Reviewed-by: Damien Lespiau <damien.lespiau@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>