[PATCH] drm/radeon/kms: fix RADEON_INFO_CRTC_FROM_ID info ioctl

2010-07-21 Thread Alex Deucher
Return the crtc_id, not the counter value. They are not necessarily the same. Cc: Jerome Glisse Signed-off-by: Alex Deucher --- drivers/gpu/drm/radeon/radeon_kms.c |3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/drivers/gpu/drm/radeon/radeon_kms.c b/drivers/gpu/drm/

[PATCH] drm/radeon/kms: fix RADEON_INFO_CRTC_FROM_ID info ioctl

2010-07-21 Thread Alex Deucher
Return the crtc_id, not the counter value. They are not necessarily the same. Cc: Jerome Glisse Signed-off-by: Alex Deucher --- drivers/gpu/drm/radeon/radeon_kms.c |3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/drivers/gpu/drm/radeon/radeon_kms.c b/drivers/gpu/drm/