xserver/hw
Trevor Davenport 69beb65653 modesetting: Fix invalid identity CTM on 32-bit.
On 32-bit, the shifts used to initialized the identity CTM overflow and
result in zero instead of the intended 1.  This results in a broken
display (on at least i915) when using the modesetting xorg driver.

Fix the invalid CTM by using ULL suffix on the shifts.

Fixes:4e670f1281ad75c5673b6ac75645036d810da8d9

Signed-off-by: Trevor Davenport <trevor_davenport@selinc.com>
Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1526>
2024-05-09 11:59:55 -06:00
..
kdrive os: unexport ddx callbacks 2024-05-08 09:37:35 +02:00
vfb os: unexport ddx callbacks 2024-05-08 09:37:35 +02:00
xfree86 modesetting: Fix invalid identity CTM on 32-bit. 2024-05-09 11:59:55 -06:00
xnest os: unexport ddx callbacks 2024-05-08 09:37:35 +02:00
xquartz os: unexport ddx callbacks 2024-05-08 09:37:35 +02:00
xwayland os: unexport ddx callbacks 2024-05-08 09:37:35 +02:00
xwin os: unexport ddx callbacks 2024-05-08 09:37:35 +02:00
meson.build Drop DMX DDX 2021-09-07 09:34:31 +00:00