[igt-dev] [PATCH i-g-t 0/3] Enable kms_color tests for amdgpu devices

Arkadiusz Hiler arkadiusz.hiler at intel.com
Fri Apr 13 22:12:57 UTC 2018


On Thu, Apr 12, 2018 at 05:37:23PM -0400, sunpeng.li at amd.com wrote:
> From: "Leo (Sunpeng) Li" <sunpeng.li at amd.com>
> 
> The kms_color tests has some assumptions that are not compatible with
> AMD hardware. These patches make it more generic.
> 
> Leo (Sunpeng) Li (3):
>   tests/kms_color: Fill entire frame when painting rectangles
>   tests/kms_color: Do not mask LUT for non i915 drivers.
>   tests/kms_color: Enable color tests for AMDGPU
> 
>  tests/kms_color.c | 28 +++++++++++++++++++++++++---
>  1 file changed, 25 insertions(+), 3 deletions(-)

The whole series is
Acked-by: Arkadiusz Hiler <arkadiusz.hiler at intel.com>

It was my assumption that much of the kms tests can be enabled on
non-Intel hardware with just a little bit of work. It's good to see that
someone is taking an effort.

Are you planning on enabling more of the test? I guess we have quite a
lot of superfluous igt_require_gem() calls scattered around, that should
be easy to get rid of.

Thanks for the patches, I've just pushed them :-)

-- 
Cheers,
Arek


More information about the igt-dev mailing list