aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_ddi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-08drm/i915: extract intel_audio.h from intel_drv.hJani Nikula1-0/+2
2019-03-27drm/i915: Update TRANS_MSA_MISC for fastsetsVille Syrjälä1-0/+2
2019-03-26drm/i915: switch intel_wait_for_register to uncoreDaniele Ceraolo Spurio1-1/+1
2019-03-26drm/i915/icl: reduce pll_id scope and use enum typeLucas De Marchi1-2/+3
2019-03-26drm/i915/icl: use previous pll hw readoutLucas De Marchi1-19/+18
2019-03-26drm/i915/cnl: use previous pll hw readoutLucas De Marchi1-28/+16
2019-03-26drm/i915/bxt: make bxt_calc_pll_link() similar to sklLucas De Marchi1-15/+9
2019-03-26drm/i915/skl: use previous pll hw readoutLucas De Marchi1-30/+20
2019-03-19drm/i915: Nuke icl_calc_dp_combo_pll_link()Ville Syrjälä1-5/+1
2019-03-19drm/i915: Fix readout for cnl DPLL kdiv==3Ville Syrjälä1-2/+2
2019-03-13drm/i915/gen11+: First assume next platforms will inherit stuffRodrigo Vivi1-9/+9
2019-03-04drm/i915: allow platforms without eDP transcoderLucas De Marchi1-3/+3
2019-03-04drm/i915: Forcing a modeset when resetting HDMI linkJosé Roberto de Souza1-1/+1
2019-03-04drm/i915: Don't manually add connectors and planes stateJosé Roberto de Souza1-8/+0
2019-03-04drm/i915: Fix atomic state leak when resetting HDMI linkJosé Roberto de Souza1-6/+1
2019-02-26drm/i915: Read out HDMI infoframesVille Syrjälä1-0/+12
2019-02-26drm/i915: Store mask of enabled infoframes in the crtc stateVille Syrjälä1-1/+4
2019-02-26drm/i915: Return the mask of enabled infoframes from ->inforame_enabled()Ville Syrjälä1-1/+1
2019-02-25drm/i915: Call MG_DP_MODE() macro with the right parameters orderJosé Roberto de Souza1-5/+5
2019-02-14drm/i915: Make MG PHY macros semantically consistentAditya Swarup1-22/+22
2019-02-14drm/i915: Make combo PHY DDI macro definitions consistent for ICL and CNLAditya Swarup1-8/+8
2019-02-07drm/i915/psr: Execute the default PSR code path when setting i915_edp_psr_debugJosé Roberto de Souza1-1/+1
2019-02-07drm/i915: HDCP state handling in ddi_update_pipeRamalingam C1-0/+7
2019-01-29drm/i915/icl: remove dpll from clk_selLucas De Marchi1-5/+6
2019-01-29drm/i915: always return something on DDI clock selectionLucas De Marchi1-1/+1
2019-01-29drm/i915/icl: use tc_port in MG_PLL macrosLucas De Marchi1-3/+4
2019-01-24drm/i915/backlight: Restore backlight on resume, v3.Maarten Lankhorst1-0/+2
2019-01-21drm/i915/ddi: switch to kernel typesJani Nikula1-26/+26
2019-01-16drm/i915: Pass down rc in intel_encoder->compute_config()Lyude Paul1-3/+3
2019-01-14drm/i915: Markup paired operations on display power domainsChris Wilson1-14/+22
2018-12-28drm/i915: avoid division by zero on skl_calc_wrpll_linkYoung Xiao1-0/+3
2018-12-25drm/i915: DDI: call intel_psr_ and _edp_drrs_enable() on pipe updates (v2)Hans de Goede1-0/+19
2018-12-18drm/i915/icl: Fix HPD handling for TypeC legacy portsImre Deak1-7/+56
2018-12-18drm/i915/icl: combo port vswing programming changes per BSPECClint Taylor1-152/+86
2018-12-11drm/i915/hdmi: SCDC Scrambling enable without CTS modeClint Taylor1-3/+2
2018-12-03drm/i915/icl: Add get config functionality for DSIVandita Kulkarni1-2/+2
2018-12-03drm/i915/icl: Sanitize DDI port clock gating for DSI portsImre Deak1-17/+48
2018-12-03drm/i915/icl: push pll to port mapping/unmapping to ddi encoder hooksJani Nikula1-50/+34
2018-11-29drm/i915/fec: Disable FEC state.Anusha Srivatsa1-4/+24
2018-11-29i915/dp/fec: Configure the Forward Error Correction bits.Anusha Srivatsa1-0/+23
2018-11-29drm/i915/fec: Set FEC_READY in FEC_CONFIGURATIONAnusha Srivatsa1-0/+11
2018-11-29drm/i915/dsc: Enable and disable appropriate power wells for VDSCManasi Navare1-0/+6
2018-11-29drm/i915/dp: Configure i915 Picture parameter Set registers during DSC enablingManasi Navare1-0/+2
2018-11-29drm/i915/dp: Enable/Disable DSC in DP SinkGaurav K Singh1-0/+5
2018-11-21drm/i915: Make CHICKEN_TRANS reg not depend on enum valueImre Deak1-12/+25
2018-11-15drm/i915/bios: rename intel_aux_ch() to intel_bios_port_aux_ch()Jani Nikula1-1/+1
2018-11-09drm/i915/icl: Fix PLL mapping sanitization for DP portsImre Deak1-2/+25
2018-11-09drm/i915/ddi: Add more sanity check to the encoder HW readoutImre Deak1-24/+52
2018-11-05drm/i915/icl: Configure MG DP mode for HDMI ports tooImre Deak1-1/+67
2018-11-05drm/i915/icl: Configure MG PHY gating for HDMI ports tooImre Deak1-0/+70