[igt-dev] [PATCH i-g-t v2 0/2] Fix up the HDR tests for AMD devices
Jeremy Cline
jcline at redhat.com
Fri Mar 5 16:42:51 UTC 2021
A second attempt at getting the HDR tests working again on AMD devices.
AMD hardware requires a primary plane to be enabled whenever the CRTC
is, but the bpc_switch tests are explicitly removing the primary plane
because old Intel hardware (hsw) has scaling restrictions.
However, Intel only supports HDR in Kaby Lake+ so rather than working
around the scaling restriction this just skips the HDR tests on hardware
that doesn't support HDR.
Jeremy Cline (2):
kms_hdr: Skip HDR tests on pre-Kaby Lake Intel devices
kms_hdr: Fix bpc-switch tests on AMD hardware
tests/kms_hdr.c | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
--
2.30.1
More information about the igt-dev
mailing list