qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v12 04/15] hw/display/apple-gfx: Adds configurable mode list


From: Akihiko Odaki
Subject: Re: [PATCH v12 04/15] hw/display/apple-gfx: Adds configurable mode list
Date: Sat, 30 Nov 2024 15:14:06 +0900
User-agent: Mozilla Thunderbird

On 2024/11/30 0:24, Phil Dennis-Jordan wrote:
This change adds a property 'display_modes' on the graphics device
which permits specifying a list of display modes. (screen resolution
and refresh rate)

The property is an array of a custom type to make the syntax slightly
less awkward to use, for example:

-device '{"driver":"apple-gfx-pci", "display-modes":["1920x1080@60", 
"3840x2160@60"]}'

Signed-off-by: Phil Dennis-Jordan <phil@philjordan.eu>
Reviewed-by: Akihiko Odaki <akihiko.odaki@daynix.com>

Tested-by: Akihiko Odaki <akihiko.odaki@daynix.com>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]