Files
android_kernel_xiaomi_sm8450/drivers/gpu/drm/ast
Thomas Zimmermann f3901b5fee drm/ast: Program display mode in CRTC's atomic_enable()
This change simplifies ast's modesetting code. The display mode
is now programmed from within the CRTC's atomic_enable(), which
only runs if we actually want to program the mode.

Corresponding code in atomic_flush() is being removed. Also removed
is atomic_begin(), which serves no purpose at all.

Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/20200914072236.19398-4-tzimmermann@suse.de
2020-09-16 13:08:05 +02:00
..
2020-08-03 09:05:00 +02:00
2020-09-08 14:41:40 +10:00
2019-09-10 08:53:08 +02:00
2020-07-20 09:16:05 +02:00