From: Oded Gabbay Date: Thu, 22 Jan 2015 09:03:42 +0000 (+0200) Subject: drm/amdkfd: Fix bug in pipelines initialization X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~218^2~1^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=749042b012b82616ed15a28138e180c5e5da2067;p=pandora-kernel.git 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'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 Reviewed-by: Alex Deucher Reviewed-by: Jammy Zhou --- Reading git-diff-tree failed