[PATCH] hw/display/bcm2835_fb: fix fb_use_offsets condition

2024-07-13 Thread SamJakob
wport size is larger than the physical screen". The viewport/virtual size would be larger than the physical size if either virtual dimension were larger than their physical counterparts and not necessarily both. Signed-off-by: SamJakob --- hw/display/bcm2835

[PATCH] hw/display/bcm2835_fb: fix fb_use_offsets condition

2024-07-13 Thread SamJakob
wport size is larger than the physical screen". The viewport/virtual size would be larger than the physical size if either virtual dimension were larger than their physical counterparts and not necessarily both. Signed-off-by: SamJakob --- hw/display/bcm2835