开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
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
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
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