[PATCH v4 00/15] Extend IGT to support Android
Badrappan, Jeevaka
jeevaka.badrappan at intel.com
Mon May 12 07:38:31 UTC 2025
Hi Kamil,
> The primary objective of this proposal is to extend the functionality of
> IGT to Android environments.
> Enabling IGT on Android will allow developers to perform comprehensive
> testing of graphics drivers, ensuring robustness and reliability across
> different platforms.
> By providing stub implementations for libraries that are not natively
> supported on Android, we will bridge the gap between Android and Linux
> environments, promoting code reuse and reducing development time.
> Changes done:
> - Create stub implementations of GLib, libunwind, libprocps, and
> other necessary libraries to satisfy IGT dependencies on Android.
> - Replace glib hash table with igt hash implementation
> Note:
> - Incase of linux systems, system libraries will be used whereas for
> Android stubs will be used with reduced test coverage.
> - Support will be provided to maintain Android support.
v4 patch set addresses the review comments given for v2 and v3 patch sets.
Thanks and Regards,
Jeevaka
More information about the igt-dev
mailing list