[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH v2 0/3] stdvga: fix screen blanking
From: |
Gerd Hoffmann |
Subject: |
[PATCH v2 0/3] stdvga: fix screen blanking |
Date: |
Mon, 3 Jun 2024 17:18:22 +0200 |
Gerd Hoffmann (3):
stdvga: fix screen blanking
ui+display: rename is_buffer_shared() -> surface_is_borrowed()
ui+display: rename is_placeholder -> surface_is_placeholder
include/ui/surface.h | 4 ++--
hw/display/qxl-render.c | 2 +-
hw/display/vga.c | 14 ++++++++++----
hw/display/xenfb.c | 4 ++--
ui/console.c | 2 +-
ui/sdl2-2d.c | 2 +-
ui/sdl2-gl.c | 2 +-
7 files changed, 18 insertions(+), 12 deletions(-)
--
2.45.1