Loading
drm/amdgpu: Remove redundant missing hw ip handling
Now that it is guaranteed there can be no entity if there is no hw ip block we can remove the open coded protection during CS parsing. Signed-off-by:Tvrtko Ursulin <tvrtko.ursulin@igalia.com> References: 55414ad5 ("drm/amdgpu: error out on entity with no run queue") Reviewed-by:
Christian König <christian.koenig@amd.com> Signed-off-by:
Alex Deucher <alexander.deucher@amd.com>