]> bbs.cooldavid.org Git - net-next-2.6.git/commit
drm/kms: add crtc disable function
authorAlex Deucher <alexdeucher@gmail.com>
Fri, 11 Jun 2010 21:04:35 +0000 (17:04 -0400)
committerDave Airlie <airlied@redhat.com>
Wed, 7 Jul 2010 08:38:32 +0000 (18:38 +1000)
commit5c8d7171cc4984351af802a525675d50ae555a7b
treeed6337bff7e94fb3d2ef5fe96bd70e8882d6991e
parenta907a2e7d287f2b89fd81bc8edf164c0008c624f
drm/kms: add crtc disable function

More explicit than dpms. Same as the encoder disable function.

Need this to explicity disconnect plls from crtcs for reuse when you
plls:crtcs ratio isn't 1:1.

Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/drm_crtc_helper.c
include/drm/drm_crtc_helper.h