From: Jay Cornwall Date: Mon, 19 Jan 2015 22:08:14 +0000 (-0600) Subject: drm/amdkfd: Fix dqm->queue_count tracking X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~75^2~7^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b6819cec29cc0088e7398db9ed8377ab8328e012;p=pandora-kernel.git drm/amdkfd: Fix dqm->queue_count tracking dqm->queue_count tracks queues in the active state only. In a few places this count is modified unconditionally, leading to an incorrect value when the UPDATE_QUEUE ioctl is used to make a queue inactive. Signed-off-by: Jay Cornwall Reviewed-by: Ben Goz Signed-off-by: Oded Gabbay --- Reading git-diff-tree failed