diff options
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2024-04-02 18:50:16 +0300 |
---|---|---|
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2024-04-04 16:31:06 +0300 |
commit | c8361cd3c449055683f4c3f40b129a14fa564918 (patch) | |
tree | 0ef2efdb14cf6340e07e2a92730542b09b390924 /scripts/lib/kdoc/kdoc_parser.py | |
parent | 96c420d5016e5bec57dccb161744c43366b72eca (diff) |
drm/i915: Optimize out redundant dbuf slice updates
if the new dbuf slices are a superset of the old
dbuf slices then we don't have to do anything in
intel_dbuf_post_plane_update(). Restructure the code
to skip such redundant dbuf slice updates. The main
benefit is slightly less confusing logs.
Reviewed-by: Uma Shankar <uma.shankar@intel.com>
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240402155016.13733-15-ville.syrjala@linux.intel.com
Diffstat (limited to 'scripts/lib/kdoc/kdoc_parser.py')
0 files changed, 0 insertions, 0 deletions