OSDN Git Service

drm/ast: Add an crtc_disable callback to the crtc helper funcs
authorEgbert Eich <eich@suse.de>
Tue, 18 Jul 2017 14:47:39 +0000 (16:47 +0200)
committerDave Airlie <airlied@redhat.com>
Wed, 2 Aug 2017 02:12:36 +0000 (12:12 +1000)
commitab209c32f5df862d7255640ad61d1d293299f2d7
treeab8b0fcb0fa61c227e89819c986bc202e0f5eaa8
parentb2d44e23818a72ded7b8e9a08d46d532f0148465
drm/ast: Add an crtc_disable callback to the crtc helper funcs

Implement the proper CRTC disablement, just like done in mgag200
driver.

Signed-off-by: Egbert Eich <eich@suse.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/ast/ast_mode.c