From: Oded Gabbay Date: Sun, 9 Nov 2014 10:45:11 +0000 (+0200) Subject: drm/radeon: Add implementation of get_fw_version X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~356^2~1^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f7694323b44edb6ef690cffd97fcb9055f60677e;p=pandora-kernel.git drm/radeon: Add implementation of get_fw_version This patch implements a new interface that was added to the kfd-->kgd interface. The new interface function retrieves the firmware version that is currently in use by a specific engine. The firmware was uploaded to the engine by the radeon driver. v2: Returns the fw version of the specific engine, as passed into the function by a new parameter Signed-off-by: Oded Gabbay Reviewed-by: Alex Deucher --- Reading git-diff-tree failed