commit | e93d440b352a1ba9e99cc17f3d46b1841caef3cd | [log] [tgz] |
---|---|---|
author | Jani Nikula <jani.nikula@intel.com> | Fri Apr 12 15:20:57 2013 +0300 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Thu Apr 25 15:44:35 2013 +0200 |
tree | 92050b0fd85daa3ab099c60db78af27c3718d745 | |
parent | 1767afa4d0a6409e24fd9421a7c2df0490a0da4a [diff] |
drm/i915/opregion: don't pretend we did something when we didn't In theory, the BIOS should not even request these from us now that we aren't claiming we support these, but when it does anyway, don't pretend it succeeded. It should be the right thing to do, but might confuse the BIOS. Signed-off-by: Jani Nikula <jani.nikula@intel.com> Reviewed-by: Damien Lespiau <damien.lespiau@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>