[igt-dev] [PATCH i-g-t 1/2] tests/kms_chamelium Fix DP FSM in dp-mode-timings

Arkadiusz Hiler arkadiusz.hiler at intel.com
Mon May 11 10:26:35 UTC 2020


On Mon, May 11, 2020 at 01:05:50AM +0530, Kunal Joshi wrote:
> Receiver reset is always required after we set a new mode, so let's disable
> the mode (reset_state() does that) before we switch to a new mode.
> With this we will get the HPD pulses reliably for each iteration over
> all the supoprted modes.
> 
> For more details
> Refer commit: c8dc1fd926a550308b971ca7d83fe0a927a38152

Please refer to commits using this format:

c8dc1fd926a5 ("tests/kms_chamelium: Capture on type-c")

You can get that easily with:
   git log -1 --abbrev=12 --format='%h ("%s")' $SHA1


> Cc: Hiler Arkadiusz <arkadiusz.hiler at intel.com>
> Cc: Imre Deak <imre.deak at intel.com>
> Issue: https://gitlab.freedesktop.org/drm/intel/issues/262
> Signed-off-by: Kunal Joshi <kunal1.joshi at intel.com>

Pretty much the same treatment you gave the other subtests in the
mentioned commit, looks straightforward

Reviewed-by: Arkadiusz Hiler <arkadiusz.hiler at intel.com>


More information about the igt-dev mailing list