index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
ast
/
ast_main.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/ast: Move detection code into PCI probe helper
Thomas Zimmermann
2023-11-28
1
-258
/
+12
*
drm/ast: Detect ast device type and config mode without ast device
Thomas Zimmermann
2023-11-28
1
-47
/
+59
*
drm/ast: Partially implement POST without ast device instance
Thomas Zimmermann
2023-11-28
1
-1
/
+1
*
drm/ast: Enable MMIO without ast device instance
Thomas Zimmermann
2023-11-28
1
-7
/
+9
*
drm/ast: Enable VGA without ast device instance
Thomas Zimmermann
2023-11-28
1
-17
/
+12
*
drm/ast: Retrieve I/O-memory ranges without ast device
Thomas Zimmermann
2023-11-28
1
-6
/
+11
*
drm/ast: Rework I/O register setup
Thomas Zimmermann
2023-11-28
1
-10
/
+30
*
drm/ast: Turn ioregs_lock to modeset_lock
Thomas Zimmermann
2023-11-28
1
-4
/
+0
*
drm/ast: Rename AST_IO_CRTC_PORT to AST_IO_VGACRI
Thomas Zimmermann
2023-10-19
1
-9
/
+9
*
drm/ast: Rename AST_IO_VGA_ENABLE_PORT to AST_IO_VGAER
Thomas Zimmermann
2023-10-19
1
-2
/
+2
*
drm/ast: Rename AST_IO_MISC_PORT_WRITE to AST_IO_VGAMR_W
Thomas Zimmermann
2023-10-19
1
-1
/
+1
*
drm/ast: Do not enable PCI resources multiple times
Thomas Zimmermann
2023-07-25
1
-21
/
+0
*
drm/ast: Merge config and chip detection
Thomas Zimmermann
2023-06-27
1
-51
/
+57
*
drm/ast: Move widescreen and tx-chip detection into separate helpers
Thomas Zimmermann
2023-06-27
1
-3
/
+15
*
drm/ast: Detect AST 2510 model
Thomas Zimmermann
2023-06-27
1
-4
/
+10
*
drm/ast: Detect AST 1400 model
Thomas Zimmermann
2023-06-27
1
-4
/
+10
*
drm/ast: Detect AST 1300 model
Thomas Zimmermann
2023-06-27
1
-4
/
+11
*
drm/ast: Distinguish among chip generations
Thomas Zimmermann
2023-06-27
1
-11
/
+11
*
drm/ast: Set up release action right after enabling MMIO
Thomas Zimmermann
2023-06-27
1
-19
/
+19
*
drm/ast: Enable and unlock device access early during init
Thomas Zimmermann
2023-06-27
1
-0
/
+30
*
drm/ast: Set PCI config before accessing I/O registers
Thomas Zimmermann
2023-06-27
1
-0
/
+21
*
drm/ast: Remove device POSTing and config from chip detection
Thomas Zimmermann
2023-06-27
1
-27
/
+25
*
drm/ast: Implement register helpers in ast_drv.h
Thomas Zimmermann
2023-06-27
1
-28
/
+0
*
drm/ast: Remove vga2_clone field
Thomas Zimmermann
2023-06-27
1
-1
/
+0
*
drm/ast: Fix long time waiting on s3/s4 resume
Jammy Huang
2023-05-31
1
-2
/
+9
*
Merge drm/drm-fixes into drm-misc-fixes
Maxime Ripard
2023-05-12
1
-12
/
+12
|
\
|
*
drm/ast: Rename to_ast_private() to to_ast_device()
Thomas Zimmermann
2023-03-01
1
-3
/
+3
|
*
drm/ast: Rename struct ast_private to struct ast_device
Thomas Zimmermann
2023-03-01
1
-12
/
+12
*
|
drm/ast: Fix ARM compatibility
Jammy Huang
2023-04-21
1
-4
/
+5
|
/
*
drm/ast: Remove unnecessary include statements for drm_crtc_helper.h
Thomas Zimmermann
2023-01-18
1
-1
/
+0
*
drm/ast: Convert ast to SHMEM
Thomas Zimmermann
2022-10-16
1
-3
/
+2
*
drm/ast: Support multiple outputs
Thomas Zimmermann
2022-06-08
1
-12
/
+9
*
drm/ast: Protect concurrent access to I/O registers with lock
Thomas Zimmermann
2022-05-05
1
-0
/
+4
*
drm/ast: Create the driver for ASPEED proprietory Display-Port
KuoHsiang Chou
2022-05-03
1
-2
/
+3
*
drm/ast: Enable the supporting of wide screen on AST2600
KuoHsiang Chou
2022-01-06
1
-0
/
+2
*
drm/ast: Disable fast reset after DRAM initial
KuoHsiang Chou
2021-07-20
1
-0
/
+5
*
drm/ast: Remove reference to struct drm_device.pdev
Thomas Zimmermann
2021-04-29
1
-3
/
+2
*
drm/ast: Fixed CVE for DP501
KuoHsiang Chou
2021-04-27
1
-1
/
+10
*
drm/ast: Fix missing conversions to managed API
Takashi Iwai
2021-04-26
1
-2
/
+2
*
drm/ast: Remove references to struct drm_device.pdev
Thomas Zimmermann
2021-01-06
1
-12
/
+13
*
drm/ast: Create chip AST2600
KuoHsiang Chou
2020-11-10
1
-1
/
+4
*
drm/<drivers>: Constify struct drm_driver
Daniel Vetter
2020-11-06
1
-1
/
+1
*
Merge tag 'v5.9-rc4' into drm-next
Dave Airlie
2020-09-08
1
-1
/
+1
|
\
|
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
1
-1
/
+1
*
|
drm/ast: Managed device release
Thomas Zimmermann
2020-08-03
1
-6
/
+16
*
|
drm/ast: Manage release of firmware backup memory
Thomas Zimmermann
2020-08-03
1
-4
/
+3
*
|
drm/ast: Managed release of ast firmware
Thomas Zimmermann
2020-08-03
1
-3
/
+0
*
|
drm/ast: Embed struct drm_device in struct ast_private
Thomas Zimmermann
2020-08-03
1
-29
/
+13
*
|
drm/ast: Replace driver load/unload functions with device create/destroy
Thomas Zimmermann
2020-08-03
1
-6
/
+18
|
/
*
drm/ast: Use managed MM initialization
Thomas Zimmermann
2020-07-20
1
-1
/
+0
[next]