]> git.baikalelectronics.ru Git - kernel.git/commit
drm: fixes crct set_mode when crtc mode_fixup is null.
authorCarlos Palminha <CARLOS.PALMINHA@synopsys.com>
Tue, 16 Feb 2016 14:10:03 +0000 (14:10 +0000)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 16 Feb 2016 14:36:49 +0000 (15:36 +0100)
commit31641f09c398e7964d821568a9d6ef49f898ec1f
treeda34ff14213dcc6f2019fe5dbab96246617f40c0
parent8ba4169d5e911a0d82013a07ac21b75ec4fd2a6f
drm: fixes crct set_mode when crtc mode_fixup is null.

This patch set nukes all the dummy crtc mode_fixup implementations.
(made on top of Daniel topic/drm-misc branch)

Signed-off-by: Carlos Palminha <palminha@synopsys.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: http://patchwork.freedesktop.org/patch/msgid/9d41105dee6632b4bb50e9555f2196ac249b9fce.1455630967.git.palminha@synopsys.com
drivers/gpu/drm/drm_crtc_helper.c