index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
drm
/
drm_crtc.h
Age
Commit message (
Expand
)
Author
2025-01-08
drm: add clone mode check for CRTC
Jessica Zhang
2023-07-29
drm: Remove references to removed transitional helpers
Geert Uytterhoeven
2022-07-13
drm/crtc: Introduce drmm_crtc_init_with_planes
Maxime Ripard
2022-07-05
drm: Remove linux/i2c.h from drm_crtc.h
Ville Syrjälä
2022-07-05
drm: Remove linux/media-bus-format.h from drm_crtc.h
Ville Syrjälä
2022-07-05
drm: Remove linux/fb.h from drm_crtc.h
Ville Syrjälä
2022-06-30
drm: Remove unnecessary junk from drm_crtc.h
Ville Syrjälä
2022-06-20
drm: Drop drm_connector.h from drm_crtc.h
Ville Syrjälä
2022-06-20
drm: Drop drm_blend.h from drm_crtc.h
Ville Syrjälä
2022-06-20
drm: Drop drm_framebuffer.h from drm_crtc.h
Ville Syrjälä
2022-06-20
drm: Drop drm_edid.h from drm_crtc.h
Ville Syrjälä
2022-02-11
Merge tag 'drm-intel-next-2022-02-08' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2022-01-25
drm/docs: Document where the C8 color lut is stored
Daniel Vetter
2021-12-22
drm: Always include the debugfs dentry in drm_crtc
Ville Syrjälä
2021-01-14
drm: drm_crc: fix a kernel-doc markup
Mauro Carvalho Chehab
2021-01-04
drm/crtc: add drmm_crtc_alloc_with_planes()
Philipp Zabel
2020-12-10
Merge tag 'drm-msm-next-2020-12-07' of https://gitlab.freedesktop.org/drm/msm...
Dave Airlie
2020-11-01
drm/msm/atomic: Drop per-CRTC locks in reverse order
Rob Clark
2020-10-21
drm: Introduce plane and CRTC scaling filter properties
Pankaj Bharadiya
2020-02-13
drm: Add get_vblank_timestamp() to struct drm_crtc_funcs
Thomas Zimmermann
2020-01-30
drm: Initialize struct drm_crtc_state.no_vblank from device settings
Thomas Zimmermann
2019-10-03
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2019-09-19
drm: Fix kerneldoc and remove unused struct member in self_refresh helper
Sean Paul
2019-09-18
drm/atomic: Rename crtc_state->pageflip_flags to async_flip
Daniel Vetter
2019-08-28
drm: Stop including drm_bridge.h from drm_crtc.h
Boris Brezillon
2019-08-06
drm/crc-debugfs: Add notes about CRC<->commit interactions
Brian Starkey
2019-06-13
drm: Add helpers to kick off self refresh mode in drivers
Sean Paul
2019-06-10
drm: drm_crtc.h self-contained
Sam Ravnborg
2019-03-28
drm: Fix subtle spelling error in drm_crtc_state
Kieran Bingham
2019-02-28
drm/doc: Fix copy paste error in drm_crtc_funcs.destroy()
Maarten Lankhorst
2019-01-11
drm: Move the legacy kms disable_all helper to crtc helpers
Daniel Vetter
2019-01-11
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2019-01-11
drm: Unexport drm_crtc_force_disable
Daniel Vetter
2018-11-28
drm: Add vrr_enabled property to drm CRTC
Nicholas Kazlauskas
2018-08-22
drm/crc: Cleanup crtc_crc_open function
Mahesh Kumar
2018-08-13
drm: crc: Introduce get_crc_sources callback
Mahesh Kumar
2018-08-13
drm: crc: Introduce verify_crc_source callback
Mahesh Kumar
2018-07-13
drm/doc: use inline kerneldoc style for drm_crtc_state
Daniel Vetter
2018-07-13
drm/doc: move struct drm_crtc to in-line comments
Daniel Vetter
2018-07-13
drm: switch drm_plane to inline comments
Daniel Vetter
2018-07-07
drm/crtc: Add a generic infrastructure to fake VBLANK events
Boris Brezillon
2018-06-18
drm: Add checks for atomic_[duplicate/destroy]_state with atomic drivers
Haneen Mohammed
2018-05-15
drm: clarify adjusted_mode documentation for bridges
Philippe Cornu
2017-11-10
drm/mode_object: fix documentation for object lookups.
Dave Airlie
2017-10-12
drm: Pass struct drm_file * to __drm_mode_object_find [v2]
Keith Packard
2017-09-08
drm/atomic: Remove deprecated accessor macros
Maarten Lankhorst
2017-09-08
drm/atomic: Move drm_crtc_commit to drm_crtc_state, v4.
Maarten Lankhorst
2017-08-08
drm: Handle properties in the core for atomic drivers
Daniel Vetter
2017-08-07
drm: remove unused and redundant callbacks
Peter Rosin
2017-06-20
drm/doc: vblank cleanup
Daniel Vetter
[next]