diff options
author | Javier Martinez Canillas <[email protected]> | 2022-09-30 17:29:44 +0200 |
---|---|---|
committer | Javier Martinez Canillas <[email protected]> | 2022-10-06 00:27:09 +0200 |
commit | fdd0640b639070efb58226c96cea5861150e8dce (patch) | |
tree | 361ba87a1680af975dc3de827f6b1df11bb1a5aa /lib/mpi/mpiutil.c | |
parent | ce7fcf7003865a63983545fd8f84c04deb1b5dfd (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 <[email protected]>
Signed-off-by: Javier Martinez Canillas <[email protected]>
Acked-by: Thomas Zimmermann <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions