index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
udl
/
udl_drv.h
Age
Commit message (
Expand
)
Author
2024-12-05
drm: remove driver date from struct drm_driver and all drivers
Jani Nikula
2024-05-13
drm/udl: Remove struct udl_connector
Thomas Zimmermann
2024-05-13
drm/udl: Untangle .get_modes() and .detect_ctx()
Thomas Zimmermann
2022-10-07
drm/udl: Add constants for commands
Thomas Zimmermann
2022-10-07
drm/udl: Move register constants to udl_proto.h
Thomas Zimmermann
2022-10-07
drm/udl: Simplify modesetting in CRTC's enable function
Thomas Zimmermann
2022-10-07
drm/udl: Convert to atomic-modesetting helpers
Thomas Zimmermann
2022-10-07
drm/udl: Move connector to modesetting code
Thomas Zimmermann
2022-09-10
drm/udl: Sync pending URBs at the end of suspend
Takashi Iwai
2022-09-10
drm/udl: Fix inconsistent urbs.count value during udl_free_urb_list()
Takashi Iwai
2022-09-10
Revert "drm/udl: Kill pending URBs at suspend and disconnect"
Takashi Iwai
2022-09-10
drm/udl: Add reset_resume
Thomas Zimmermann
2022-08-10
drm/udl: Kill pending URBs at suspend and disconnect
Takashi Iwai
2022-08-10
drm/udl: Sync pending URBs at suspend / disconnect
Takashi Iwai
2022-08-10
drm/udl: Replace semaphore with a simple wait queue
Takashi Iwai
2021-03-11
drm: Use USB controller's DMA mask when importing dmabufs
Thomas Zimmermann
2020-11-09
drm/udl: Retrieve USB device from struct drm_device.dev
Thomas Zimmermann
2020-06-10
drm/udl: Use GEM vmap/mmap function from SHMEM helpers
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
2019-12-11
drm/udl: Move udl_handle_damage() into udl_modeset.c
Thomas Zimmermann
2019-12-11
drm/udl: Remove struct udl_device.active_fb_16
Thomas Zimmermann
2019-12-11
drm/udl: Convert to drm_atomic_helper_dirtyfb()
Thomas Zimmermann
2019-12-11
drm/udl: Inline DPMS code into CRTC enable and disable functions
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-12-11
drm/udl: Init connector before encoder and CRTC
Thomas Zimmermann
2019-12-06
drm/udl: Remove field lost_pixels from struct udl_device
Thomas Zimmermann
2019-12-06
drm/udl: Don't track number of identical and sent pixels per line
Thomas Zimmermann
2019-12-06
drm/udl: Remove unused statistics counters
Thomas Zimmermann
2019-11-26
drm/udl: Replace struct udl_framebuffer with generic implementation
Thomas Zimmermann
2019-11-26
drm/udl: Call udl_handle_damage() with DRM framebuffer
Thomas Zimmermann
2019-11-26
drm/udl: Store active framebuffer in device structure
Thomas Zimmermann
2019-11-19
drm/udl: Replace fbdev code with generic emulation
Thomas Zimmermann
2019-11-08
drm/udl: Remove struct udl_gem_object and functions
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-11-08
drm/udl: Remove flags field from struct udl_gem_object
Thomas Zimmermann
2019-07-17
drm/udl: drop use of drmP.h
Sam Ravnborg
2019-06-21
drm/prime: Align gem_prime_export with obj_funcs.export
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-24
drm/udl: introduce a macro to convert dev to udl.
Dave Airlie
2019-04-08
drm/udl: add a release method and delay modeset teardown
Dave Airlie
2018-07-31
Merge branch 'drm-udl-next' of git://people.freedesktop.org/~airlied/linux in...
Dave Airlie
2018-07-31
udl-kms: avoid division
Mikulas Patocka
2018-05-23
gpu: drm: udl: Adding new typedef vm_fault_t
Souptick Joarder
2018-03-28
drm/udl: Get rid of dev->struct_mutex usage
Daniel Vetter
2017-02-24
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
2017-01-09
drm: Change the return type of the unload hook to void
Gabriel Krisman Bertazi
[next]