index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
ast
Age
Commit message (
Expand
)
Author
2024-09-23
Merge tag 'pci-v6.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-08-22
drm/ast: Remove BMC output
Thomas Zimmermann
2024-08-22
drm/ast: vga: Transparently handle BMC support
Thomas Zimmermann
2024-08-22
drm/ast: sil164: Transparently handle BMC support
Thomas Zimmermann
2024-08-22
drm/ast: dp501: Transparently handle BMC support
Thomas Zimmermann
2024-08-22
drm/ast: dp501: Use struct drm_edid and helpers
Thomas Zimmermann
2024-08-22
drm/ast: astdp: Transparently handle BMC support
Thomas Zimmermann
2024-08-22
drm/ast: astdp: Simplify power management when detecting display
Thomas Zimmermann
2024-08-22
drm/ast: astdp: Use struct drm_edid and helpers
Thomas Zimmermann
2024-08-22
drm/ast: astdp: Move locking into EDID helper
Thomas Zimmermann
2024-08-22
drm/ast: Add struct ast_connector
Thomas Zimmermann
2024-08-22
drm/ast: Move code for physical outputs into separate files
Thomas Zimmermann
2024-08-13
drm/ast: astdp: fix loop timeout check
Dan Carpenter
2024-08-09
drm/ast: Request PCI BAR with devres
Philipp Stanner
2024-08-08
Merge tag 'drm-misc-next-2024-08-01' of https://gitlab.freedesktop.org/drm/mi...
Daniel Vetter
2024-07-30
drm/ast: astdp: Clean up EDID reading
Thomas Zimmermann
2024-07-30
drm/ast: astdp: Perform link training during atomic_enable
Thomas Zimmermann
2024-07-30
drm/ast: astdp: Only test HDP state in ast_astdp_is_connected()
Thomas Zimmermann
2024-07-30
drm/ast: astdp: Test firmware status once during probing
Thomas Zimmermann
2024-07-30
drm/ast: astdp: Wake up during connector status detection
Thomas Zimmermann
2024-07-30
Merge drm/drm-fixes into drm-misc-fixes
Maxime Ripard
2024-07-19
drm/ast: Fix black screen after resume
Jammy Huang
2024-07-03
drm/ast: Use drm_atomic_helper_commit_tail() helper
Thomas Zimmermann
2024-07-03
drm/ast: Inline ast_crtc_dpms() into callers
Thomas Zimmermann
2024-07-03
drm/ast: Only set VGA SCREEN_DISABLE bit in CRTC code
Thomas Zimmermann
2024-07-03
drm/ast: Remove gamma LUT updates from DPMS code
Thomas Zimmermann
2024-07-03
drm/ast: Handle primary-plane format setup in atomic_update
Thomas Zimmermann
2024-07-03
drm/ast: Move mode-setting code into mode_set_nofb CRTC helper
Thomas Zimmermann
2024-07-03
drm/ast: Program mode for AST DP in atomic_mode_set
Thomas Zimmermann
2024-07-03
drm/ast: Implement atomic enable/disable for encoders
Thomas Zimmermann
2024-06-27
drm/ast: Inline drm_simple_encoder_init()
Thomas Zimmermann
2024-05-02
drm/ast: Use fbdev-shmem
Thomas Zimmermann
2024-04-22
Backmerge tag 'v6.9-rc5' into drm-next
Dave Airlie
2024-04-15
drm/ast: Add drm_panic support
Jocelyn Falempe
2024-04-11
drm/ast: Define struct ast_ddc in ast_ddc.c
Thomas Zimmermann
2024-04-11
drm/ast: Group DDC init code by data structure
Thomas Zimmermann
2024-04-11
drm/ast: Set DDC timeout in milliseconds
Thomas Zimmermann
2024-04-05
drm/ast: Fix soft lockup
Jammy Huang
2024-04-02
drm/ast: Automatically clean up poll helper
Thomas Zimmermann
2024-04-02
drm/ast: Implement polling for VGA and SIL164 connectors
Thomas Zimmermann
2024-04-02
drm/ast: Use drm_connector_helper_get_modes()
Thomas Zimmermann
2024-04-02
drm/ast: Acquire I/O-register lock in DDC code
Thomas Zimmermann
2024-04-02
drm/ast: Rename struct i2c_algo_bit_data callbacks and their parameters
Thomas Zimmermann
2024-04-02
drm/ast: Store AST device in struct ast_ddc
Thomas Zimmermann
2024-04-02
drm/ast: Pass AST device to ast_ddc_create()
Thomas Zimmermann
2024-04-02
drm/ast: Rename struct ast_i2c_chan to struct ast_ddc
Thomas Zimmermann
2024-04-02
drm/ast: Move DDC code to ast_ddc.{c,h}
Thomas Zimmermann
2024-04-02
drm/ast: Allocate instance of struct ast_i2c_chan with managed helpers
Thomas Zimmermann
2024-04-02
drm/ast: Remove struct ast_{vga,sil165}_connector
Thomas Zimmermann
2024-04-02
drm/ast: Fail probing if DDC channel could not be initialized
Thomas Zimmermann
[next]