Re: [PATCH libdrm] modetest: add C8 support to generate SMPTE pattern

2017-11-17 Thread Ilia Mirkin
On Fri, Nov 17, 2017 at 11:56 PM, Ilia Mirkin wrote: > Tested on nouveau with the CRTC only. > > Signed-off-by: Ilia Mirkin > --- > > Please note that I have no clue what the proper way to operate the gamma > interface is. This seemed OK, but the 256 seems awefully hardcoded. Perhaps > that won't

[PATCH libdrm] modetest: add C8 support to generate SMPTE pattern

2017-11-17 Thread Ilia Mirkin
Tested on nouveau with the CRTC only. Signed-off-by: Ilia Mirkin --- Please note that I have no clue what the proper way to operate the gamma interface is. This seemed OK, but the 256 seems awefully hardcoded. Perhaps that won't work on other HW? tests/modetest/buffers.c | 2 ++ tests/modete