index
:
linux/linux-stable.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
ast
/
ast_mode.c
Age
Commit message (
Expand
)
Author
2025-06-13
drm/ast: Do not include <linux/export.h>
Thomas Zimmermann
2025-04-07
drm/ast: Validate display modes against framebuffer and format limits
Thomas Zimmermann
2025-04-07
drm/ast: Remove vaddr field from struct ast_plane
Thomas Zimmermann
2025-04-07
drm/ast: Fix comment on modeset lock
Thomas Zimmermann
2025-03-24
drm/probe-helper: Do not fail from drmm_kms_helper_poll_init()
Thomas Zimmermann
2025-03-12
drm/ast: Add helper for computing framebuffer location in video memory
Thomas Zimmermann
2025-02-20
drm/ast: cursor: Move implementation to separate source file
Thomas Zimmermann
2025-02-20
drm/ast: cursor: Add support for ARGB4444
Thomas Zimmermann
2025-02-20
drm/ast: cursor: Move format conversion to shared helper
Thomas Zimmermann
2025-02-20
drm/ast: cursor: Calculate checksum in helper
Thomas Zimmermann
2025-02-03
drm/ast: Only look up VBIOS mode on full modesets
Thomas Zimmermann
2025-02-03
drm/ast: Remove struct ast_vbios_mode_info
Thomas Zimmermann
2025-02-03
drm/ast: Inline ast_get_vbios_mode_info()
Thomas Zimmermann
2025-02-03
drm/ast: Validate DRM display modes against VBIOS modes
Thomas Zimmermann
2025-02-03
drm/ast: Add helpers for VBIOS mode lookup
Thomas Zimmermann
2025-02-03
drm/ast: Add empty initializer for VBIOS modes
Thomas Zimmermann
2025-02-03
drm/ast: Find VBIOS mode from regular display size
Thomas Zimmermann
2025-02-03
drm/ast: Always validate H/V sync flags
Thomas Zimmermann
2025-02-03
drm/ast: Add support_wuxga flag to struct ast_device
Thomas Zimmermann
2025-02-03
drm/ast: Add support_fullhd flag to struct ast_device
Thomas Zimmermann
2025-02-03
drm/ast: Rename support_wide_screen to support_wsxga_p
Thomas Zimmermann
2025-02-03
drm/ast: Remove 1152x864 from list of widescreen resolutions
Thomas Zimmermann
2024-09-13
drm/ast: Avoid upcasting to struct ast_device
Thomas Zimmermann
2024-09-13
drm/ast: Respect return value from CRTC init
Thomas Zimmermann
2024-09-11
drm/ast: Remove TX-chip bitmask
Thomas Zimmermann
2024-08-22
drm/ast: Remove BMC output
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-08
Merge tag 'drm-misc-next-2024-08-01' of https://gitlab.freedesktop.org/drm/mi...
Daniel Vetter
2024-07-30
drm/ast: astdp: Perform link training during atomic_enable
Thomas Zimmermann
2024-07-30
drm/ast: astdp: Wake up during connector status detection
Thomas Zimmermann
2024-07-03
drm/ast: Use drm_atomic_helper_commit_tail() helper
Thomas Zimmermann
2024-07-03
drm/ast: Inline ast_crtc_dpms() into callers
Thomas Zimmermann
2024-07-03
drm/ast: Only set VGA SCREEN_DISABLE bit in CRTC code
Thomas Zimmermann
2024-07-03
drm/ast: Remove gamma LUT updates from DPMS code
Thomas Zimmermann
2024-07-03
drm/ast: Handle primary-plane format setup in atomic_update
Thomas Zimmermann
2024-07-03
drm/ast: Move mode-setting code into mode_set_nofb CRTC helper
Thomas Zimmermann
2024-07-03
drm/ast: Program mode for AST DP in atomic_mode_set
Thomas Zimmermann
2024-07-03
drm/ast: Implement atomic enable/disable for encoders
Thomas Zimmermann
2024-06-27
drm/ast: Inline drm_simple_encoder_init()
Thomas Zimmermann
2024-04-15
drm/ast: Add drm_panic support
Jocelyn Falempe
2024-04-11
drm/ast: Define struct ast_ddc in ast_ddc.c
Thomas Zimmermann
2024-04-02
drm/ast: Automatically clean up poll helper
Thomas Zimmermann
2024-04-02
drm/ast: Implement polling for VGA and SIL164 connectors
Thomas Zimmermann
2024-04-02
drm/ast: Use drm_connector_helper_get_modes()
Thomas Zimmermann
2024-04-02
drm/ast: Acquire I/O-register lock in DDC code
Thomas Zimmermann
2024-04-02
drm/ast: Pass AST device to ast_ddc_create()
Thomas Zimmermann
2024-04-02
drm/ast: Rename struct ast_i2c_chan to struct ast_ddc
Thomas Zimmermann
2024-04-02
drm/ast: Move DDC code to ast_ddc.{c,h}
Thomas Zimmermann
2024-04-02
drm/ast: Remove struct ast_{vga,sil165}_connector
Thomas Zimmermann
[next]