index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
ast
/
ast_mode.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/ast: Remove BMC output
Thomas Zimmermann
2024-08-22
1
-107
/
+0
*
drm/ast: Add struct ast_connector
Thomas Zimmermann
2024-08-22
1
-4
/
+4
*
drm/ast: Move code for physical outputs into separate files
Thomas Zimmermann
2024-08-22
1
-471
/
+0
*
Merge tag 'drm-misc-next-2024-08-01' of https://gitlab.freedesktop.org/drm/mi...
Daniel Vetter
2024-08-08
1
-0
/
+2
|
\
|
*
drm/ast: astdp: Perform link training during atomic_enable
Thomas Zimmermann
2024-07-30
1
-0
/
+2
*
|
drm/ast: astdp: Wake up during connector status detection
Thomas Zimmermann
2024-07-30
1
-2
/
+27
|
/
*
drm/ast: Use drm_atomic_helper_commit_tail() helper
Thomas Zimmermann
2024-07-03
1
-1
/
+1
*
drm/ast: Inline ast_crtc_dpms() into callers
Thomas Zimmermann
2024-07-03
1
-25
/
+11
*
drm/ast: Only set VGA SCREEN_DISABLE bit in CRTC code
Thomas Zimmermann
2024-07-03
1
-7
/
+7
*
drm/ast: Remove gamma LUT updates from DPMS code
Thomas Zimmermann
2024-07-03
1
-12
/
+0
*
drm/ast: Handle primary-plane format setup in atomic_update
Thomas Zimmermann
2024-07-03
1
-8
/
+3
*
drm/ast: Move mode-setting code into mode_set_nofb CRTC helper
Thomas Zimmermann
2024-07-03
1
-24
/
+28
*
drm/ast: Program mode for AST DP in atomic_mode_set
Thomas Zimmermann
2024-07-03
1
-5
/
+12
*
drm/ast: Implement atomic enable/disable for encoders
Thomas Zimmermann
2024-07-03
1
-16
/
+50
*
drm/ast: Inline drm_simple_encoder_init()
Thomas Zimmermann
2024-06-27
1
-5
/
+40
*
drm/ast: Add drm_panic support
Jocelyn Falempe
2024-04-15
1
-0
/
+18
*
drm/ast: Define struct ast_ddc in ast_ddc.c
Thomas Zimmermann
2024-04-11
1
-4
/
+4
*
drm/ast: Automatically clean up poll helper
Thomas Zimmermann
2024-04-02
1
-1
/
+3
*
drm/ast: Implement polling for VGA and SIL164 connectors
Thomas Zimmermann
2024-04-02
1
-2
/
+4
*
drm/ast: Use drm_connector_helper_get_modes()
Thomas Zimmermann
2024-04-02
1
-40
/
+2
*
drm/ast: Acquire I/O-register lock in DDC code
Thomas Zimmermann
2024-04-02
1
-26
/
+4
*
drm/ast: Pass AST device to ast_ddc_create()
Thomas Zimmermann
2024-04-02
1
-2
/
+4
*
drm/ast: Rename struct ast_i2c_chan to struct ast_ddc
Thomas Zimmermann
2024-04-02
1
-12
/
+12
*
drm/ast: Move DDC code to ast_ddc.{c,h}
Thomas Zimmermann
2024-04-02
1
-0
/
+1
*
drm/ast: Remove struct ast_{vga,sil165}_connector
Thomas Zimmermann
2024-04-02
1
-14
/
+8
*
drm/ast: Fail probing if DDC channel could not be initialized
Thomas Zimmermann
2024-04-02
1
-32
/
+20
*
drm/ast: Turn ioregs_lock to modeset_lock
Thomas Zimmermann
2023-11-28
1
-11
/
+15
*
drm/ast: Disconnect BMC if physical connector is connected
Thomas Zimmermann
2023-11-21
1
-7
/
+55
*
drm/ast: Rename AST_IO_MISC_PORT_READ to AST_IO_VGAMR_R
Thomas Zimmermann
2023-10-19
1
-1
/
+1
*
drm/ast: Rename AST_IO_INPUT_STATUS1_READ to AST_IO_VGAIR1_R
Thomas Zimmermann
2023-10-19
1
-3
/
+3
*
drm/ast: Rename AST_IO_CRTC_PORT to AST_IO_VGACRI
Thomas Zimmermann
2023-10-19
1
-73
/
+73
*
drm/ast: Rename AST_IO_GR_PORT to AST_IO_VGAGRI
Thomas Zimmermann
2023-10-19
1
-1
/
+1
*
drm/ast: Rename AST_IO_DAC_DATA to AST_IO_VGAPDR
Thomas Zimmermann
2023-10-19
1
-3
/
+3
*
drm/ast: Rename AST_IO_DAC_INDEX_WRITE to AST_IO_VGADWR
Thomas Zimmermann
2023-10-19
1
-1
/
+1
*
drm/ast: Rename AST_IO_SEQ_PORT to AST_IO_VGASRI
Thomas Zimmermann
2023-10-19
1
-11
/
+11
*
drm/ast: Rename AST_IO_MISC_PORT_WRITE to AST_IO_VGAMR_W
Thomas Zimmermann
2023-10-19
1
-2
/
+2
*
drm/ast: Rename AST_IO_AR_PORT_WRITE to AST_IO_VGAARI_W
Thomas Zimmermann
2023-10-19
1
-5
/
+5
*
drm/ast: report connection status on Display Port.
Jocelyn Falempe
2023-07-28
1
-2
/
+28
*
drm/ast: Add BMC virtual connector
Jocelyn Falempe
2023-07-28
1
-0
/
+57
*
drm/ast: Distinguish among chip generations
Thomas Zimmermann
2023-06-27
1
-19
/
+16
*
drm/ast: Fix modeset failed on DisplayPort
Jammy Huang
2023-06-01
1
-2
/
+13
*
Merge tag 'drm-misc-next-2023-03-07' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2023-03-14
1
-46
/
+58
|
\
|
*
drm/ast: Rename to_ast_private() to to_ast_device()
Thomas Zimmermann
2023-03-01
1
-15
/
+15
|
*
drm/ast: Rename struct ast_private to struct ast_device
Thomas Zimmermann
2023-03-01
1
-39
/
+39
|
*
drm/ast: Implement struct drm_plane_helper_funcs.atomic_enable
Thomas Zimmermann
2023-02-20
1
-8
/
+20
*
|
Merge tag 'drm-next-2023-02-23' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2023-02-22
1
-2
/
+1
|
\
|
|
*
drm/ast: Remove unnecessary include statements for drm_crtc_helper.h
Thomas Zimmermann
2023-01-18
1
-1
/
+0
|
*
drm/ast: Init iosys_map pointer as I/O memory for damage handling
Thomas Zimmermann
2022-12-20
1
-1
/
+1
*
|
drm/ast: Fix start address computation
Jocelyn Falempe
2023-02-10
1
-2
/
+2
|
/
*
drm: Remove drm_mode_config::fb_base
Zack Rusin
2022-10-19
1
-2
/
+0
[next]