开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
tidss
/
tidss_crtc.c
Age
Commit message (
Expand
)
Author
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2025-11-10
drm/tidss: use drm_crtc_vblank_crtc()
Jani Nikula
2025-10-31
drm/tidss: Set vblank (event) time at crtc_atomic_enable
Tomi Valkeinen
2025-10-31
drm/tidss: Restructure dispc_vp_prepare() and dispc_vp_enable()
Tomi Valkeinen
2025-10-31
drm: include drm_print.h where needed
Jani Nikula
2025-09-30
drm/tidss: crtc: Cleanup reset implementation
Maxime Ripard
2025-09-30
drm/tidss: crtc: Implement destroy_state
Maxime Ripard
2025-09-30
drm/tidss: crtc: Change variable name
Maxime Ripard
2025-09-30
drm/tidss: Remove ftrace-like logs
Maxime Ripard
2025-09-30
drm/tidss: Convert to drm logging
Maxime Ripard
2025-08-13
drm/tidss: Set crtc modesetting parameters with adjusted mode
Jayesh Choudhary
2025-08-13
drm/tidss: Use the crtc_* timings when programming the HW
Tomi Valkeinen
2025-05-20
drm/tidss: Update infrastructure to support K3 DSS cut-down versions
Devarsh Thakkar
2024-02-26
drm/tidss: Fix sync-lost issue with two displays
Tomi Valkeinen
2023-12-01
drm/tidss: Use DRM_PLANE_COMMIT_ACTIVE_ONLY
Tomi Valkeinen
2023-12-01
drm/tidss: Fix atomic_flush check
Tomi Valkeinen
2023-01-18
drm/tidss: Remove unnecessary include statements for drm_crtc_helper.h
Thomas Zimmermann
2022-08-03
drm/gem: rename GEM CMA helpers to GEM DMA helpers
Danilo Krummrich
2022-08-03
drm/fb: remove unused includes of drm_fb_cma_helper.h
Danilo Krummrich
2022-07-26
drm: Remove unnecessary include statements of drm_plane_helper.h
Thomas Zimmermann
2020-11-02
drm/atomic: Pass the full state to CRTC atomic begin and flush
Maxime Ripard
2020-11-02
drm/atomic: Pass the full state to CRTC atomic_check
Maxime Ripard
2020-10-09
drm/atomic: Pass the full state to CRTC atomic enable/disable
Maxime Ripard
2020-07-16
drm/tidss: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-07-02
drm/atomic-helper: reset vblank on crtc reset
Daniel Vetter
2020-06-02
Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-04-28
drm/tidss: Don't use drm_device->dev_private
Daniel Vetter
2020-04-20
drm/tidss: fix crash related to accessing freed memory
Tomi Valkeinen
2020-02-28
drm/tidss: dispc: Fix broken plane positioning code
Jyri Sarha
2020-01-27
drm/tidss: New driver for TI Keystone platform Display SubSystem
Jyri Sarha