OSDN Git Service

drm/amdgpu: update wave data type to 3 for gfx11
authorGraham Sider <Graham.Sider@amd.com>
Mon, 16 Jan 2023 15:43:11 +0000 (10:43 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 31 Jan 2023 19:00:23 +0000 (14:00 -0500)
commit634d0aa54e3eb507744a6350705fe454c7cf78b9
tree44ad6497f32a6d28865964342bd2a9c98c50dfc1
parentcf488dcd0ab75d01bb09edd529aa6381c5ebec68
drm/amdgpu: update wave data type to 3 for gfx11

SQ_WAVE_INST_DW0 isn't present on gfx11 compared to gfx10, so update
wave data type to signify a difference.

Signed-off-by: Graham Sider <Graham.Sider@amd.com>
Reviewed-by: Mukul Joshi <Mukul.Joshi@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c