Re: [PATCH v3 01/18] drm: Add a new plane property to send damage during plane update

2018-10-15 Thread Thomas Hellstrom
With some nitpicks sent out previously Reviewed-by: Thomas Hellstrom On 10/11/2018 02:16 AM, Deepak Rawat wrote: From: Lukasz Spintzyk FB_DAMAGE_CLIPS is an optional plane property to mark damaged regions on the plane in framebuffer coordinates of the framebuffer attached to the plane.

[PATCH v3 01/18] drm: Add a new plane property to send damage during plane update

2018-10-10 Thread Deepak Rawat
From: Lukasz Spintzyk FB_DAMAGE_CLIPS is an optional plane property to mark damaged regions on the plane in framebuffer coordinates of the framebuffer attached to the plane. The layout of blob data is simply an array of "struct drm_mode_rect". Unlike plane src coordinates, damage clips are not