alistair23-linux/drivers/gpu/drm/udl
Dave Airlie 32ecd24264 drm/udl: call begin/end cpu access at more appropriate time
We need to call these before we transfer the damaged areas to the device
not before/after we setup the long lived vmaps.

Signed-off-by: Dave Airlie <airlied@redhat.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
2012-08-17 10:10:07 +02:00
..
Kconfig
Makefile
udl_connector.c
udl_drv.c drm/udl: only bind to the video devices on the hub. 2012-06-16 11:09:58 +01: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 drm/udl: call begin/end cpu access at more appropriate time 2012-08-17 10:10:07 +02:00
udl_gem.c drm/udl: call begin/end cpu access at more appropriate time 2012-08-17 10:10:07 +02: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: port over blanking code from udlfb. 2012-07-19 22:30:41 -04:00
udl_transfer.c