开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
udl
/
udl_modeset.c
Age
Commit message (
Expand
)
Author
2024-05-13
drm/udl: Remove struct udl_connector
Thomas Zimmermann
2024-05-13
drm/udl: Untangle .get_modes() and .detect_ctx()
Thomas Zimmermann
2024-05-13
drm/udl: Move drm_dev_{enter, exit}() into udl_get_edid_block()
Thomas Zimmermann
2024-05-13
drm/udl: Remove DRM_CONNECTOR_POLL_HPD
Thomas Zimmermann
2023-12-06
drm/plane-helper: Move drm_plane_helper_atomic_check() into udl
Thomas Zimmermann
2023-07-29
drm/udl: Convert to drm_crtc_helper_atomic_check()
Geert Uytterhoeven
2023-01-18
drm/udl: Remove unnecessary include statements for drm_crtc_helper.h
Thomas Zimmermann
2022-10-08
drm/atomic-helper: Replace drm_atomic_helper_check_crtc_state()
Thomas Zimmermann
2022-10-07
drm/udl: Add constants for commands
Thomas Zimmermann
2022-10-07
drm/udl: Add register constants for framebuffer scanout addresses
Thomas Zimmermann
2022-10-07
drm/udl: Add register constants for video locks
Thomas Zimmermann
2022-10-07
drm/udl: Add register constants for color depth
Thomas Zimmermann
2022-10-07
drm/udl: Add constants for display-mode registers
Thomas Zimmermann
2022-10-07
drm/udl: Move register constants to udl_proto.h
Thomas Zimmermann
2022-10-07
drm/udl: Use damage iterator
Thomas Zimmermann
2022-10-07
drm/udl: Support DRM hot-unplugging
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: Remove udl_simple_display_pipe_mode_valid()
Thomas Zimmermann
2022-10-07
drm/udl: Move connector to modesetting code
Thomas Zimmermann
2022-10-07
drm/udl: Test pixel limit in mode-config's mode-valid function
Thomas Zimmermann
2022-09-10
drm/udl: Sync pending URBs at the end of suspend
Takashi Iwai
2022-09-10
drm/udl: Pass rectangle directly to udl_handle_damage()
Takashi Iwai
2022-09-10
drm/udl: Drop unneeded alignment
Takashi Iwai
2022-09-10
Revert "drm/udl: Kill pending URBs at suspend and disconnect"
Takashi Iwai
2022-09-10
drm/udl: Enable damage clipping
Thomas Zimmermann
2022-09-10
drm/udl: Restore display mode on resume
Takashi Iwai
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-02-07
dma-buf-map: Rename to iosys-map
Lucas De Marchi
2021-08-08
drm/udl: Use offset-adjusted shadow-plane mapping
Thomas Zimmermann
2021-07-23
drm/udl: Use framebuffer dma-buf helpers
Thomas Zimmermann
2021-02-08
drm/udl: Move vmap out of commit tail
Thomas Zimmermann
2020-11-13
drm/udl: Fix missing error code in udl_handle_damage()
Dan Carpenter
2020-11-09
drm/gem: Use struct dma_buf_map in GEM vmap ops and convert GEM backends
Thomas Zimmermann
2020-05-06
drm/udl: Make udl_handle_damage static
Zou Wei
2020-04-28
drm/udl: don't set drm_device->dev_private
Daniel Vetter
2020-03-26
drm/udl: Drop explicit drm_mode_config_cleanup call
Daniel Vetter
2020-01-30
drm/udl: Don't set struct drm_crtc_state.no_vblank explicitly
Thomas Zimmermann
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: Set preferred color depth to 16 bpp
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-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
[next]