diff options
author | Thomas Zimmermann <tzimmermann@suse.de> | 2020-09-14 09:22:35 +0200 |
---|---|---|
committer | Thomas Zimmermann <tzimmermann@suse.de> | 2020-09-16 13:08:05 +0200 |
commit | f3901b5fee41e0410ad22133926e3f328174ab20 (patch) | |
tree | 3c9bc77822c240ee90f82658f1eb2ab857ba1ad1 /usr | |
parent | 39edb28780e8bf623565fbd2fd0ea091f315ceb3 (diff) | |
download | lwn-f3901b5fee41e0410ad22133926e3f328174ab20.tar.gz lwn-f3901b5fee41e0410ad22133926e3f328174ab20.zip |
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
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions