drm/amdkfd: Delete alloc_format field from map_queue struct
authorOak Zeng <Oak.Zeng@amd.com>
Thu, 14 Feb 2019 16:25:42 +0000 (10:25 -0600)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 24 May 2019 17:21:03 +0000 (12:21 -0500)
commit16631afff224475134124fb1982ba80365ec5640
treef664cc147f00482cbdbf1bfefd490702921b6509
parent14568cf6583e9d82ee21129293dda68ef6a7af9e
drm/amdkfd: Delete alloc_format field from map_queue struct

Alloc format was never really supported by MEC FW. FW always
does one per pipe allocation.

Signed-off-by: Oak Zeng <Oak.Zeng@amd.com>
Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com>
Signed-off-by: Felix Kuehling <Felix.Kuehling@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdkfd/kfd_kernel_queue_v9.c
drivers/gpu/drm/amd/amdkfd/kfd_kernel_queue_vi.c
drivers/gpu/drm/amd/amdkfd/kfd_pm4_headers_ai.h
drivers/gpu/drm/amd/amdkfd/kfd_pm4_headers_vi.h