On Tue, Jun 25, 2019 at 10:42:01PM +0200, Daniel Vetter wrote:
> Hi all,
>
> Here's the unmerged leftovers from my big prime cleanup series:
> - using the prepare_fb helper in vc4&msm, now hopefully fixed up. The
> helper should be now even more useful.
>
> - amd&nv driver ->gem_prime_res_obj c
I'll try testing this on my Skylake/Tonga setup tonight
On Tue, 25 Jun 2019 at 21:42, Daniel Vetter wrote:
>
> Hi all,
>
> Here's the unmerged leftovers from my big prime cleanup series:
> - using the prepare_fb helper in vc4&msm, now hopefully fixed up. The
> helper should be now even more use
Hi all,
Here's the unmerged leftovers from my big prime cleanup series:
- using the prepare_fb helper in vc4&msm, now hopefully fixed up. The
helper should be now even more useful.
- amd&nv driver ->gem_prime_res_obj callback removal. I think this one
might have functional conflicts with Gerd