xserver/hw/xfree86/drivers/modesetting
Louis-Francis Ratté-Boulianne 9d147305b4 modesetting: Check if buffer format is supported when flipping
Add support for 'check_flip2' so that the present core can know
why it is impossible to flip in that scenario. The core can then
let know the client that the buffer format/modifier is suboptimal.

v2: No longer need to implement 'check_flip'

Signed-off-by: Louis-Francis Ratté-Boulianne <lfrb@collabora.com>
Reviewed-by: Daniel Stone <daniels@collabora.com>
Acked-by: Keith Packard <keithp@keithp.com>
Reviewed-by: Adam Jackson <ajax@redhat.com>
2018-03-05 13:27:47 -05:00
..
Makefile.am shadow: Lift 32->24 conversion from modesetting to dix 2016-12-12 14:10:44 -05:00
dri2.c modesetting: Check for -1 before converting to unsigned int. 2018-02-02 15:19:32 -05:00
driver.c modesetting: Use atomic modesetting API for pageflip if available 2018-03-05 13:27:34 -05:00
driver.h modesetting: Use atomic modesetting API for pageflip if available 2018-03-05 13:27:34 -05:00
drmmode_display.c modesetting: Check if buffer format is supported when flipping 2018-03-05 13:27:47 -05:00
drmmode_display.h modesetting: Check if buffer format is supported when flipping 2018-03-05 13:27:47 -05:00
dumb_bo.c modesetting: Include dix-config.h from dumb_bo.c 2015-05-12 08:02:11 -07:00
dumb_bo.h modesetting: Drop dumb_bo::map_count field and dead unmap code. 2014-12-11 11:26:19 -08:00
meson.build meson: Fix test for whether we've built glamor-EGL. 2017-06-13 10:36:18 -04:00
modesetting.man modesetting: Add more missing options to man page. 2015-08-13 00:36:12 +01:00
pageflip.c modesetting: Use atomic modesetting to configure output/CRTCs 2018-03-05 13:27:40 -05:00
present.c modesetting: Check if buffer format is supported when flipping 2018-03-05 13:27:47 -05:00
vblank.c modesetting: Fix fallback for lack of new vblank kernel API. 2018-02-27 10:02:05 -05:00