[PATCH] drm/amdkfd: Fix bug in pipelines initialization

2015-01-22 Thread Oded Gabbay
comments. Oded > Regards, > Jammy > > -Original Message- > From: dri-devel [mailto:dri-devel-bounces at lists.freedesktop.org] On Behalf > Of Gabbay, Oded > Sent: Thursday, January 22, 2015 5:07 PM > To: dri-devel at lists.freedesktop.org > Subject: [PATCH] drm/am

[PATCH] drm/amdkfd: Fix bug in pipelines initialization

2015-01-22 Thread Oded Gabbay
This patch fixes a bug when calling to init_pipeline() interface. The index that was passed to that function didn't take into account the first_pipe value, which represents the first pipe index that is under amdkfd's responsibility. Signed-off-by: Oded Gabbay --- drivers/gpu/drm/amd/amdkfd/kfd_d

[PATCH] drm/amdkfd: Fix bug in pipelines initialization

2015-01-22 Thread Zhou, Jammy
edesktop.org] On Behalf Of Gabbay, Oded Sent: Thursday, January 22, 2015 5:07 PM To: dri-devel at lists.freedesktop.org Subject: [PATCH] drm/amdkfd: Fix bug in pipelines initialization This patch fixes a bug when calling to init_pipeline() interface. The index that was passed to that function didn