diff options
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2022-06-20 21:29:16 +0300 |
---|---|---|
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2022-09-20 11:44:44 +0300 |
commit | bff0d857053bdacbde1e0deea3b468de3a2b7234 (patch) | |
tree | 918e71c414da6c09d0ae8a1647fb067fed9581c4 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 429a09553559297cc4e021fff2253f4035d3be2e (diff) |
drm/i915/fbc: Move flip_pending assignmnt
Move the flip_pending assignment into __intel_fbc_post_update()
from intel_fbc_post_update(). Now mirrors the pre_update() side.
The only reason the assignment was in the higher level function
is that we used to call __intel_fbc_post_update() from elsewhere
as well. That got cleaned up in commit b39d2c620242 ("drm/i915/fbc:
Call intel_fbc_activate() directly from frontbuffer flush")
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20220620182917.10765-1-ville.syrjala@linux.intel.com
Reviewed-by: Mika Kahola <mika.kahola@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions