Thomas Zimmermann
|
ac3b35f11a
drm/udl: Replace drm_dev_unref with drm_dev_put
|
6 years ago |
Daniel Vetter
|
ae358dacd2
drm/udl: Get rid of dev->struct_mutex usage
|
7 years ago |
Robert Tarasov
|
afdfc4c6f5
drm/udl: Fixed problem with UDL adpater reconnection
|
7 years ago |
Arvind Yadav
|
36436f4e93
drm: udl: constify usb_device_id
|
8 years ago |
Noralf Trønnes
|
e966f5df9c
drm/udl: Use the drm_driver.dumb_destroy default
|
8 years ago |
Daniel Vetter
|
c07dcd61a0
drm: Document device unplug infrastructure
|
8 years ago |
Daniel Vetter
|
76bba2cdb5
drm/udl: Remove dummy busid callback
|
8 years ago |
Jani Nikula
|
55edf41b69
drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefs
|
8 years ago |
Tom Gundersen
|
0f2886057b
drm: Don't swallow error codes in drm_dev_alloc()
|
9 years ago |
Haixia Shi
|
737ba10928
drm/udl: implement usb_driver suspend/resume.
|
9 years ago |
Chris Wilson
|
8326439623
drm/udl: Unplugging a device now unregisters it
|
9 years ago |
Alexey Brodkin
|
6c87e5c3ec
drm: Rename drm_connector_unplug_all() to drm_connector_unregister_all()
|
9 years ago |
Amitoj Kaur Chawla
|
a6ddd2f1b9
drm/udl: Use module_usb_driver
|
9 years ago |
Haixia Shi
|
ebfdd6d5e8
drm/udl: add support to export a handle to a FD on UDL.
|
10 years ago |
David Herrmann
|
d4f68a7506
drm: merge drm_usb into udl
|
11 years ago |
David Herrmann
|
915b4d11b8
drm: add driver->set_busid() callback
|
11 years ago |
David Herrmann
|
16eb5f4379
drm: kill ->gem_init_object() and friends
|
12 years ago |
Daniel Vetter
|
b0e898ac55
drm: remove FASYNC support
|
12 years ago |
Daniel Vetter
|
43387b37fa
drm/gem: create drm_gem_dumb_destroy
|
12 years ago |
David Howells
|
760285e7e7
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
|
13 years ago |
Keith Packard
|
804d74abe2
drm: use drm_compat_ioctl for 32-bit apps
|
13 years ago |
Dave Airlie
|
e5a867a51d
drm/udl: only bind to the video devices on the hub.
|
13 years ago |
Dave Airlie
|
96503f592f
udl: add prime fd->handle support.
|
13 years ago |
Laurent Pinchart
|
78b68556a9
drm: Constify gem_vm_ops pointer
|
13 years ago |
Konstantin Khlebnikov
|
fa9e855025
mm, drm/udl: fixup vma flags on mmap
|
13 years ago |
Dave Airlie
|
5320918b9a
drm/udl: initial UDL driver (v4)
|
14 years ago |