Skip to content

Conversation

mtjhrc
Copy link
Collaborator

@mtjhrc mtjhrc commented Jul 25, 2025

Adds support for EDID (Extended Display Identification Data) for our virtio-gpu device and extend the public API in order to specify the more detailed display information.

Clippy warnings are fixed in #386.

@mtjhrc mtjhrc force-pushed the display-edid branch 6 times, most recently from 3851d20 to 3ae01d8 Compare August 11, 2025 08:39
mtjhrc added 2 commits August 13, 2025 13:38
Add support for the VIRTIO_GPU_CMD_GET_EDID command. An EDID blob can either be
set by the user using krun_display_set_edid function or automatically generated
by libkrun. Parameters to generate the edid can be set using the functions:
- krun_display_set_dpi,
- krun_display_set_physical_size
- krun_display_set_refresh_rate

Signed-off-by: Matej Hrica <[email protected]>
Add ability to specify display refresh rate and physical size, by extending the
--display argument value.

Signed-off-by: Matej Hrica <[email protected]>
@mtjhrc mtjhrc marked this pull request as ready for review August 19, 2025 12:49
@slp
Copy link
Collaborator

slp commented Aug 26, 2025

LGTM, thanks!

@slp slp merged commit f780db9 into containers:main Aug 26, 2025
22 of 30 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants