summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_ddi.c
AgeCommit message (Expand)Author
2019-03-19drm/i915: Nuke icl_calc_dp_combo_pll_link()Ville Syrjälä
2019-03-19drm/i915: Fix readout for cnl DPLL kdiv==3Ville Syrjälä
2019-03-13drm/i915/gen11+: First assume next platforms will inherit stuffRodrigo Vivi
2019-03-04drm/i915: allow platforms without eDP transcoderLucas De Marchi
2019-03-04drm/i915: Forcing a modeset when resetting HDMI linkJosé Roberto de Souza
2019-03-04drm/i915: Don't manually add connectors and planes stateJosé Roberto de Souza
2019-03-04drm/i915: Fix atomic state leak when resetting HDMI linkJosé Roberto de Souza
2019-02-26drm/i915: Read out HDMI infoframesVille Syrjälä
2019-02-26drm/i915: Store mask of enabled infoframes in the crtc stateVille Syrjälä
2019-02-26drm/i915: Return the mask of enabled infoframes from ->inforame_enabled()Ville Syrjälä
2019-02-25drm/i915: Call MG_DP_MODE() macro with the right parameters orderJosé Roberto de Souza
2019-02-14drm/i915: Make MG PHY macros semantically consistentAditya Swarup
2019-02-14drm/i915: Make combo PHY DDI macro definitions consistent for ICL and CNLAditya Swarup
2019-02-07drm/i915/psr: Execute the default PSR code path when setting i915_edp_psr_debugJosé Roberto de Souza
2019-02-07drm/i915: HDCP state handling in ddi_update_pipeRamalingam C
2019-01-29drm/i915/icl: remove dpll from clk_selLucas De Marchi
2019-01-29drm/i915: always return something on DDI clock selectionLucas De Marchi
2019-01-29drm/i915/icl: use tc_port in MG_PLL macrosLucas De Marchi
2019-01-24drm/i915/backlight: Restore backlight on resume, v3.Maarten Lankhorst
2019-01-21drm/i915/ddi: switch to kernel typesJani Nikula
2019-01-16drm/i915: Pass down rc in intel_encoder->compute_config()Lyude Paul
2019-01-14drm/i915: Markup paired operations on display power domainsChris Wilson
2018-12-28drm/i915: avoid division by zero on skl_calc_wrpll_linkYoung Xiao
2018-12-25drm/i915: DDI: call intel_psr_ and _edp_drrs_enable() on pipe updates (v2)Hans de Goede
2018-12-18drm/i915/icl: Fix HPD handling for TypeC legacy portsImre Deak
2018-12-18drm/i915/icl: combo port vswing programming changes per BSPECClint Taylor
2018-12-11drm/i915/hdmi: SCDC Scrambling enable without CTS modeClint Taylor
2018-12-03drm/i915/icl: Add get config functionality for DSIVandita Kulkarni
2018-12-03drm/i915/icl: Sanitize DDI port clock gating for DSI portsImre Deak
2018-12-03drm/i915/icl: push pll to port mapping/unmapping to ddi encoder hooksJani Nikula
2018-11-29drm/i915/fec: Disable FEC state.Anusha Srivatsa
2018-11-29i915/dp/fec: Configure the Forward Error Correction bits.Anusha Srivatsa
2018-11-29drm/i915/fec: Set FEC_READY in FEC_CONFIGURATIONAnusha Srivatsa
2018-11-29drm/i915/dsc: Enable and disable appropriate power wells for VDSCManasi Navare
2018-11-29drm/i915/dp: Configure i915 Picture parameter Set registers during DSC enablingManasi Navare
2018-11-29drm/i915/dp: Enable/Disable DSC in DP SinkGaurav K Singh
2018-11-21drm/i915: Make CHICKEN_TRANS reg not depend on enum valueImre Deak
2018-11-15drm/i915/bios: rename intel_aux_ch() to intel_bios_port_aux_ch()Jani Nikula
2018-11-09drm/i915/icl: Fix PLL mapping sanitization for DP portsImre Deak
2018-11-09drm/i915/ddi: Add more sanity check to the encoder HW readoutImre Deak
2018-11-05drm/i915/icl: Configure MG DP mode for HDMI ports tooImre Deak
2018-11-05drm/i915/icl: Configure MG PHY gating for HDMI ports tooImre Deak
2018-11-02drm/i915/icl+: Sanitize port to PLL mappingImre Deak
2018-11-02drm/i915: Enable AUX power for HDMI DDI/TypeC main link tooImre Deak
2018-11-02drm/i915: Enable AUX power earlierImre Deak
2018-11-02drm/i915: Use a helper to get the aux power domainImre Deak
2018-11-02drm/i915: Init aux_ch for HDMI ports tooImre Deak
2018-11-02drm/i915: Move aux_ch to intel_digital_portImre Deak
2018-10-31drm/i915/ICL: Add pre_pll_enable hook for ICL and set DFLEXDPMLE in this hookManasi Navare
2018-10-22drm/i915: compute_min_voltage_level sort platforms newer-to-olderRodrigo Vivi