drm/amdkfd: Fix bug in call to init_pipelines()
authorOded Gabbay <oded.gabbay@amd.com>
Thu, 22 Jan 2015 10:50:37 +0000 (12:50 +0200)
committerOded Gabbay <oded.gabbay@amd.com>
Thu, 22 Jan 2015 10:50:37 +0000 (12:50 +0200)
commit9fa843e76d9092e5348aac7252cbb71f09902507
treebf1c725f514baa697b1ccd9a00372394620ca063
parent749042b012b82616ed15a28138e180c5e5da2067
drm/amdkfd: Fix bug in call to init_pipelines()

This patch fixes a bug where the first_pipe index passed into init_pipelines()
was a #define instead of the value that is passed into amdkfd by radeon

Signed-off-by: Oded Gabbay <oded.gabbay@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Jammy Zhou <Jammy.Zhou@amd.com>
drivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager.c
This page took 0.042255 seconds and 5 git commands to generate.