kernel_optimize_test/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
Makefile
udl_connector.c drm/udl: Refactor edid retrieving in UDL driver (v2) 2019-03-25 15:58:15 +10:00
udl_connector.h
udl_dmabuf.c
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
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_transfer.c