drm: fix documentation for drm_crtc_set_mode()
authorAlex Deucher <alexander.deucher@amd.com>
Fri, 9 Nov 2012 17:26:32 +0000 (17:26 +0000)
committerDave Airlie <airlied@redhat.com>
Tue, 20 Nov 2012 05:37:15 +0000 (15:37 +1000)
commit4c9287c6009b37754c42e0ba73a4cc79de92d8f8
treeb10431bc0c8a3e772c89c98fbd47c2c3d2cbce31
parenta4799037c3234830e9feb1823d87f905fb4d080a
drm: fix documentation for drm_crtc_set_mode()

x and y parameters are offsets, not width/height

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/drm_crtc_helper.c