diff options
author | Tony Lindgren <tony@atomide.com> | 2024-02-28 08:35:31 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-05-30 09:44:42 +0200 |
commit | e669be0bcf58e9a9536a53be2fa184b564311bf2 (patch) | |
tree | fd78f8b80e14af37b81c7631e73ae32a5eb3d64e /drivers/video | |
parent | 68160442dce98f32bfdf82ae52d36998852038f9 (diff) | |
download | linux-stable-e669be0bcf58e9a9536a53be2fa184b564311bf2.tar.gz linux-stable-e669be0bcf58e9a9536a53be2fa184b564311bf2.tar.bz2 linux-stable-e669be0bcf58e9a9536a53be2fa184b564311bf2.zip |
drm/omapdrm: Fix console by implementing fb_dirty
[ Upstream commit 632bac50544c0929ced9eed41e7d04c08adecbb0 ]
The framebuffer console stopped updating with commit f231af498c29
("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 039a72ce7e57 ("drm/i915/fbdev: Implement fb_dirty for intel
custom fb helper").
Fixes: f231af498c29 ("drm/fb-helper: Disconnect damage worker from update logic")
Reviewed-by: Thomas Zimmermann <tzimmermann@suse.de>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240228063540.4444-2-tony@atomide.com
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'drivers/video')
0 files changed, 0 insertions, 0 deletions