summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/eglfs
diff options
context:
space:
mode:
authorLaszlo Agocs <laszlo.agocs@qt.io>2017-09-07 17:44:59 +0200
committerLaszlo Agocs <laszlo.agocs@qt.io>2017-09-19 09:21:46 +0000
commit92730445675d4cd71bf5589bd9add8da121de6d4 (patch)
treeb37e907d73fa81f732e6d1fc3c7b04b20a2c8f70 /src/plugins/platforms/eglfs
parentd6c828c65a5ff4b768491e9cc0a115c70ec38a44 (diff)
kms: Fix crtc allocation logic
The intention of choosing a different CRTC for each connector is fine, but the code is flawed: the bitmask thas marks used crtc must be based on the crtc index, not the id. In practice the fix makes a difference only when multiple connectors are in use and there are crtc ids above 31. Task-number: QTBUG-63058 Change-Id: I74e01add72df9c6e0b8fbddab978c102573a282c Reviewed-by: Andy Nichols <andy.nichols@qt.io>
Diffstat (limited to 'src/plugins/platforms/eglfs')
0 files changed, 0 insertions, 0 deletions