diff options
author | Helge Deller <deller@gmx.de> | 2020-09-03 07:09:31 +0200 |
---|---|---|
committer | Helge Deller <deller@gmx.de> | 2020-09-03 17:30:04 +0200 |
commit | 95aad497d9f1cc96b6913e61c95fca116af69b93 (patch) | |
tree | 3727287d7a887e4b1b70de4fd12f7731d3e01bfd /hw/rdma | |
parent | 3b65b742543bc6c2ad35e3b42401a26b48a87f26 (diff) |
hw/display/artist: Verify artist screen resolution
Artist hardware is limited to 2048 x 2048 pixels.
STI ROMs allow at minimum 640 x 480 pixels.
Qemu users can adjust the screen size on the command line with:
-global artist.width=800 -global artist.height=600
but we need to ensure that the screen size stays inside the given
boundaries, otherwise print an error message and adjust.
Signed-off-by: Helge Deller <deller@gmx.de>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'hw/rdma')
0 files changed, 0 insertions, 0 deletions