backend/drm: Fix inverse logic

Closed Alexander Orzechowski requested to merge Nefsen402/wlroots:fix-drm-modeinfo into master

We should set the modeinfo when the current modeinfo is different from what we want, not when it's the same.

Fixes: #3499 (closed)

Merge request reports