xserver/hw/xfree86/drivers/modesetting
Louis-Francis Ratté-Boulianne 44e7098367 modesetting: Have consistent state when using atomic modesetting
We need to make sure that the atomic commit are consistent
or else the kernel will reject it. For example, when moving
a CRTC from one output to another one, the first output CRTC_ID
property needs to be reset. Also if the second output was using
another CRTC beforehands, it needs to be disabled to avoid an
inconsistent state.

Signed-off-by: Louis-Francis Ratté-Boulianne <lfrb@collabora.com>
Tested-by: Daniel Stone <daniels@collabora.com>
Reviewed-by: Adam Jackson <ajax@redhat.com>
2018-04-04 14:01:51 -04: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 to set DPMS mode 2018-04-04 14:01:48 -04:00
driver.h modesetting: Use atomic modesetting to set DPMS mode 2018-04-04 14:01:48 -04:00
drmmode_display.c modesetting: Have consistent state when using atomic modesetting 2018-04-04 14:01:51 -04:00
drmmode_display.h modesetting: Have consistent state when using atomic modesetting 2018-04-04 14:01:51 -04: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: Install man pages 2018-03-27 10:28:33 -04:00
modesetting.man man: s/__/@/g 2018-03-27 10:13:17 -04:00
pageflip.c modesetting: Use atomic modesetting to set DPMS mode 2018-04-04 14:01:48 -04:00
present.c modesetting: Fix up some XXX from removing GLAMOR_HAS_DRM_* 2018-03-22 15:00:06 -04:00
vblank.c modesetting: remove always true DRM_IOCTL_CRTC_QUEUE_SEQUENCE guard 2018-03-21 10:06:18 -04:00