提交 3e514732 编写于 作者: H Hawking Zhang 提交者: Alex Deucher

drm/amdgpu: add gfx10 specific new member pa_sc_tile_steering_override

New gfx config parameter.
Signed-off-by: NHawking Zhang <Hawking.Zhang@amd.com>
Reviewed-by: NAlex Deucher <alexander.deucher@amd.com>
Signed-off-by: NAlex Deucher <alexander.deucher@amd.com>
上级 02a9e40a
......@@ -134,6 +134,7 @@ struct amdgpu_gfx_config {
/* gfx10 specific config */
uint32_t num_sc_per_sh;
uint32_t num_packer_per_sc;
uint32_t pa_sc_tile_steering_override;
};
struct amdgpu_cu_info {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册