Re: [PATCH libdrm v1 2/2] tests/modetest: Add support for writeback connector
Hi Andy, On 7/25/2022 6:57 PM, Andy Yan wrote: Hi Rohith: At 2022-07-26 03:26:39, "Rohith Iyer" wrote: Add writeback support to modetest with the below options: + case 'o': + pipe_args->dump = true; + dump_path = optarg; +
Re:[PATCH libdrm v1 2/2] tests/modetest: Add support for writeback connector
Hi Rohith: At 2022-07-26 03:26:39, "Rohith Iyer" wrote: >Add writeback support to modetest with the below options: >+ case 'o': >+ pipe_args->dump = true; >+ dump_path = optarg; >+ break; > case 'P': >