tree: 8fcef492044c48be236f2acdb795bdd45bc32457
  1. api-protocols/
  2. api-types/
  3. coordinator-getter/
  4. designware-dsi/
  5. designware-hdmi/
  6. device-protocol-display/
  7. driver-framework-migration-utils/
  8. driver-utils/
  9. edid/
  10. edid-values/
  11. fake-display-stack/
  12. framebuffer-display/
  13. mipi-dsi/
  14. rust/
  15. BUILD.gn
  16. README.md
src/graphics/display/lib/README.md

Libraries for display drivers

Some of the libraries in this directory will end up in the SDK in order to support OOT (out of tree) development for display drivers. These libraries do not support C++17, because we are assuming that the SDK will require C++20 by the time we support OOT display drivers.