Displaying 1 result from an estimated 1 matches for "71f5".
Did you mean:
715
2018 Sep 12
0
[virtio-dev] [PATCH 2/2] drm/virtio: add iommu support.
Hi,
> I attempted to fix it in the ttm layer and here is the discussion
> https://lore.kernel.org/lkml/b44280d7-eb13-0996-71f5-3fbdeb466801 at amd.com/
>
> The ttm maintainer Christian is suggesting to map and set ttm->pages as decrypted
> right after ttm->pages are allocated.
>
> Just checking with you guys maybe there is a better way to handle this in
> the virtio gpu layer instead of the common...