commit | 1767afa4d0a6409e24fd9421a7c2df0490a0da4a | [log] [tgz] |
---|---|---|
author | Jani Nikula <jani.nikula@intel.com> | Fri Apr 12 15:20:56 2013 +0300 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Thu Apr 25 15:44:34 2013 +0200 |
tree | ef94c840c31288545c82b342f5cf104afbeed7eb | |
parent | 8ba2d18520ce380cf572e9902d9b3b91ece6c2c0 [diff] |
drm/i915: don't pretend we support ASLE ALS, PFIT, or PFMB In theory, this should prevent the BIOS from requesting them from us, and this should be the right thing. In practice, this is not always the case, and might surprise 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>