Hi Tony,
On 25/02/2024 08:46, Tony Lindgren wrote:
Here are two fixes for omapdrm console.
How is it broken? I don't usually use the console (or fbdev) but
enabling it now, it seems to work fine for me, on DRA76 EVM with HDMI
output.
Tomi
Regards,
Tony
Changes since v1:
- Add FB_GEN_DEFAULT_DEFERRED_DMAMEM_OPS to use with
FB_DEFAULT_DEFERRED_OPS as suggested by Thomas
Tony Lindgren (2):
drm/omapdrm: Fix console by implementing fb_dirty
drm/omapdrm: Fix console with deferred ops
drivers/gpu/drm/omapdrm/omap_fbdev.c | 39 +++++++++++++++++++---------
include/linux/fb.h | 4 +++
2 files changed, 31 insertions(+), 12 deletions(-)