Skip to content
Snippets Groups Projects
Commit 632bac50 authored by Tony Lindgren's avatar Tony Lindgren Committed by Tomi Valkeinen
Browse files

drm/omapdrm: Fix console by implementing fb_dirty


The framebuffer console stopped updating with commit f231af49
("drm/fb-helper: Disconnect damage worker from update logic").

Let's fix the issue by implementing fb_dirty similar to what was done
with commit 039a72ce ("drm/i915/fbdev: Implement fb_dirty for intel
custom fb helper").

Fixes: f231af49 ("drm/fb-helper: Disconnect damage worker from update logic")
Reviewed-by: default avatarThomas Zimmermann <tzimmermann@suse.de>
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
Signed-off-by: default avatarTomi Valkeinen <tomi.valkeinen@ideasonboard.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240228063540.4444-2-tony@atomide.com
parent 97252d0a
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment