index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
ast
/
ast_drv.c
Age
Commit message (
Expand
)
Author
2025-10-15
drm/ast: Support device quirks
Thomas Zimmermann
2025-09-29
drm/ast: Remove generic device initialization
Thomas Zimmermann
2025-09-29
drm/ast: Move Gen7 device initialization into separate helper
Thomas Zimmermann
2025-09-29
drm/ast: Move Gen6 device initialization into separate helper
Thomas Zimmermann
2025-09-29
drm/ast: Move Gen5 device initialization into separate helper
Thomas Zimmermann
2025-09-29
drm/ast: Move Gen4 device initialization into separate helper
Thomas Zimmermann
2025-09-29
drm/ast: Move Gen3 device initialization into separate helper
Thomas Zimmermann
2025-09-29
drm/ast: Move Gen2 device initialization into separate helper
Thomas Zimmermann
2025-09-29
drm/ast: Move Gen1 device initialization into separate helper
Thomas Zimmermann
2025-09-29
drm/ast: Prepare per-Gen device initialization
Thomas Zimmermann
2025-09-29
drm/ast: Split ast_detect_tx_chip() per chip generation
Thomas Zimmermann
2025-07-09
drm/ast: Move Gen6+ POST code to separate source file
Thomas Zimmermann
2025-07-07
drm/gem-shmem: Do not map s/g table by default
Thomas Zimmermann
2025-06-03
drm/ast: use DRM_GEM_SHMEM_DRIVER_OPS_NO_MAP_SGT
Shixiong Ou
2025-02-03
drm/ast: Align naming in widescreen detection code to manual
Thomas Zimmermann
2025-01-22
drm/ast: Initialize ASTDP in ast_post_gpu()
Thomas Zimmermann
2024-12-05
drm: remove driver date from struct drm_driver and all drivers
Jani Nikula
2024-11-15
drm/client: Move public client header to clients/ subdirectory
Thomas Zimmermann
2024-10-14
drm/ast: Use video aperture helpers
Thomas Zimmermann
2024-09-30
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2024-09-26
drm/ast: Run DRM default client setup
Thomas Zimmermann
2024-09-23
Merge tag 'pci-v6.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-09-13
drm/ast: Avoid upcasting to struct ast_device
Thomas Zimmermann
2024-08-09
drm/ast: Request PCI BAR with devres
Philipp Stanner
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-05-02
drm/ast: Use fbdev-shmem
Thomas Zimmermann
2024-04-02
drm/ast: Include <linux/of.h> where necessary
Thomas Zimmermann
2023-11-28
drm/ast: Move detection code into PCI probe helper
Thomas Zimmermann
2023-09-21
drm: Call drm_atomic_helper_shutdown() at shutdown time for misc drivers
Douglas Anderson
2023-04-04
drm/ast: Use drm_aperture_remove_conflicting_pci_framebuffers
Daniel Vetter
2023-03-01
drm/ast: Rename struct ast_private to struct ast_device
Thomas Zimmermann
2023-01-18
drm/ast: Remove unnecessary include statements for drm_crtc_helper.h
Thomas Zimmermann
2022-11-05
drm/fb-helper: Move generic fbdev emulation into separate source file
Thomas Zimmermann
2022-10-16
drm/ast: Convert ast to SHMEM
Thomas Zimmermann
2022-09-26
drm/ast: make ast_modeset static
ruanjinjie
2022-05-05
drm: simplify the return expression of ast_drm_resume()
Minghao Chi
2022-01-19
drm/ast: Replace module-init boiler-plate code with DRM helpers
Thomas Zimmermann
2021-11-27
drm: Move nomodeset kernel parameter to the DRM subsystem
Javier Martinez Canillas
2021-07-01
drm/aperture: Pass DRM driver structure instead of driver name
Thomas Zimmermann
2021-04-14
drm/aperture: Convert drivers to aperture interfaces
Thomas Zimmermann
2021-02-22
drm/ast: fix memory leak when unload the driver
Tong Zhang
2021-01-06
drm/ast: Remove references to struct drm_device.pdev
Thomas Zimmermann
2020-11-06
drm/<drivers>: Constify struct drm_driver
Daniel Vetter
2020-08-03
drm/ast: Managed device release
Thomas Zimmermann
2020-08-03
drm/ast: Embed struct drm_device in struct ast_private
Thomas Zimmermann
2020-08-03
drm/ast: Replace driver load/unload functions with device create/destroy
Thomas Zimmermann
2020-08-03
drm/ast: Separate DRM driver from PCI code
Thomas Zimmermann
2020-06-22
drm/ast: Remove test for device from ast_pm_freeze()
Thomas Zimmermann
2020-06-22
drm/ast: Remove unused code paths for AST 1180
Thomas Zimmermann
[next]