index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
display
/
intel_sdvo.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
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
2022-08-31
drm/i915: move vbt to display.vbt
Jani Nikula
1
-9
/
+9
2022-06-24
Merge tag 'drm-intel-next-2022-06-22' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-1
/
+4
2022-06-20
drm/i915/bios: calculate panel type as per child device index in VBT
Animesh Manna
1
-1
/
+1
2022-06-01
drm/i915: Accept more fixed modes with VRR panels
Ville Syrjälä
1
-1
/
+1
2022-05-27
drm/i915/bios: Determine panel type via PNPID match
Ville Syrjälä
1
-1
/
+1
2022-05-27
drm/i915/bios: Split VBT data into per-panel vs. global parts
Ville Syrjälä
1
-0
/
+3
2022-04-25
drm/display: Move HDMI helpers into display-helper module
Thomas Zimmermann
1
-0
/
+1
2022-03-31
drm/i915: Combine the EDID fixed_mode+downclock_mode lookup into one
Ville Syrjälä
1
-1
/
+1
2022-03-31
drm/i915: Put fixed modes directly onto the panel's fixed_modes list
Ville Syrjälä
1
-5
/
+5
2022-03-29
drm/i915: Change SDVO fixed mode handling
Ville Syrjälä
1
-19
/
+10
2022-03-29
drm/i915: Use intel_panel_edid_fixed_mode() for sdvo
Ville Syrjälä
1
-10
/
+3
2022-03-29
drm/i915: Extract intel_panel_vbt_sdvo_fixed_mode()
Ville Syrjälä
1
-10
/
+4
2022-03-29
drm/i915: Pass intel_connector to intel_panel_{init,fini}()
Ville Syrjälä
1
-1
/
+1
2022-03-21
drm/i915/sdvo: prefer __packed over __attribute__((packed))
Jani Nikula
1
-1
/
+1
2022-03-15
drm/i915: Convert fixed_mode/downclock_mode into a list
Ville Syrjälä
1
-0
/
+2
2022-03-15
drm/i915: Introduce intel_panel_preferred_fixed_mode()
Ville Syrjälä
1
-1
/
+1
2022-03-15
drm/i915: Introduce intel_panel_{fixed,downclock}_mode()
Ville Syrjälä
1
-8
/
+12
2022-03-15
drm/i915/sdvo: Pass the requesed mode to intel_sdvo_create_preferred_input_ti...
Ville Syrjälä
1
-11
/
+7
2021-12-02
drm/i915/display: add intel_crtc_wait_for_next_vblank() and use it
Jani Nikula
1
-1
/
+1
2021-09-30
drm/i915: Introduce intel_panel_compute_config()
Ville Syrjälä
1
-0
/
+7
2021-09-30
drm/i915: Use intel_panel_mode_valid() for DSI/LVDS/(s)DVO
Ville Syrjälä
1
-8
/
+4
2021-06-24
drm/i915: s/intel_crtc/crtc/
Ville Syrjälä
1
-2
/
+2
2021-05-05
drm/i915: Don't include intel_de.h from intel_display_types.h
Ville Syrjälä
1
-0
/
+1
2021-04-28
drm/i915/display: move crtc and dpll declarations where they belong
Jani Nikula
1
-0
/
+1
2021-03-23
drm/i915/display: Eliminate most usage of INTEL_GEN()
Matt Roper
1
-4
/
+4
2021-02-02
drm/i915: Remove references to struct drm_device.pdev
Thomas Zimmermann
1
-1
/
+1
2020-09-15
drm/i915: Reduce INTEL_DISPLAY_ENABLED to just treat outputs as disconnected
Ville Syrjälä
1
-1
/
+5
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-6
/
+6
2020-07-09
drm/i915/sdvo: Make .get_modes() return the number of modes
Ville Syrjälä
1
-23
/
+33
2020-07-09
drm/i915/sdvo: Make SDVO deal with HDMI pixel repeat
Ville Syrjälä
1
-4
/
+23
2020-07-09
drm/i915/sdvo: Implement limited color range for SDVO HDMI properly
Ville Syrjälä
1
-23
/
+39
2020-05-19
drm/i915/display/sdvo: Prefer drm_WARN* over WARN*
Pankaj Bharadiya
1
-7
/
+14
2020-04-06
drm/i915: Add a retry counter for hotplug detect retries
Imre Deak
1
-3
/
+2
2020-04-03
drm/i915: Pass atomic state to encoder hooks
Ville Syrjälä
1
-6
/
+11
2020-02-27
drm/i915: significantly reduce the use of <drm/i915_drm.h>
Jani Nikula
1
-1
/
+0
2020-02-20
drm/i915: Mark all HPD capabled connectors as such
Ville Syrjälä
1
-0
/
+1
2020-02-04
drm/i915/sdvo: automatic conversion to drm_device based logging macros.
Wambui Karuga
1
-12
/
+17
2020-02-04
drm/i915/display/sdvo: Make WARN* drm specific where drm_priv ptr is available
Pankaj Bharadiya
1
-6
/
+8
[next]