index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
ast
/
ast_post.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/ast: Support multiple outputs
Thomas Zimmermann
2022-06-09
1
-1
/
+1
*
drm/ast: Create the driver for ASPEED proprietory Display-Port
KuoHsiang Chou
2022-05-03
1
-1
/
+3
*
drm/ast: Disable fast reset after DRAM initial
KuoHsiang Chou
2021-07-20
1
-26
/
+65
*
drm/ast: Remove references to struct drm_device.pdev
Thomas Zimmermann
2021-01-06
1
-3
/
+5
*
drm/ast: Embed struct drm_device in struct ast_private
Thomas Zimmermann
2020-08-03
1
-1
/
+1
*
drm/ast: Don't use ast->dev if dev is available
Thomas Zimmermann
2020-08-03
1
-2
/
+2
*
drm/ast: Use per-device logging macros
Thomas Zimmermann
2020-06-22
1
-1
/
+1
*
drm/ast: Upcast from DRM device to ast structure via to_ast_private()
Thomas Zimmermann
2020-06-22
1
-8
/
+8
*
drm/ast: Remove unused code paths for AST 1180
Thomas Zimmermann
2020-06-22
1
-7
/
+3
*
Merge tag 'drm-next-2019-09-18' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-09-19
1
-2
/
+5
|
\
|
*
drm/ast: drop use of drmP.h
Sam Ravnborg
2019-07-15
1
-2
/
+5
*
|
drm/ast: Fixed reboot test may cause system hanged
Y.C. Chen
2019-08-15
1
-1
/
+1
|
/
*
drm/ast: Call open_key before enable_mmio in POST code
Y.C. Chen
2017-02-28
1
-1
/
+1
*
drm/ast: Fix test for VGA enabled
Y.C. Chen
2017-02-28
1
-6
/
+2
*
drm/ast: POST code for the new AST2500
Y.C. Chen
2017-02-28
1
-3
/
+414
*
drm/ast: Rename ast_init_dram_2300 to ast_post_chip_2300
Benjamin Herrenschmidt
2017-02-28
1
-3
/
+3
*
drm/ast: Factor mmc_test code in POST code
Benjamin Herrenschmidt
2017-02-28
1
-51
/
+31
*
drm/ast: Fixed vram size incorrect issue on POWER
Y.C. Chen
2017-02-28
1
-1
/
+1
*
drm/ast: Handle configuration without P2A bridge
Russell Currey
2017-02-28
1
-5
/
+2
*
drm/ast: Fix AST2400 POST failure without BMC FW or VBIOS
Y.C. Chen
2017-02-28
1
-3
/
+35
*
drm/ast: Fixed system hanged if disable P2A
Y.C. Chen
2017-01-27
1
-5
/
+13
*
drm/ast: POST chip at probe time if VGA not enabled
Benjamin Herrenschmidt
2014-09-15
1
-9
/
+14
*
drm: Remove spurious ';'
Damien Lespiau
2014-06-10
1
-2
/
+2
*
Merge branch 'ast-updates' of ssh://people.freedesktop.org/~/linux into drm-next
Dave Airlie
2014-05-19
1
-513
/
+385
|
\
|
*
drm/ast: initial DP501 support (v0.2)
Dave Airlie
2014-05-19
1
-2
/
+4
|
*
drm/ast: rename the mindwm/moutdwm and deinline them
Dave Airlie
2014-05-19
1
-225
/
+225
|
*
drm/ast: resync the dram post code with upstream
Dave Airlie
2014-05-19
1
-303
/
+173
|
*
drm/ast: add AST 2400 support.
Dave Airlie
2014-05-19
1
-3
/
+3
*
|
drm/ast: fix value check in cbr_scan2
Dave Airlie
2014-04-18
1
-1
/
+1
|
/
*
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-10-02
1
-1
/
+1
*
drm: Initial KMS driver for AST (ASpeed Technologies) 2000 series (v2)
Dave Airlie
2012-05-17
1
-0
/
+1780