drm/amdgpu: fallback to generic HDP operation
authorChristian König <christian.koenig@amd.com>
Fri, 19 Jan 2018 13:21:47 +0000 (14:21 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 19 Feb 2018 19:18:21 +0000 (14:18 -0500)
commit1b9d17db1cb103f56a69d8610d7339fb0a2a90cc
tree35b7d9d247a12a662e800d1b00cc2347130a9999
parent698825653fdf1a696e1b9458ed9fc4aa2c6587d4
drm/amdgpu: fallback to generic HDP operation

When ring special operations aren't available we can fallback to the
generic ASIC operations.

Signed-off-by: Christian König <christian.koenig@amd.com>
Acked-by: Chunming Zhou <david1.zhou@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_ib.c