linux/drivers/gpu/drm/udl
Dave Airlie 3a75885848 drm/udl: limit modes to the sku pixel limits.
Otherwise when X starts we commonly get a black screen scanning
out nothing, its wierd dpms on/off from userspace brings it back,

With this on F18, multi-seat works again with my 1920x1200 monitor
which is above the sku limit for the device I have.

Cc: stable@vger.kernel.org
Reviewed-by: Alex Deucher <alexander.deucher@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
2012-09-26 18:40:21 +10:00
..
Kconfig
Makefile
udl_connector.c drm/udl: limit modes to the sku pixel limits. 2012-09-26 18:40:21 +10:00
udl_drv.c drm: use drm_compat_ioctl for 32-bit apps 2012-09-06 06:55:02 +10:00
udl_drv.h
udl_encoder.c
udl_fb.c
udl_gem.c
udl_main.c
udl_modeset.c drm/udl: dpms off the crtc when disabled. 2012-08-22 09:27:47 +10:00
udl_transfer.c