xserver/hw/xfree86/drivers/modesetting
Ilia Mirkin 139e36dd5c modesetting: fix up output naming convention
A user on a nouveau-driven card ran into a problem where DVI-D-1 and
DVI-I-1 were aliasing. The simplest fix is to provide the full connector
names. While we're at it, rename the output names to match what is in
the kernel, and start counting the connectors from 1 rather than 0. The
only deviation is HDMI vs HDMI-A, which kept its original name.

This will break backwards compatibility with existing xorg.conf's that
reference output names, but the alternative is to create a separate
counting system, further disconnecting from the kernel names.

Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
Reviewed-by: Dave Airlie <airlied@redhat.com>
2015-09-17 10:48:06 -04:00
..
Makefile.am modesetting: Add vblank synchronization support when using Present. 2014-12-25 13:39:19 -08:00
dri2.c modesetting: Use correct types for return values of glamor BO exports. 2015-07-16 12:30:16 -07:00
driver.c modesetting: add zaphod support (v3) 2015-08-13 00:36:03 +01:00
driver.h modesetting: add zaphod support (v3) 2015-08-13 00:36:03 +01:00
drmmode_display.c modesetting: fix up output naming convention 2015-09-17 10:48:06 -04:00
drmmode_display.h modesetting: add zaphod support (v3) 2015-08-13 00:36:03 +01: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
modesetting.man modesetting: Add more missing options to man page. 2015-08-13 00:36:12 +01:00
present.c xserver: fix build with glamor disabled. 2015-07-06 12:01:33 -07:00
vblank.c modesetting: add zaphod support (v3) 2015-08-13 00:36:03 +01:00