On Fri, Aug 11, 2017 at 6:35 AM, Dave Airlie wrote:
> From: Dave Airlie
>
> This fixes the SteamVR menus, which were broken by this feature.
That's impossible. RADEON_SURF_SHAREABLE is already checked by
ac_surface.c. This patch is a no-op change.
Marek
>
> Signed-off-by: Dave Airlie
> ---
>
From: Dave Airlie
This fixes the SteamVR menus, which were broken by this feature.
Signed-off-by: Dave Airlie
---
src/gallium/winsys/amdgpu/drm/amdgpu_surface.c | 15 +--
1 file changed, 9 insertions(+), 6 deletions(-)
diff --git a/src/gallium/winsys/amdgpu/drm/amdgpu_surface.c
b