index
:
binx/bcachefs.git
bcachefs-garbage
master
Unnamed repository; edit this file 'description' to name the repository.
Hunter Shaffer
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
2023-06-02
drm/i915/display: switch the rest of the connectors to struct drm_edid
Jani Nikula
2023-06-02
drm/i915/sdvo: stop caching has_hdmi_audio in struct intel_sdvo
Jani Nikula
2023-06-02
drm/i915/sdvo: stop caching has_hdmi_monitor in struct intel_sdvo
Jani Nikula
2023-05-05
drm/i915/display: Add new member to configure PCON color conversion
Ankit Nautiyal
2023-01-26
drm/i915/panel: move panel fixed EDID to struct intel_panel
Jani Nikula
2023-01-25
drm/i915/sdvo: Do ELD hardware readout
Ville Syrjälä
2023-01-25
drm/i915/sdvo: Only use "presence detect" for has_audio readout
Ville Syrjälä
2023-01-25
drm/i915/sdvo: Precompute the ELD
Ville Syrjälä
2022-12-09
drm/i915: Do panel VBT init early if the VBT declares an explicit panel type
Ville Syrjälä
2022-11-11
drm/i915: stop including i915_irq.h from i915_trace.h
Jani Nikula
2022-10-28
drm/i915/sdvo: Fix debug print
Ville Syrjälä
2022-10-28
drm/i915/sdvo: Reduce copy-pasta in output setup
Ville Syrjälä
2022-10-28
drm/i915/sdvo: Get rid of the output type<->device index stuff
Ville Syrjälä
2022-10-28
drm/i915/sdvo: Don't add DDC modes for LVDS
Ville Syrjälä
2022-10-28
drm/i915/sdvo: Simplify output setup debugs
Ville Syrjälä
2022-10-28
drm/i915/sdvo: Grab mode_config.mutex during LVDS init to avoid WARNs
Ville Syrjälä
2022-10-28
drm/i915/sdvo: Setup DDC fully before output init
Ville Syrjälä
2022-10-28
drm/i915/sdvo: Filter out invalid outputs more sensibly
Ville Syrjälä
2022-10-27
drm/i915/sdvo: Extract intel_sdvo_has_audio()
Ville Syrjälä
2022-09-28
drm/i915: Simplify intel_panel_add_edid_alt_fixed_modes()
Ville Syrjälä
2022-09-26
drm/i915: Clean up connector->*_allowed setup
Ville Syrjälä
2022-08-31
drm/i915: move vbt to display.vbt
Jani Nikula
2022-06-24
Merge tag 'drm-intel-next-2022-06-22' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2022-06-20
drm/i915/bios: calculate panel type as per child device index in VBT
Animesh Manna
2022-06-01
drm/i915: Accept more fixed modes with VRR panels
Ville Syrjälä
2022-05-27
drm/i915/bios: Determine panel type via PNPID match
Ville Syrjälä
2022-05-27
drm/i915/bios: Split VBT data into per-panel vs. global parts
Ville Syrjälä
2022-04-25
drm/display: Move HDMI helpers into display-helper module
Thomas Zimmermann
2022-03-31
drm/i915: Combine the EDID fixed_mode+downclock_mode lookup into one
Ville Syrjälä
2022-03-31
drm/i915: Put fixed modes directly onto the panel's fixed_modes list
Ville Syrjälä
2022-03-29
drm/i915: Change SDVO fixed mode handling
Ville Syrjälä
2022-03-29
drm/i915: Use intel_panel_edid_fixed_mode() for sdvo
Ville Syrjälä
2022-03-29
drm/i915: Extract intel_panel_vbt_sdvo_fixed_mode()
Ville Syrjälä
2022-03-29
drm/i915: Pass intel_connector to intel_panel_{init,fini}()
Ville Syrjälä
2022-03-21
drm/i915/sdvo: prefer __packed over __attribute__((packed))
Jani Nikula
2022-03-15
drm/i915: Convert fixed_mode/downclock_mode into a list
Ville Syrjälä
2022-03-15
drm/i915: Introduce intel_panel_preferred_fixed_mode()
Ville Syrjälä
2022-03-15
drm/i915: Introduce intel_panel_{fixed,downclock}_mode()
Ville Syrjälä
2022-03-15
drm/i915/sdvo: Pass the requesed mode to intel_sdvo_create_preferred_input_ti...
Ville Syrjälä
2021-12-02
drm/i915/display: add intel_crtc_wait_for_next_vblank() and use it
Jani Nikula
2021-09-30
drm/i915: Introduce intel_panel_compute_config()
Ville Syrjälä
2021-09-30
drm/i915: Use intel_panel_mode_valid() for DSI/LVDS/(s)DVO
Ville Syrjälä
2021-06-24
drm/i915: s/intel_crtc/crtc/
Ville Syrjälä
2021-05-05
drm/i915: Don't include intel_de.h from intel_display_types.h
Ville Syrjälä
2021-04-28
drm/i915/display: move crtc and dpll declarations where they belong
Jani Nikula
2021-03-23
drm/i915/display: Eliminate most usage of INTEL_GEN()
Matt Roper
2021-02-02
drm/i915: Remove references to struct drm_device.pdev
Thomas Zimmermann
2020-09-15
drm/i915: Reduce INTEL_DISPLAY_ENABLED to just treat outputs as disconnected
Ville Syrjälä
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-09
drm/i915/sdvo: Make .get_modes() return the number of modes
Ville Syrjälä
[next]