1
0
Fork 0
alistair23-linux/drivers/gpu/drm/udl
Dave Airlie 6ecac85ead drm/udl: move to embedding drm device inside udl device.
This should help with some of the lifetime issues, and move us away
from load/unload.

Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190405031715.5959-4-airlied@gmail.com
2019-04-24 13:48:45 +10:00
..
Kconfig drm/udl: make fbdev support really optional 2016-07-18 09:11:40 +02:00
Makefile drm/udl: remove unneeded -Iinclude/drm compiler flag 2017-05-18 07:13:53 +02:00
udl_connector.c drm/udl: Refactor edid retrieving in UDL driver (v2) 2019-03-25 15:58:15 +10:00
udl_connector.h drm/udl: Fixed problem with UDL adpater reconnection 2017-10-16 15:36:02 -04:00
udl_dmabuf.c dma-buf: remove kmap_atomic interface 2018-06-20 15:59:34 +02:00
udl_drv.c drm/udl: move to embedding drm device inside udl device. 2019-04-24 13:48:45 +10:00
udl_drv.h drm/udl: move to embedding drm device inside udl device. 2019-04-24 13:48:45 +10:00
udl_encoder.c drm/udl: removed optional dummy encoder mode_fixup function. 2016-02-16 15:30:12 +01:00
udl_fb.c drm/udl: move to embedding drm device inside udl device. 2019-04-24 13:48:45 +10:00
udl_gem.c drm/udl: introduce a macro to convert dev to udl. 2019-04-24 13:45:48 +10:00
udl_main.c drm/udl: move to embedding drm device inside udl device. 2019-04-24 13:48:45 +10:00
udl_modeset.c udl-kms: dont spam the syslog with debug messages 2018-07-31 08:11:12 +10:00
udl_transfer.c udl-kms: avoid prefetch 2018-07-31 08:11:12 +10:00