]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: add sw_init to df_v1_7
authorJonathan Kim <jonathan.kim@amd.com>
Fri, 21 Jun 2019 02:23:35 +0000 (22:23 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Sat, 22 Jun 2019 14:34:14 +0000 (09:34 -0500)
commit0350482ccf69455dcbad255f4b206c31ddcb0b7b
treef9f28cebc011bd230fd6ecb99bc65af548b9378d
parent9a264d1ced8d2068c16e06db900f73beff0867c6
drm/amdgpu:  add sw_init to df_v1_7

change df_init to df_sw_init df 1.7 to prevent regression issues on pre-vega20
products when callback is called in sw_common_sw_init.

Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com>
Signed-off-by: Jonathan Kim <Jonathan.Kim@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/df_v1_7.c