crosvm/gpu_display
Idan Raiter 7b846137b6 devices: gpu: Remove kiwi tubes
Let's remove the tubes:

1) gpu_device_service_tube - We diverge downstream nearly everywhere due
   to other tubes passed just like it. Reducing merge conflicts should
   happen maybe via structs, but we are already paying the cost anyway
   when code changes next to this tube (due to the other differing args)
2) gpu_main_display_tube - We will be moving this to the wndproc thread
   when upstreaming further work on it, so there is no need to keep the
   old version around.

BUG=b:243061269
TEST=presubmit, cargo build

Change-Id: I241922952d34a212dcb412bc1f0391f8473d8a61
Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/4033254
Reviewed-by: Noah Gold <nkgold@google.com>
Reviewed-by: Pujun Lun <lunpujun@google.com>
Commit-Queue: Idan Raiter <idanr@google.com>
Reviewed-by: Keiichi Watanabe <keiichiw@chromium.org>
2022-11-21 19:51:34 +00:00
..
examples gpu_display: add basic error handling to examples 2022-11-16 19:33:35 +00:00
protocol health-check: Add check for newline at ends of files 2022-08-18 00:17:04 +00:00
src devices: gpu: Remove kiwi tubes 2022-11-21 19:51:34 +00:00
build.rs Update all copyright headers to match new style 2022-09-13 18:41:29 +00:00
Cargo.toml gpu_display: add basic error handling to examples 2022-11-16 19:33:35 +00:00