diff options
author | 2022-03-15 15:59:59 +0200 | |
---|---|---|
committer | 2022-04-13 17:19:04 +0300 | |
commit | 29118f126a25d9a1341359d84be530b22b5f9df4 (patch) | |
tree | 619950282c0f1fc3e2530cc65176907612f12f56 /tools/perf/scripts/python/stackcollapse.py | |
parent | drm/i915: Remove remaining locks from i9xx plane udpates (diff) | |
download | linux-dev-29118f126a25d9a1341359d84be530b22b5f9df4.tar.xz linux-dev-29118f126a25d9a1341359d84be530b22b5f9df4.zip |
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 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions