tree: 2c085c66f8c2d9cf66a3be58547ae8ddffd97575 [path history] [tgz]
  1. meta/
  2. src/
  3. BUILD.gn
  4. README.md
src/graphics/display/bin/display-tweak/README.md

display-tweak - display driver debugging tool

display-tweak is a tool intended to help debug display drivers and hardware, by tuning low-level parameters. The tool includes multiple commands, all of which should have very straightforward mappings to FIDL calls into the display driver system.

More complex testing code should be hosted in the display-tool sibling tool.