Re: [PATCH 5/6] drm/plane: Extend damage tracking kernel-doc
Reviewed-by: Simon Ser
[PATCH 5/6] drm/plane: Extend damage tracking kernel-doc
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