xserver/hw
Mario Kleiner 757e0ee188 modesetting: Fix page flipping under DRI 3.2.
The check for "no modifier specified" in drmmode_is_format_supported()
should check for DRM_FORMAT_MOD_INVALID, not for zero, as zero actually
means DRM_FORMAT_MOD_LINEAR.

This allows page-flipping again when appropriate, as
tested under nouveau and ati drivers.

Fixes: 9d147305b4 ("modesetting: Check if buffer format is supported when flipping")
Signed-off-by: Mario Kleiner <mario.kleiner.de@gmail.com>
Reviewed-by: Daniel Stone <daniels@collabora.com>
2018-03-21 12:23:53 -04:00
..
dmx dmx: warning fix 2018-02-14 17:21:43 -05:00
kdrive glamor: Implement GetSupportedModifiers 2018-03-05 13:27:55 -05:00
vfb miinitext: Load GLX on the mi path 2018-02-14 17:04:48 -05:00
xfree86 modesetting: Fix page flipping under DRI 3.2. 2018-03-21 12:23:53 -04:00
xnest miinitext: Load GLX on the mi path 2018-02-14 17:04:48 -05:00
xquartz xquartz: Fix linking with glxvnd 2018-02-26 14:13:40 -05:00
xwayland glamor/xwayland: Add depth 30 format mapping for DRI 3.2 as well. 2018-03-09 13:11:12 -05:00
xwin hw/xwin: Update for glxvnd 2018-02-19 12:44:04 -05:00
Makefile.am Xwayland DDX 2014-04-03 15:19:22 -07:00
meson.build meson: Move Xvfb build under an option. 2017-09-20 13:19:21 -04:00