Re: [PATCH 5/6] drm/plane: Extend damage tracking kernel-doc

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

[PATCH 5/6] drm/plane: Extend damage tracking kernel-doc

2023-11-09 Thread Javier Martinez Canillas
The "Damage Tracking Properties" section in the documentation doesn't have info about the two type of damage handling: frame damage vs buffer damage. Add that to the section, mention the different helpers that should be used by drivers depending on the damage handling type used and refer to sites