mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2025-06-28 02:06:23 +00:00
testdisplay: Remove mode resetting now that we don't adjust the timings
Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
This commit is contained in:
parent
c128b731dc
commit
8393bb41a1
@ -552,12 +552,6 @@ set_stereo_mode(struct connector *c)
|
||||
|
||||
do_set_stereo_mode(c);
|
||||
|
||||
/*
|
||||
* The mode may have been adjusted for this format,
|
||||
* reset it to its origin timings
|
||||
*/
|
||||
c->mode = c->connector->modes[i];
|
||||
|
||||
if (qr_code) {
|
||||
set_single();
|
||||
pause();
|
||||
|
Loading…
x
Reference in New Issue
Block a user