index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
ast
/
ast_dp.c
Age
Commit message (
Expand
)
Author
2025-01-28
drm/ast: astdp: Fix timeout for enabling video signal
Thomas Zimmermann
2024-09-13
drm/ast: astdp: Replace ast_dp_set_on_off()
Thomas Zimmermann
2024-09-13
drm/ast: astdp: Replace power_on helpers
Thomas Zimmermann
2024-09-13
drm/ast: astdp: Avoid upcasting to struct ast_device
Thomas Zimmermann
2024-09-13
drm/ast: astdp: Inline ast_astdp_connector_init()
Thomas Zimmermann
2024-08-22
drm/ast: astdp: Transparently handle BMC support
Thomas Zimmermann
2024-08-22
drm/ast: astdp: Simplify power management when detecting display
Thomas Zimmermann
2024-08-22
drm/ast: astdp: Use struct drm_edid and helpers
Thomas Zimmermann
2024-08-22
drm/ast: astdp: Move locking into EDID helper
Thomas Zimmermann
2024-08-22
drm/ast: Add struct ast_connector
Thomas Zimmermann
2024-08-22
drm/ast: Move code for physical outputs into separate files
Thomas Zimmermann
2024-08-13
drm/ast: astdp: fix loop timeout check
Dan Carpenter
2024-08-08
Merge tag 'drm-misc-next-2024-08-01' of https://gitlab.freedesktop.org/drm/mi...
Daniel Vetter
2024-07-30
drm/ast: astdp: Clean up EDID reading
Thomas Zimmermann
2024-07-30
drm/ast: astdp: Perform link training during atomic_enable
Thomas Zimmermann
2024-07-30
drm/ast: astdp: Only test HDP state in ast_astdp_is_connected()
Thomas Zimmermann
2024-07-30
drm/ast: astdp: Test firmware status once during probing
Thomas Zimmermann
2024-07-30
drm/ast: astdp: Wake up during connector status detection
Thomas Zimmermann
2024-04-05
drm/ast: Fix soft lockup
Jammy Huang
2023-10-19
drm/ast: Rename AST_IO_CRTC_PORT to AST_IO_VGACRI
Thomas Zimmermann
2023-07-28
drm/ast: report connection status on Display Port.
Jocelyn Falempe
2023-05-31
drm/ast: Fix long time waiting on s3/s4 resume
Jammy Huang
2023-03-01
drm/ast: Rename to_ast_private() to to_ast_device()
Thomas Zimmermann
2023-03-01
drm/ast: Rename struct ast_private to struct ast_device
Thomas Zimmermann
2022-06-24
drm/ast: Fixed the casting issue reported by sparse
KuoHsiang Chou
2022-06-08
drm/ast: Support multiple outputs
Thomas Zimmermann
2022-05-03
drm/ast: Create the driver for ASPEED proprietory Display-Port
KuoHsiang Chou