On 7/7/21 1:42 PM, Daniel Vetter wrote:
On Wed, Jul 07, 2021 at 09:03:03AM +0000, Simon Ser wrote:
Hi,
Thanks for working on this. Do you have plans for user-space
implementations and IGT?
Note that these parts are mandatory, and there's a patch floating around
further clarifying what's all expected for new properties:
https://lore.kernel.org/dri-devel/20210706161244.1038592-1-maxime@xxxxxxxxxx/
Hi,
We don't usually test with piglit and igt-gpu-tools. Instead, modetest
utility of the libdrm is used quite often (as is it the case in order to
test this property).
We plan to port those tools on our platform before implementing this
kind of tests, but it will require a bit more time.
An analysis is currently ongoing.
Furthermore, do you have any advice on top of documentation for
implementing such tests ?
I was also thinking about implementing an option into modetest to ease
the use of this drm property (support of hexadecimal values for properties).
Regards,
Raphaël
Cheers, Daniel
Thanks,
Simon