From: Jerome Glisse Date: Wed, 12 May 2010 16:01:13 +0000 (+0200) Subject: drm/radeon/kms: add query for crtc hw id from crtc id to get info V2 X-Git-Tag: v2.6.35-rc1~451^2~60 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc35afdb182d4c48c889fe27ba7a5d7ea0c8194d;p=pandora-kernel.git drm/radeon/kms: add query for crtc hw id from crtc id to get info V2 Userspace need to know the hw crtc id (0, 1, 2, ...) from the drm crtc id. Bump the minor version so userspace can enable conditionaly features depend on this. V2 use num_crtc and avoid DRM_ERROR Signed-off-by: Jerome Glisse Signed-off-by: Dave Airlie --- Reading git-diff-tree failed