From: Alex Deucher Date: Wed, 1 Oct 2014 13:17:12 +0000 (-0400) Subject: drm/radeon: add new callback for info ioctl register accessor X-Git-Tag: omap-for-v4.1/fixes-rc1~82^2~27^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ce4728b5113245c731ac3baef36dce0482cce0c;p=pandora-kernel.git drm/radeon: add new callback for info ioctl register accessor This adds a callback for each asic family to determine what registers are allowed to be read back via the info ioctl. The idea here is to allow usermode to query things like GPU status registers or GPU harvest registers for profiling and determining the gfx config. Tested-by: Marek Olšák Signed-off-by: Alex Deucher --- Reading git-diff-tree failed