]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915/opregion: don't pretend we did something when we didn't
authorJani Nikula <jani.nikula@intel.com>
Fri, 12 Apr 2013 12:20:57 +0000 (15:20 +0300)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 25 Apr 2013 13:44:35 +0000 (15:44 +0200)
commit47547b75a115dc61470ed7bde14c71745459faee
tree92050b0fd85daa3ab099c60db78af27c3718d745
parent80ea67cece4358277ab2ab6d52e4f2b297c361f2
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>
drivers/gpu/drm/i915/intel_opregion.c