index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2023-12-06
drm/plane-helper: Move drm_plane_helper_atomic_check() into udl
Thomas Zimmermann
1
-2
/
+17
2023-07-29
drm/udl: Convert to drm_crtc_helper_atomic_check()
Geert Uytterhoeven
1
-11
/
+2
2023-01-18
drm/udl: Remove unnecessary include statements for drm_crtc_helper.h
Thomas Zimmermann
1
-1
/
+0
2022-10-08
drm/atomic-helper: Replace drm_atomic_helper_check_crtc_state()
Thomas Zimmermann
1
-1
/
+4
2022-10-07
drm/udl: Add constants for commands
Thomas Zimmermann
1
-7
/
+9
2022-10-07
drm/udl: Add register constants for framebuffer scanout addresses
Thomas Zimmermann
1
-9
/
+24
2022-10-07
drm/udl: Add register constants for video locks
Thomas Zimmermann
1
-2
/
+2
2022-10-07
drm/udl: Add register constants for color depth
Thomas Zimmermann
1
-1
/
+1
2022-10-07
drm/udl: Add constants for display-mode registers
Thomas Zimmermann
1
-70
/
+32
2022-10-07
drm/udl: Move register constants to udl_proto.h
Thomas Zimmermann
1
-6
/
+5
2022-10-07
drm/udl: Use damage iterator
Thomas Zimmermann
1
-21
/
+21
2022-10-07
drm/udl: Support DRM hot-unplugging
Thomas Zimmermann
1
-6
/
+37
2022-10-07
drm/udl: Simplify modesetting in CRTC's enable function
Thomas Zimmermann
1
-47
/
+14
2022-10-07
drm/udl: Convert to atomic-modesetting helpers
Thomas Zimmermann
1
-52
/
+105
2022-10-07
drm/udl: Remove udl_simple_display_pipe_mode_valid()
Thomas Zimmermann
1
-8
/
+0
2022-10-07
drm/udl: Move connector to modesetting code
Thomas Zimmermann
1
-0
/
+122
2022-10-07
drm/udl: Test pixel limit in mode-config's mode-valid function
Thomas Zimmermann
1
-0
/
+14
2022-09-10
drm/udl: Sync pending URBs at the end of suspend
Takashi Iwai
1
-2
/
+0
2022-09-10
drm/udl: Pass rectangle directly to udl_handle_damage()
Takashi Iwai
1
-11
/
+8
2022-09-10
drm/udl: Drop unneeded alignment
Takashi Iwai
1
-27
/
+1
2022-09-10
Revert "drm/udl: Kill pending URBs at suspend and disconnect"
Takashi Iwai
1
-2
/
+0
2022-09-10
drm/udl: Enable damage clipping
Thomas Zimmermann
1
-0
/
+1
2022-09-10
drm/udl: Restore display mode on resume
Takashi Iwai
1
-3
/
+0
2022-08-10
drm/udl: Kill pending URBs at suspend and disconnect
Takashi Iwai
1
-0
/
+2
2022-08-10
drm/udl: Sync pending URBs at suspend / disconnect
Takashi Iwai
1
-0
/
+2
2022-02-08
dma-buf-map: Rename to iosys-map
Lucas De Marchi
1
-1
/
+2
2021-08-08
drm/udl: Use offset-adjusted shadow-plane mapping
Thomas Zimmermann
1
-2
/
+2
2021-07-23
drm/udl: Use framebuffer dma-buf helpers
Thomas Zimmermann
1
-21
/
+8
2021-02-08
drm/udl: Move vmap out of commit tail
Thomas Zimmermann
1
-21
/
+13
2020-11-13
drm/udl: Fix missing error code in udl_handle_damage()
Dan Carpenter
1
-1
/
+3
2020-11-09
drm/gem: Use struct dma_buf_map in GEM vmap ops and convert GEM backends
Thomas Zimmermann
1
-3
/
+5
2020-05-06
drm/udl: Make udl_handle_damage static
Zou Wei
1
-2
/
+2
2020-04-28
drm/udl: don't set drm_device->dev_private
Daniel Vetter
1
-3
/
+3
2020-03-26
drm/udl: Drop explicit drm_mode_config_cleanup call
Daniel Vetter
1
-15
/
+6
2020-01-30
drm/udl: Don't set struct drm_crtc_state.no_vblank explicitly
Thomas Zimmermann
1
-11
/
+0
2019-12-11
drm/udl: Move udl_handle_damage() into udl_modeset.c
Thomas Zimmermann
1
-0
/
+112
2019-12-11
drm/udl: Remove struct udl_device.active_fb_16
Thomas Zimmermann
1
-9
/
+0
2019-12-11
drm/udl: Convert to drm_atomic_helper_dirtyfb()
Thomas Zimmermann
1
-3
/
+8
2019-12-11
drm/udl: Set preferred color depth to 16 bpp
Thomas Zimmermann
1
-1
/
+1
2019-12-11
drm/udl: Inline DPMS code into CRTC enable and disable functions
Thomas Zimmermann
1
-59
/
+29
2019-12-11
drm/udl: Switch to atomic suspend/resume helpers
Thomas Zimmermann
1
-14
/
+0
2019-12-11
drm/udl: Convert to struct drm_simple_display_pipe
Thomas Zimmermann
1
-93
/
+77
2019-12-11
drm/udl: Init connector before encoder and CRTC
Thomas Zimmermann
1
-2
/
+14
2019-11-26
drm/udl: Call udl_handle_damage() with DRM framebuffer
Thomas Zimmermann
1
-8
/
+7
2019-11-26
drm/udl: Store active framebuffer in device structure
Thomas Zimmermann
1
-11
/
+7
2019-11-19
drm/udl: Replace fbdev code with generic emulation
Thomas Zimmermann
1
-1
/
+0
2019-07-17
drm/udl: drop use of drmP.h
Sam Ravnborg
1
-3
/
+3
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 262
Thomas Gleixner
1
-3
/
+1
2018-07-31
udl-kms: dont spam the syslog with debug messages
Mikulas Patocka
1
-1
/
+1
2018-07-31
udl-kms: use spin_lock_irq instead of spin_lock_irqsave
Mikulas Patocka
1
-3
/
+2
[next]