index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2023-10-19
drm/ast: Rename AST_IO_CRTC_PORT to AST_IO_VGACRI
Thomas Zimmermann
1
-13
/
+13
2023-06-27
drm/ast: Distinguish among chip generations
Thomas Zimmermann
1
-15
/
+12
2023-06-27
drm/ast: Enable and unlock device access early during init
Thomas Zimmermann
1
-29
/
+0
2023-06-27
drm/ast: Set PCI config before accessing I/O registers
Thomas Zimmermann
1
-6
/
+0
2023-06-27
drm/ast: Remove dead else branch in POST code
Thomas Zimmermann
1
-9
/
+3
2023-06-27
drm/ast: Fix DRAM init on AST2200
Thomas Zimmermann
1
-1
/
+1
2023-05-31
drm/ast: Fix long time waiting on s3/s4 resume
Jammy Huang
1
-1
/
+2
2023-03-01
drm/ast: Rename to_ast_private() to to_ast_device()
Thomas Zimmermann
1
-8
/
+8
2023-03-01
drm/ast: Rename struct ast_private to struct ast_device
Thomas Zimmermann
1
-47
/
+47
2022-06-08
drm/ast: Support multiple outputs
Thomas Zimmermann
1
-1
/
+1
2022-05-03
drm/ast: Create the driver for ASPEED proprietory Display-Port
KuoHsiang Chou
1
-1
/
+3
2021-07-20
drm/ast: Disable fast reset after DRAM initial
KuoHsiang Chou
1
-26
/
+65
2021-01-06
drm/ast: Remove references to struct drm_device.pdev
Thomas Zimmermann
1
-3
/
+5
2020-08-03
drm/ast: Embed struct drm_device in struct ast_private
Thomas Zimmermann
1
-1
/
+1
2020-08-03
drm/ast: Don't use ast->dev if dev is available
Thomas Zimmermann
1
-2
/
+2
2020-06-22
drm/ast: Use per-device logging macros
Thomas Zimmermann
1
-1
/
+1
2020-06-22
drm/ast: Upcast from DRM device to ast structure via to_ast_private()
Thomas Zimmermann
1
-8
/
+8
2020-06-22
drm/ast: Remove unused code paths for AST 1180
Thomas Zimmermann
1
-7
/
+3
2019-09-20
Merge tag 'drm-next-2019-09-18' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-2
/
+5
2019-08-15
drm/ast: Fixed reboot test may cause system hanged
Y.C. Chen
1
-1
/
+1
2019-07-15
drm/ast: drop use of drmP.h
Sam Ravnborg
1
-2
/
+5
2017-02-28
drm/ast: Call open_key before enable_mmio in POST code
Y.C. Chen
1
-1
/
+1
2017-02-28
drm/ast: Fix test for VGA enabled
Y.C. Chen
1
-6
/
+2
2017-02-28
drm/ast: POST code for the new AST2500
Y.C. Chen
1
-3
/
+414
2017-02-28
drm/ast: Rename ast_init_dram_2300 to ast_post_chip_2300
Benjamin Herrenschmidt
1
-3
/
+3
2017-02-28
drm/ast: Factor mmc_test code in POST code
Benjamin Herrenschmidt
1
-51
/
+31
2017-02-28
drm/ast: Fixed vram size incorrect issue on POWER
Y.C. Chen
1
-1
/
+1
2017-02-28
drm/ast: Handle configuration without P2A bridge
Russell Currey
1
-5
/
+2
2017-02-28
drm/ast: Fix AST2400 POST failure without BMC FW or VBIOS
Y.C. Chen
1
-3
/
+35
2017-01-27
drm/ast: Fixed system hanged if disable P2A
Y.C. Chen
1
-5
/
+13
2014-09-15
drm/ast: POST chip at probe time if VGA not enabled
Benjamin Herrenschmidt
1
-9
/
+14
2014-06-10
drm: Remove spurious ';'
Damien Lespiau
1
-2
/
+2
2014-05-19
Merge branch 'ast-updates' of ssh://people.freedesktop.org/~/linux into drm-next
Dave Airlie
1
-513
/
+385
2014-05-19
drm/ast: initial DP501 support (v0.2)
Dave Airlie
1
-2
/
+4
2014-05-19
drm/ast: rename the mindwm/moutdwm and deinline them
Dave Airlie
1
-225
/
+225
2014-05-19
drm/ast: resync the dram post code with upstream
Dave Airlie
1
-303
/
+173
2014-05-19
drm/ast: add AST 2400 support.
Dave Airlie
1
-3
/
+3
2014-04-18
drm/ast: fix value check in cbr_scan2
Dave Airlie
1
-1
/
+1
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
1
-1
/
+1
2012-05-17
drm: Initial KMS driver for AST (ASpeed Technologies) 2000 series (v2)
Dave Airlie
1
-0
/
+1780