index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
ast
/
ast_post.c
Age
Commit message (
Expand
)
Author
2025-07-09
drm/ast: Split ast_set_def_ext_reg() by chip generation
Thomas Zimmermann
2025-07-09
drm/ast: Move Gen2+ and Gen1 POST code to separate source files
Thomas Zimmermann
2025-07-09
drm/ast: Move Gen4+ POST code to separate source file
Thomas Zimmermann
2025-07-09
drm/ast: Move Gen6+ POST code to separate source file
Thomas Zimmermann
2025-07-09
drm/ast: Move Gen7+ POST code to separate source file
Thomas Zimmermann
2025-07-09
drm/ast: Declare helpers for POST in header
Thomas Zimmermann
2025-03-12
drm/ast: Replace AST_VIDMEM_SIZE_ with Linux SZ_ constants
Thomas Zimmermann
2025-02-03
drm/ast: Align naming in widescreen detection code to manual
Thomas Zimmermann
2025-01-22
drm/ast: Initialize ASTDP in ast_post_gpu()
Thomas Zimmermann
2025-01-22
drm/ast: Refactor ast_post_gpu() by Gen
Thomas Zimmermann
2024-09-13
drm/ast: Avoid upcasting to struct ast_device
Thomas Zimmermann
2024-09-13
drm/ast: dp501: Avoid upcasting to struct ast_device
Thomas Zimmermann
2024-09-11
drm/ast: Remove TX-chip bitmask
Thomas Zimmermann
2024-07-30
drm/ast: astdp: Test firmware status once during probing
Thomas Zimmermann
2023-11-28
drm/ast: Partially implement POST without ast device instance
Thomas Zimmermann
2023-10-19
drm/ast: Rename AST_IO_CRTC_PORT to AST_IO_VGACRI
Thomas Zimmermann
2023-06-27
drm/ast: Distinguish among chip generations
Thomas Zimmermann
2023-06-27
drm/ast: Enable and unlock device access early during init
Thomas Zimmermann
2023-06-27
drm/ast: Set PCI config before accessing I/O registers
Thomas Zimmermann
2023-06-27
drm/ast: Remove dead else branch in POST code
Thomas Zimmermann
2023-06-27
drm/ast: Fix DRAM init on AST2200
Thomas Zimmermann
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-08
drm/ast: Support multiple outputs
Thomas Zimmermann
2022-05-03
drm/ast: Create the driver for ASPEED proprietory Display-Port
KuoHsiang Chou
2021-07-20
drm/ast: Disable fast reset after DRAM initial
KuoHsiang Chou
2021-01-06
drm/ast: Remove references to struct drm_device.pdev
Thomas Zimmermann
2020-08-03
drm/ast: Embed struct drm_device in struct ast_private
Thomas Zimmermann
2020-08-03
drm/ast: Don't use ast->dev if dev is available
Thomas Zimmermann
2020-06-22
drm/ast: Use per-device logging macros
Thomas Zimmermann
2020-06-22
drm/ast: Upcast from DRM device to ast structure via to_ast_private()
Thomas Zimmermann
2020-06-22
drm/ast: Remove unused code paths for AST 1180
Thomas Zimmermann
2019-09-19
Merge tag 'drm-next-2019-09-18' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-08-15
drm/ast: Fixed reboot test may cause system hanged
Y.C. Chen
2019-07-15
drm/ast: drop use of drmP.h
Sam Ravnborg
2017-02-28
drm/ast: Call open_key before enable_mmio in POST code
Y.C. Chen
2017-02-28
drm/ast: Fix test for VGA enabled
Y.C. Chen
2017-02-28
drm/ast: POST code for the new AST2500
Y.C. Chen
2017-02-28
drm/ast: Rename ast_init_dram_2300 to ast_post_chip_2300
Benjamin Herrenschmidt
2017-02-28
drm/ast: Factor mmc_test code in POST code
Benjamin Herrenschmidt
2017-02-28
drm/ast: Fixed vram size incorrect issue on POWER
Y.C. Chen
2017-02-28
drm/ast: Handle configuration without P2A bridge
Russell Currey
2017-02-28
drm/ast: Fix AST2400 POST failure without BMC FW or VBIOS
Y.C. Chen
2017-01-27
drm/ast: Fixed system hanged if disable P2A
Y.C. Chen
2014-09-15
drm/ast: POST chip at probe time if VGA not enabled
Benjamin Herrenschmidt
2014-06-10
drm: Remove spurious ';'
Damien Lespiau
2014-05-19
Merge branch 'ast-updates' of ssh://people.freedesktop.org/~/linux into drm-next
Dave Airlie
2014-05-19
drm/ast: initial DP501 support (v0.2)
Dave Airlie
2014-05-19
drm/ast: rename the mindwm/moutdwm and deinline them
Dave Airlie
[next]