index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
ast
/
ast_dp.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-14
Merge tag 'drm-misc-next-2025-02-12' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-next
Dave Airlie
1
-83
/
+182
2025-02-11
drm/ast: astdp: Validate display modes
Thomas Zimmermann
1
-0
/
+14
2025-02-11
drm/ast: astdp: Store mode index in connector state
Thomas Zimmermann
1
-6
/
+31
2025-02-11
drm/ast: astdp: Inline mode-index calculation
Thomas Zimmermann
1
-31
/
+21
2025-02-11
drm/ast: astdp: Add connector state
Thomas Zimmermann
1
-6
/
+56
2025-02-03
drm/ast: Remove struct ast_vbios_mode_info
Thomas Zimmermann
1
-2
/
+1
2025-02-03
drm/ast: astdp: Look up mode index from table
Thomas Zimmermann
1
-61
/
+55
2025-02-03
drm/ast: astdp: Rework display-mode setting
Thomas Zimmermann
1
-76
/
+96
2025-02-03
drm/ast: Add helpers for VBIOS mode lookup
Thomas Zimmermann
1
-0
/
+1
2025-01-29
drm/ast: Fix ast_dp connection status
Jocelyn Falempe
1
-0
/
+6
2025-01-28
drm/ast: astdp: Fix timeout for enabling video signal
Thomas Zimmermann
1
-1
/
+1
2024-09-13
drm/ast: astdp: Replace ast_dp_set_on_off()
Thomas Zimmermann
1
-16
/
+33
2024-09-13
drm/ast: astdp: Replace power_on helpers
Thomas Zimmermann
1
-22
/
+17
2024-09-13
drm/ast: astdp: Avoid upcasting to struct ast_device
Thomas Zimmermann
1
-14
/
+10
2024-09-13
drm/ast: astdp: Inline ast_astdp_connector_init()
Thomas Zimmermann
1
-23
/
+22
2024-08-22
drm/ast: astdp: Transparently handle BMC support
Thomas Zimmermann
1
-12
/
+31
2024-08-22
drm/ast: astdp: Simplify power management when detecting display
Thomas Zimmermann
1
-13
/
+6
2024-08-22
drm/ast: astdp: Use struct drm_edid and helpers
Thomas Zimmermann
1
-26
/
+29
2024-08-22
drm/ast: astdp: Move locking into EDID helper
Thomas Zimmermann
1
-14
/
+10
2024-08-22
drm/ast: Add struct ast_connector
Thomas Zimmermann
1
-1
/
+6
2024-08-22
drm/ast: Move code for physical outputs into separate files
Thomas Zimmermann
1
-7
/
+207
2024-08-13
drm/ast: astdp: fix loop timeout check
Dan Carpenter
1
-7
/
+8
2024-08-08
Merge tag 'drm-misc-next-2024-08-01' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-next
Daniel Vetter
1
-103
/
+76
2024-07-30
drm/ast: astdp: Clean up EDID reading
Thomas Zimmermann
1
-51
/
+42
2024-07-30
drm/ast: astdp: Perform link training during atomic_enable
Thomas Zimmermann
1
-23
/
+22
2024-07-30
drm/ast: astdp: Only test HDP state in ast_astdp_is_connected()
Thomas Zimmermann
1
-9
/
+3
2024-07-30
drm/ast: astdp: Test firmware status once during probing
Thomas Zimmermann
1
-26
/
+15
2024-07-30
drm/ast: astdp: Wake up during connector status detection
Thomas Zimmermann
1
-0
/
+7
2024-04-05
drm/ast: Fix soft lockup
Jammy Huang
1
-0
/
+3
2023-10-19
drm/ast: Rename AST_IO_CRTC_PORT to AST_IO_VGACRI
Thomas Zimmermann
1
-35
/
+35
2023-07-28
drm/ast: report connection status on Display Port.
Jocelyn Falempe
1
-0
/
+11
2023-05-31
drm/ast: Fix long time waiting on s3/s4 resume
Jammy Huang
1
-38
/
+17
2023-03-01
drm/ast: Rename to_ast_private() to to_ast_device()
Thomas Zimmermann
1
-5
/
+5
2023-03-01
drm/ast: Rename struct ast_private to struct ast_device
Thomas Zimmermann
1
-5
/
+5
2022-06-24
drm/ast: Fixed the casting issue reported by sparse
KuoHsiang Chou
1
-5
/
+5
2022-06-08
drm/ast: Support multiple outputs
Thomas Zimmermann
1
-3
/
+2
2022-05-03
drm/ast: Create the driver for ASPEED proprietory Display-Port
KuoHsiang Chou
1
-0
/
+282