[Mesa-dev] [PATCH 07/11] radv: Add multiview clears.

Emil Velikov emil.l.velikov at gmail.com
Mon Jan 14 13:49:53 UTC 2019


On Wed, 19 Dec 2018 at 11:54, Juan A. Suarez Romero <jasuarez at igalia.com> wrote:
>
> On Wed, 2017-08-23 at 22:51 +0200, Bas Nieuwenhuizen wrote:
> > ---
> >  src/amd/vulkan/radv_cmd_buffer.c |  1 +
> >  src/amd/vulkan/radv_meta_clear.c | 65 ++++++++++++++++++++++++++++------------
> >  src/amd/vulkan/radv_private.h    |  1 +
> >  3 files changed, 48 insertions(+), 19 deletions(-)
> >
>
> Hi. This landed in master as f67dea5e19e ("radv: Fix multiview depth clears"),
> fixing 2e86f6b2597 ("radv: Add multiview clears."), which is part of 18.2 stable
> branch. Thus this commit is also a candidate for the same branch.
>
> Nevertheless, I'm rejecting it as it does not apply in the branch. Apparently it
> would require at least aeaf8dbd097 ("radv: add radv_image_can_fast_clear()
> helper") and 7484bc894b9 ("radv: refactor the fast clear path for better re-
> use"), but very likely more changes.
>
>
> If you can provide a backport for 18.2 stable branch, I could enqueue it.
> Otherwise, I'll keep it out.
>
Likewise for 18.3.

Bas, Dave, team, please send a backport if we need this for the 18.3 series.

Thanks
Emil


More information about the mesa-dev mailing list