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 gpu/mfd/usb: Fix USB randconfig problems 2012-08-20 11:52:41 -07:00
Makefile drm/udl: initial UDL driver (v4) 2012-03-15 13:35:34 +00:00
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: add prime fd->handle support. 2012-05-23 10:46:05 +01:00
udl_encoder.c drm: Make the .mode_fixup() operations mode argument a const pointer 2012-07-19 21:52:38 -04:00
udl_fb.c udl: support vmapping imported dma-bufs 2012-05-31 14:13:59 +01:00
udl_gem.c drm/udl: Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(.. [1] 2012-08-09 09:58:44 +10:00
udl_main.c drm/udl: Make sure to get correct endian keys from vendor descriptor 2012-06-25 07:43:12 +01:00
udl_modeset.c drm/udl: dpms off the crtc when disabled. 2012-08-22 09:27:47 +10:00
udl_transfer.c drm/udl: initial UDL driver (v4) 2012-03-15 13:35:34 +00:00