]> asedeno.scripts.mit.edu Git - linux.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)
commit8f78f1b03eb2f4e574a638ef648cf3db0990b303
treef9f28cebc011bd230fd6ecb99bc65af548b9378d
parentd9848e149da1ac98bf1220a4fe5977c5bfeca7ef
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