Files
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
..
2018-02-14 17:21:43 -05:00
2018-02-14 17:04:48 -05:00
2018-02-14 17:04:48 -05:00
2018-02-26 14:13:40 -05:00
2018-02-19 12:44:04 -05:00
2014-04-03 15:19:22 -07:00