Re: [PATCH 6/6] drm/todo: Add entry about implementing buffer age for damage tracking

2023-11-10 Thread Simon Ser
Reviewed-by: Simon Ser

[PATCH 6/6] drm/todo: Add entry about implementing buffer age for damage tracking

2023-11-09 Thread Javier Martinez Canillas
Currently, only damage tracking for frame damage is supported. If a driver needs to do buffer damage (e.g: the framebuffer attached to plane's state has changed since the last page-flip), the damage helpers just fallback to a full plane update. Add en entry in the TODO about implementing buffer ag