commit | 05fb7291fd8044857812a06055cc94d7d374fd74 | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Tue Jun 21 12:00:55 2016 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Thu Jul 07 15:01:57 2016 -0400 |
tree | 49d9e582a548c406e5e8a5c015b198d405c21fdc | |
parent | b95e31fddabbc38f96c8e991dd7132cea252bf7d [diff] |
drm/amdgpu: move select_se_sh into the gfx struct It's gfx IP specific, not asic specific, so move to a gfx callback. Reviewed-by: Chunming Zhou <david1.zhou@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>