diff options
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2022-03-15 15:59:59 +0200 |
---|---|---|
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2022-04-13 17:19:04 +0300 |
commit | 29118f126a25d9a1341359d84be530b22b5f9df4 (patch) | |
tree | 619950282c0f1fc3e2530cc65176907612f12f56 /drivers/mfd/twl-core.c | |
parent | 7cfd1a18c5f9697639cf85fc1aadd6997de085fa (diff) |
drm/i915/fbc: Remove intel_fbc_global_disable()
By the time intel_fbc_global_disable() gets called during driver
teardown we should have already disabled all the crtcs, so
no way FBC should be enabled at this point.
And I have no idea what the other user (i915_restore_display())
is even trying to achieve.
So let's just throw intel_fbc_global_disable() into the bin.
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20220315140001.1172-6-ville.syrjala@linux.intel.com
Reviewed-by: Mika Kahola <mika.kahola@intel.com>
Diffstat (limited to 'drivers/mfd/twl-core.c')
0 files changed, 0 insertions, 0 deletions