index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
drm
/
drm_connector.h
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-19
drm/display: hdmi_state_helper: split InfoFrame functions per type
Dmitry Baryshkov
1
-30
/
+75
2026-01-19
drm/connector: make clear_infoframe callback mandatory for HDMI connectors
Dmitry Baryshkov
1
-1
/
+1
2025-06-27
Merge tag 'drm-misc-next-2025-06-26' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
1
-3
/
+5
2025-06-23
drm/connector: move HDR sink metadata to display info
Jani Nikula
1
-3
/
+5
2025-06-23
Merge tag 'drm-intel-next-2025-06-18' of https://gitlab.freedesktop.org/drm/i...
Dave Airlie
1
-1
/
+3
2025-06-12
drm/edid: Add support for quirks visible to DRM core and drivers
Imre Deak
1
-1
/
+3
2025-05-21
drm/connector: add CEC-related fields
Dmitry Baryshkov
1
-0
/
+48
2025-01-04
drm/display/hdmi: implement hotplug functions
Dmitry Baryshkov
1
-0
/
+16
2025-01-04
drm/connector: implement generic HDMI audio helpers
Dmitry Baryshkov
1
-0
/
+116
2024-12-17
drm/connector: Add a way to init/add a connector in separate steps
Imre Deak
1
-0
/
+6
2024-12-16
drm/connector: add mutex to protect ELD from concurrent access
Dmitry Baryshkov
1
-1
/
+4
2024-08-02
Revert "drm: Introduce 'power saving policy' drm property"
Hamza Mahfooz
1
-2
/
+0
2024-07-10
drm: Introduce 'power saving policy' drm property
Mario Limonciello
1
-0
/
+2
2024-07-09
drm/drm_connector: Document Colorspace property variants
Sebastian Wick
1
-8
/
+0
2024-06-18
drm: Add DRM_MODE_TV_MODE_MONOCHROME
Nick Hollinghurst
1
-0
/
+7
2024-06-13
drm/connector: hdmi: Fix kerneldoc warnings
Maxime Ripard
1
-98
/
+108
2024-05-28
drm/connector: hdmi: Add Infoframes generation
Maxime Ripard
1
-1
/
+110
2024-05-28
drm/connector: hdmi: Add RGB Quantization Range to the connector state
Maxime Ripard
1
-0
/
+6
2024-05-28
drm/connector: hdmi: Add Broadcast RGB property
Maxime Ripard
1
-0
/
+36
2024-05-28
drm/connector: hdmi: Add custom hook to filter TMDS character rate
Maxime Ripard
1
-0
/
+31
2024-05-28
drm/connector: hdmi: Calculate TMDS character rate
Maxime Ripard
1
-0
/
+5
2024-05-28
drm/connector: hdmi: Add support for output format
Maxime Ripard
1
-0
/
+20
2024-05-28
drm/connector: hdmi: Add output BPC to the connector state
Maxime Ripard
1
-1
/
+11
2024-05-28
drm/connector: hdmi: Create an HDMI sub-state
Maxime Ripard
1
-0
/
+7
2024-05-28
drm/connector: Introduce an HDMI connector initialization function
Maxime Ripard
1
-0
/
+5
2024-05-23
drm/connector: update edid_blob_ptr documentation
Jani Nikula
1
-1
/
+5
2023-10-11
drm: Add HPD state to drm_connector_oob_hotplug_event()
Bjorn Andersson
1
-2
/
+4
2023-10-04
Merge tag 'drm-intel-next-2023-09-29' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-0
/
+8
2023-09-07
drm/connector: document DRM_MODE_COLORIMETRY_COUNT
Javier Carrasco
1
-1
/
+2
2023-09-01
drm/edid: parse source physical address
Jani Nikula
1
-0
/
+8
2023-06-15
Merge tag 'amd-drm-next-6.5-2023-06-09' of https://gitlab.freedesktop.org/agd...
Dave Airlie
1
-28
/
+101
2023-06-09
drm/connector: Allow drivers to pass list of supported colorspaces
Harry Wentland
1
-2
/
+5
2023-06-09
drm/connector: Print connector colorspace in state debugfs
Harry Wentland
1
-0
/
+1
2023-06-09
drm/connector: Use common colorspace_names array
Harry Wentland
1
-0
/
+2
2023-06-09
drm/connector: Add enum documentation to drm_colorspace
Joshua Ashton
1
-2
/
+68
2023-06-09
drm/connector: Convert DRM_MODE_COLORIMETRY to enum
Harry Wentland
1
-24
/
+25
2023-06-02
drm/edid: parse display info has_audio similar to is_hdmi
Jani Nikula
1
-0
/
+8
2023-05-09
drm/connector: document enum drm_connector_tv_mode DRM_MODE_TV_MODE_MAX
Jani Nikula
1
-0
/
+5
2023-01-19
drm/edid: store quirks in display info
Jani Nikula
1
-0
/
+5
2023-01-19
drm/edid: refactor CTA Y420CMDB parsing
Jani Nikula
1
-3
/
+0
2023-01-19
drm/edid: parse VICs from CTA VDB early
Jani Nikula
1
-0
/
+10
2022-11-24
drm/modes: Introduce the tv_mode property as a command-line option
Maxime Ripard
1
-0
/
+12
2022-11-24
drm/connector: Add a function to lookup a TV mode by its name
Maxime Ripard
1
-0
/
+2
2022-11-24
drm/connector: Add TV standard property
Maxime Ripard
1
-0
/
+64
2022-11-24
drm/connector: Rename drm_mode_create_tv_properties
Maxime Ripard
1
-3
/
+3
2022-11-24
drm/connector: Rename legacy TV property
Maxime Ripard
1
-2
/
+2
2022-11-22
Merge tag 'drm-misc-next-2022-11-17' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-0
/
+7
2022-11-15
drm/connector: Add pixel clock to cmdline mode
Maxime Ripard
1
-0
/
+7
2022-11-08
Merge tag 'amd-drm-next-6.2-2022-11-04' of https://gitlab.freedesktop.org/agd...
Dave Airlie
1
-0
/
+6
2022-10-27
drm/edid: add a quirk for two LG monitors to get them to work on 10bpc
Hamza Mahfooz
1
-0
/
+6
[next]