pa_sc_tile_steering_override is a new member introduced for gfx10

Change-Id: I1482a5ef22cc4564eea63e09b1c40e9be3900e1f
Signed-off-by: Hawking Zhang <[email protected]>
Reviewed-by: Marek Olšák <[email protected]>
---
 include/drm/amdgpu_drm.h | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/include/drm/amdgpu_drm.h b/include/drm/amdgpu_drm.h
index b28fee4..b0c7555 100644
--- a/include/drm/amdgpu_drm.h
+++ b/include/drm/amdgpu_drm.h
@@ -992,6 +992,8 @@ struct drm_amdgpu_info_device {
        __u64 high_va_offset;
        /** The maximum high virtual address */
        __u64 high_va_max;
+       /* gfx10 pa_sc_tile_steering_override */
+       __u32 pa_sc_tile_steering_override;
 };
 
 struct drm_amdgpu_info_hw_ip {
-- 
2.7.4

_______________________________________________
amd-gfx mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/amd-gfx

Reply via email to