mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-06-03 22:08:19 +02:00
parent
f427d3aaa7
commit
75bad86992
1 changed files with 1 additions and 1 deletions
|
|
@ -976,7 +976,7 @@ xf86PickCrtcs (ScrnInfoPtr scrn,
|
|||
* see if they can be cloned
|
||||
*/
|
||||
if (xf86ModesEqual (modes[o], modes[n]) &&
|
||||
config->output[0]->initial_rotation == config->output[n]->initial_rotation &&
|
||||
config->output[o]->initial_rotation == config->output[n]->initial_rotation &&
|
||||
config->output[o]->initial_x == config->output[n]->initial_x &&
|
||||
config->output[o]->initial_y == config->output[n]->initial_y)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue