aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/display/intel_sdvo.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-31drm/i915/sdvo: Grab mode_config.mutex during LVDS init to avoid WARNsVille Syrjälä1-0/+4
2022-10-31drm/i915: Simplify intel_panel_add_edid_alt_fixed_modes()Ville Syrjälä1-1/+1
2022-10-31drm/i915/sdvo: Setup DDC fully before output initVille Syrjälä1-19/+12
2022-10-31drm/i915/sdvo: Filter out invalid outputs more sensiblyVille Syrjälä1-5/+22
2022-08-31drm/i915: move vbt to display.vbtJani Nikula1-9/+9
2022-06-24Merge tag 'drm-intel-next-2022-06-22' of git://anongit.freedesktop.org/drm/drm-intel into drm-nextDave Airlie1-1/+4
2022-06-20drm/i915/bios: calculate panel type as per child device index in VBTAnimesh Manna1-1/+1
2022-06-01drm/i915: Accept more fixed modes with VRR panelsVille Syrjälä1-1/+1
2022-05-27drm/i915/bios: Determine panel type via PNPID matchVille Syrjälä1-1/+1
2022-05-27drm/i915/bios: Split VBT data into per-panel vs. global partsVille Syrjälä1-0/+3
2022-04-25drm/display: Move HDMI helpers into display-helper moduleThomas Zimmermann1-0/+1
2022-03-31drm/i915: Combine the EDID fixed_mode+downclock_mode lookup into oneVille Syrjälä1-1/+1
2022-03-31drm/i915: Put fixed modes directly onto the panel's fixed_modes listVille Syrjälä1-5/+5
2022-03-29drm/i915: Change SDVO fixed mode handlingVille Syrjälä1-19/+10
2022-03-29drm/i915: Use intel_panel_edid_fixed_mode() for sdvoVille Syrjälä1-10/+3
2022-03-29drm/i915: Extract intel_panel_vbt_sdvo_fixed_mode()Ville Syrjälä1-10/+4
2022-03-29drm/i915: Pass intel_connector to intel_panel_{init,fini}()Ville Syrjälä1-1/+1
2022-03-21drm/i915/sdvo: prefer __packed over __attribute__((packed))Jani Nikula1-1/+1
2022-03-15drm/i915: Convert fixed_mode/downclock_mode into a listVille Syrjälä1-0/+2
2022-03-15drm/i915: Introduce intel_panel_preferred_fixed_mode()Ville Syrjälä1-1/+1
2022-03-15drm/i915: Introduce intel_panel_{fixed,downclock}_mode()Ville Syrjälä1-8/+12
2022-03-15drm/i915/sdvo: Pass the requesed mode to intel_sdvo_create_preferred_input_timing()Ville Syrjälä1-11/+7
2021-12-02drm/i915/display: add intel_crtc_wait_for_next_vblank() and use itJani Nikula1-1/+1
2021-09-30drm/i915: Introduce intel_panel_compute_config()Ville Syrjälä1-0/+7
2021-09-30drm/i915: Use intel_panel_mode_valid() for DSI/LVDS/(s)DVOVille Syrjälä1-8/+4
2021-06-24drm/i915: s/intel_crtc/crtc/Ville Syrjälä1-2/+2
2021-05-05drm/i915: Don't include intel_de.h from intel_display_types.hVille Syrjälä1-0/+1
2021-04-28drm/i915/display: move crtc and dpll declarations where they belongJani Nikula1-0/+1
2021-03-23drm/i915/display: Eliminate most usage of INTEL_GEN()Matt Roper1-4/+4
2021-02-02drm/i915: Remove references to struct drm_device.pdevThomas Zimmermann1-1/+1
2020-09-15drm/i915: Reduce INTEL_DISPLAY_ENABLED to just treat outputs as disconnectedVille Syrjälä1-1/+5
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-6/+6
2020-07-09drm/i915/sdvo: Make .get_modes() return the number of modesVille Syrjälä1-23/+33
2020-07-09drm/i915/sdvo: Make SDVO deal with HDMI pixel repeatVille Syrjälä1-4/+23
2020-07-09drm/i915/sdvo: Implement limited color range for SDVO HDMI properlyVille Syrjälä1-23/+39
2020-05-19drm/i915/display/sdvo: Prefer drm_WARN* over WARN*Pankaj Bharadiya1-7/+14
2020-04-06drm/i915: Add a retry counter for hotplug detect retriesImre Deak1-3/+2
2020-04-03drm/i915: Pass atomic state to encoder hooksVille Syrjälä1-6/+11
2020-02-27drm/i915: significantly reduce the use of <drm/i915_drm.h>Jani Nikula1-1/+0
2020-02-20drm/i915: Mark all HPD capabled connectors as suchVille Syrjälä1-0/+1
2020-02-04drm/i915/sdvo: automatic conversion to drm_device based logging macros.Wambui Karuga1-12/+17
2020-02-04drm/i915/display/sdvo: Make WARN* drm specific where drm_priv ptr is availablePankaj Bharadiya1-6/+8
2020-01-27drm/i915/sdvo: use intel_de_*() functions for register accessJani Nikula1-15/+15
2020-01-20drm/i915/sdvo: Consolidate SDVO HDMI force_dvi handlingVille Syrjälä1-5/+15
2020-01-20drm/i915/sdvo: Reduce the size of the on stack buffersVille Syrjälä1-11/+8
2020-01-13drm/i915: Pass intel_connector to intel_attached_*()Ville Syrjälä1-11/+11
2019-11-14drm/i915: Drop redundant aspec ratio prop value initializationVille Syrjälä1-1/+0
2019-11-14drm/i915: Do not override mode's aspect ratio with the prop value NONEVille Syrjälä1-3/+3
2019-11-01drm/i915: Perform automated conversions for crtc uapi/hw split, base -> uapi.Maarten Lankhorst1-3/+3
2019-11-01drm/i915: Perform automated conversions for crtc uapi/hw split, base -> hw.Maarten Lankhorst1-8/+8