summaryrefslogtreecommitdiff
path: root/lib/mpi/mpiutil.c
diff options
context:
space:
mode:
authorJavier Martinez Canillas <javierm@redhat.com>2022-09-30 17:29:44 +0200
committerJavier Martinez Canillas <javierm@redhat.com>2022-10-06 00:27:09 +0200
commitfdd0640b639070efb58226c96cea5861150e8dce (patch)
tree361ba87a1680af975dc3de827f6b1df11bb1a5aa /lib/mpi/mpiutil.c
parentce7fcf7003865a63983545fd8f84c04deb1b5dfd (diff)
drm/ssd130x: Iterate over damage clips instead of using a merged rect
The drm_atomic_helper_damage_merged() helper merges all the damage clips into one rectangle. If there are multiple damage clips that aren't close to each other, the resulting rectangle could be quite big. Instead of using that function helper, iterate over all the damage clips and update them one by one. Suggested-by: Jocelyn Falempe <jfalempe@redhat.com> Signed-off-by: Javier Martinez Canillas <javierm@redhat.com> Acked-by: Thomas Zimmermann <tzimmermann@suse.de> Link: https://patchwork.freedesktop.org/patch/msgid/20220930152944.2584356-1-javierm@redhat.com
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions