xserver/hw/xfree86/drivers
Ville Syrjälä 0e4bd71d02 modesetting: Fix possible_crtcs
Populate outout possible_crtcs as the union of possible_crtcs from
the encoders rather than the intersection. Otherwise we're easily left
with possible_crtcs==0 when all the possible encoders have
non-overlapping possible_crtcs.

No idea what the magic 0x7f is about, but keep it around in case
it matters.

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
2019-10-29 22:14:06 +00:00
..
modesetting modesetting: Fix possible_crtcs 2019-10-29 22:14:06 +00:00
Makefile.am modesetting: Connect the driver to the build. 2014-09-16 16:28:42 -07:00