summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_debugfs_params.c
diff options
context:
space:
mode:
authorVille Syrjälä <ville.syrjala@linux.intel.com>2021-07-02 23:45:58 +0300
committerVille Syrjälä <ville.syrjala@linux.intel.com>2021-08-20 16:49:30 +0300
commitcd4891e4f78b1ed77e86500d9dc69262b25b56e4 (patch)
tree3efc24fdb7605f8b7f967e2382dddc7bd609e4e2 /drivers/gpu/drm/i915/i915_debugfs_params.c
parent287d00d4131e8134bc442db0863b289d86bdae8b (diff)
drm/i915/fbc: Move the "recompress on activate" to a central place
On ILK+ we current do a nuke right after activating FBC. If my memory isn't playing tricks on me this is actially required if FBC didn't stay disabled for a full frame. In that case the deactivate+reactivate may not invalidate the cfb. I'd have to double chekc to be sure though. So let's keep the nuke, and just extend it backwards to cover all the platforms by doing it a bit higher up. Reviewed-by: Jani Nikula <jani.nikula@intel.com> Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20210702204603.596-4-ville.syrjala@linux.intel.com
Diffstat (limited to 'drivers/gpu/drm/i915/i915_debugfs_params.c')
0 files changed, 0 insertions, 0 deletions