Yeah, I gathered given the temporal proximity w/ IRC :)
On Wed, Aug 28, 2019 at 05:02:43PM +0200, Boris Brezillon wrote:
> On Wed, 28 Aug 2019 07:59:21 -0700
> Alyssa Rosenzweig wrote:
>
> > R-b
>
> For the record, that was the reason for those damage_width/height = 0
> situations you fixed in
On Wed, 28 Aug 2019 07:59:21 -0700
Alyssa Rosenzweig wrote:
> R-b
For the record, that was the reason for those damage_width/height = 0
situations you fixed in 0c5633036195 ("panfrost: Workaround bug in
partial update implementation").
>
> On Wed, Aug 28, 2019 at 04:53:15PM +0200, Boris Brezi
R-b
On Wed, Aug 28, 2019 at 04:53:15PM +0200, Boris Brezillon wrote:
> Reset the damage area in the resource_from_handle() path (as done in
> panfrost_resource_create()).
>
> Signed-off-by: Boris Brezillon
> ---
> src/gallium/drivers/panfrost/pan_resource.c | 23 +++--
> 1 file
Reset the damage area in the resource_from_handle() path (as done in
panfrost_resource_create()).
Signed-off-by: Boris Brezillon
---
src/gallium/drivers/panfrost/pan_resource.c | 23 +++--
1 file changed, 12 insertions(+), 11 deletions(-)
diff --git a/src/gallium/drivers/panfros