Test that horizontal flip works with supported rotations. Includes
a fix for the unrotated fb which was not being positioned correctly
with portrait and landscape rectangles.
Signed-off-by: Joseph Garvey
---
lib/igt_kms.c| 2 +-
lib/igt_kms.h| 4 +
tests
The DMC firmware is currently being loaded using async work.
We can do the same for the GuC and HuC firmware. Also wait for
the work to finish before the firmware transfer.
Cc: Sagar Kamble
Cc: Rodrigo Vivi
CC: Oscar Mateo
Cc: Anusha Srivatsa
Cc: Daniel Vetter
Signed-off-by: Joseph Garvey