index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
display
/
intel_sdvo.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-21
drm/i915/tv: Fix TV mode
drm-intel-fixes-2024-02-22
Maxime Ripard
1
-5
/
+5
2024-01-18
Merge tag 'i2c-for-6.8-rc1-rebased' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+0
2024-01-18
drm: remove I2C_CLASS_DDC support
Heiner Kallweit
1
-1
/
+0
2023-12-08
Merge tag 'drm-intel-next-2023-12-07' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-1
/
+7
2023-11-29
drm/i915: Skip some timing checks on BXT/GLK DSI transcoders
Ville Syrjälä
1
-1
/
+7
2023-11-23
Merge tag 'drm-intel-next-2023-11-23' of git://anongit.freedesktop.org/drm/dr...
Daniel Vetter
1
-6
/
+17
2023-11-23
drm/i915: Convert audio enable/disable into encoder vfuncs
Ville Syrjälä
1
-6
/
+17
2023-11-15
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-2
/
+2
2023-11-09
drm/edid: include drm_eld.h only where required
Jani Nikula
1
-0
/
+1
2023-10-16
drm/i915/display: Clean up zero initializers
Ville Syrjälä
1
-1
/
+1
2023-10-04
drm/i915: convert INTEL_DISPLAY_ENABLED() into a function
Jani Nikula
1
-1
/
+1
2023-09-28
drm/i915/fdi: Improve FDI BW sharing between pipe B and C
Imre Deak
1
-3
/
+8
2023-09-15
drm/i915/sdvo: Constify mapping structs
Ville Syrjälä
1
-3
/
+3
2023-09-01
drm/i915/display: use drm_edid_is_digital()
Jani Nikula
1
-5
/
+2
2023-08-29
drm/i915/sdvo: Print out the i2c pin and slave address
Ville Syrjälä
1
-0
/
+4
2023-08-29
drm/i915/sdvo: Rework DDC bus handling
Ville Syrjälä
1
-91
/
+114
2023-08-29
drm/i915/sdvo: Get rid of the per-connector i2c symlink
Ville Syrjälä
1
-27
/
+2
2023-08-29
drm/i915/sdvo: Nuke the duplicate sdvo->port
Ville Syrjälä
1
-11
/
+8
2023-08-29
drm/i915/sdvo: Initialize the encoder earlier
Ville Syrjälä
1
-19
/
+18
2023-08-29
drm/i915/sdvo: Nuke attached_output tracking
Ville Syrjälä
1
-15
/
+16
2023-08-24
drm/i915/sdvo: Fail gracefully if the TV dotclock is out of range
Ville Syrjälä
1
-5
/
+13
2023-08-24
drm/i915/sdvo: Pick the TV dotclock from adjusted_mode
Ville Syrjälä
1
-1
/
+1
2023-08-24
drm/i915/sdvo: s/sdvo_inputs_mask/sdvo_num_inputs/
Ville Syrjälä
1
-5
/
+4
2023-08-24
drm/i915/sdvo: Protect macro args
Ville Syrjälä
1
-8
/
+7
2023-08-24
drm/i915/sdvo: Issue SetTargetOutput prior to GetAttachedDisplays
Ville Syrjälä
1
-0
/
+4
2023-08-04
drm/i915/sdvo: fix panel_type initialization
Jani Nikula
1
-1
/
+1
2023-08-04
drm/i915/sdvo: ignore returned broken edid on intel_sdvo_tmds_sink_detect
Juha-Pekka Heikkila
1
-1
/
+1
2023-06-20
drm/i915: Beef up SDVO/HDMI port checks
Ville Syrjälä
1
-5
/
+12
2023-06-20
drm/i915: Assert that the port being initialized is valid
Ville Syrjälä
1
-0
/
+3
2023-06-02
drm/i915/display: switch the rest of the connectors to struct drm_edid
Jani Nikula
1
-34
/
+39
2023-06-02
drm/i915/sdvo: stop caching has_hdmi_audio in struct intel_sdvo
Jani Nikula
1
-13
/
+7
2023-06-02
drm/i915/sdvo: stop caching has_hdmi_monitor in struct intel_sdvo
Jani Nikula
1
-7
/
+7
2023-05-05
drm/i915/display: Add new member to configure PCON color conversion
Ankit Nautiyal
1
-0
/
+1
2023-01-26
drm/i915/panel: move panel fixed EDID to struct intel_panel
Jani Nikula
1
-1
/
+1
2023-01-25
drm/i915/sdvo: Do ELD hardware readout
Ville Syrjälä
1
-1
/
+26
2023-01-25
drm/i915/sdvo: Only use "presence detect" for has_audio readout
Ville Syrjälä
1
-3
/
+1
2023-01-25
drm/i915/sdvo: Precompute the ELD
Ville Syrjälä
1
-7
/
+5
2022-12-09
drm/i915: Do panel VBT init early if the VBT declares an explicit panel type
Ville Syrjälä
1
-1
/
+1
2022-11-11
drm/i915: stop including i915_irq.h from i915_trace.h
Jani Nikula
1
-0
/
+1
2022-10-28
drm/i915/sdvo: Fix debug print
drm-intel-next-2022-10-28
Ville Syrjälä
1
-2
/
+5
2022-10-28
drm/i915/sdvo: Reduce copy-pasta in output setup
Ville Syrjälä
1
-33
/
+33
2022-10-28
drm/i915/sdvo: Get rid of the output type<->device index stuff
Ville Syrjälä
1
-28
/
+19
2022-10-28
drm/i915/sdvo: Don't add DDC modes for LVDS
Ville Syrjälä
1
-6
/
+1
2022-10-28
drm/i915/sdvo: Simplify output setup debugs
Ville Syrjälä
1
-14
/
+11
2022-10-28
drm/i915/sdvo: Grab mode_config.mutex during LVDS init to avoid WARNs
Ville Syrjälä
1
-0
/
+4
2022-10-28
drm/i915/sdvo: Setup DDC fully before output init
Ville Syrjälä
1
-19
/
+12
2022-10-28
drm/i915/sdvo: Filter out invalid outputs more sensibly
Ville Syrjälä
1
-5
/
+22
2022-10-27
drm/i915/sdvo: Extract intel_sdvo_has_audio()
Ville Syrjälä
1
-9
/
+18
2022-09-28
drm/i915: Simplify intel_panel_add_edid_alt_fixed_modes()
Ville Syrjälä
1
-1
/
+1
2022-09-26
drm/i915: Clean up connector->*_allowed setup
Ville Syrjälä
1
-2
/
+1
[next]