mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2025-02-08 19:33:07 +00:00
81f42c1a36
The current syntax is: --gpu-display horizontal-dpi=100,vertical-dpi=200 We would like to change that to: --gpu-display dpi=[100,200] We will keep the backward compatibility for now, but the caller should not use both of syntax at the same time. FixedGpuDisplayParameters is introduced for backward compatibility support, and it will be removed once the old syntax is deprecated. BUG=b:260101753 TEST=presubmit Change-Id: I66a31c448ecc1eba60f6d1cbcbc753315c6c1df6 Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/4049340 Reviewed-by: Alexandre Courbot <acourbot@chromium.org> Reviewed-by: Jason Macnak <natsu@google.com> Commit-Queue: Pujun Lun <lunpujun@google.com> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |