commit | bc35afdb182d4c48c889fe27ba7a5d7ea0c8194d | [log] [tgz] |
---|---|---|
author | Jerome Glisse <jglisse@redhat.com> | Wed May 12 18:01:13 2010 +0200 |
committer | Dave Airlie <airlied@redhat.com> | Tue May 18 15:59:08 2010 +1000 |
tree | 0e8f87e31a8a979a9c1a3090f9bf9d906981afa6 | |
parent | 61dd98fad58f945ed720ba132681acb58fcee015 [diff] |
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 <jglisse@redhat.com> Signed-off-by: Dave Airlie <airlied@redhat.com>