index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
udl
/
udl_drv.c
Age
Commit message (
Expand
)
Author
2024-06-10
drm: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-05-02
drm/udl: Use fbdev-shmem
Thomas Zimmermann
2023-01-18
drm/udl: Remove unnecessary include statements for drm_crtc_helper.h
Thomas Zimmermann
2022-11-05
drm/fb-helper: Move generic fbdev emulation into separate source file
Thomas Zimmermann
2022-09-10
drm/udl: Sync pending URBs at the end of suspend
Takashi Iwai
2022-09-10
drm/udl: Add reset_resume
Thomas Zimmermann
2021-03-11
drm: Use USB controller's DMA mask when importing dmabufs
Thomas Zimmermann
2020-11-24
drm/shmem-helper: Removed drm_gem_shmem_create_object_cached()
Thomas Zimmermann
2020-11-09
drm/udl: Retrieve USB device from struct drm_device.dev
Thomas Zimmermann
2020-11-06
drm/<drivers>: Constify struct drm_driver
Daniel Vetter
2020-06-10
drm/udl: Use GEM vmap/mmap function from SHMEM helpers
Thomas Zimmermann
2020-04-28
drm/udl: don't set drm_device->dev_private
Daniel Vetter
2020-04-28
drm/udl: Use devm_drm_dev_alloc
Daniel Vetter
2020-04-08
drm/udl: Remove error check from fbdev setup
Thomas Zimmermann
2020-03-26
drm/udl: drop drm_driver.release hook
Daniel Vetter
2020-03-26
drm/udl: Drop explicit drm_mode_config_cleanup call
Daniel Vetter
2020-03-26
drm: Garbage collect drm_dev_fini
Daniel Vetter
2020-03-26
drm/udl: Use drmm_add_final_kfree
Daniel Vetter
2019-12-11
drm/udl: Set preferred color depth to 16 bpp
Thomas Zimmermann
2019-12-11
drm/udl: Switch to atomic suspend/resume helpers
Thomas Zimmermann
2019-12-11
drm/udl: Convert to struct drm_simple_display_pipe
Thomas Zimmermann
2019-11-19
drm/udl: Replace fbdev code with generic emulation
Thomas Zimmermann
2019-11-08
drm/udl: Switch to SHMEM
Thomas Zimmermann
2019-11-08
drm/udl: Allocate GEM object via struct drm_driver.gem_create_object
Thomas Zimmermann
2019-07-17
drm/udl: drop use of drmP.h
Sam Ravnborg
2019-06-21
drm/prime: Actually remove DRIVER_PRIME everywhere
Daniel Vetter
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 262
Thomas Gleixner
2019-04-24
drm/udl: move to embedding drm device inside udl device.
Dave Airlie
2019-04-15
BackMerge v5.1-rc5 into drm-next
Dave Airlie
2019-04-08
drm/udl: add a release method and delay modeset teardown
Dave Airlie
2019-02-21
drm/drv: drm_dev_unplug(): Move out drm_dev_put() call
Noralf Trønnes
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
2018-09-26
drm/udl: Replace drm_dev_unref with drm_dev_put
Thomas Zimmermann
2018-03-28
drm/udl: Get rid of dev->struct_mutex usage
Daniel Vetter
2017-10-16
drm/udl: Fixed problem with UDL adpater reconnection
Robert Tarasov
2017-08-18
drm: udl: constify usb_device_id
Arvind Yadav
2017-08-16
drm/udl: Use the drm_driver.dumb_destroy default
Noralf Trønnes
2017-08-11
drm: Document device unplug infrastructure
Daniel Vetter
2017-06-20
drm/udl: Remove dummy busid callback
Daniel Vetter
2016-11-02
drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefs
Jani Nikula
2016-09-22
drm: Don't swallow error codes in drm_dev_alloc()
Tom Gundersen
2016-09-06
drm/udl: implement usb_driver suspend/resume.
Haixia Shi
2016-07-12
drm/udl: Unplugging a device now unregisters it
Chris Wilson
2016-03-29
drm: Rename drm_connector_unplug_all() to drm_connector_unregister_all()
Alexey Brodkin
2016-02-17
drm/udl: Use module_usb_driver
Amitoj Kaur Chawla
2014-11-20
drm/udl: add support to export a handle to a FD on UDL.
Haixia Shi
2014-09-10
drm: merge drm_usb into udl
David Herrmann
2014-09-10
drm: add driver->set_busid() callback
David Herrmann
2013-10-09
drm: kill ->gem_init_object() and friends
David Herrmann
2013-08-19
drm: remove FASYNC support
Daniel Vetter
[next]