summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/display
AgeCommit message (Expand)Author
2023-07-11i915/display/hotplug: use drm_kms_helper_connector_hotplug_event()Simon Ser
2023-07-10drm/i915: Don't rely that 2 VDSC engines are always enough for pixel rateStanislav Lisovskiy
2023-07-10drm/i915: Add helper function for getting number of VDSC enginesStanislav Lisovskiy
2023-07-06drm/i915: Try to initialize DDI/ICL+ DSI ports for every VBT child deviceVille Syrjälä
2023-07-06drm/i915/bios: Extract intel_bios_encoder_port()Ville Syrjälä
2023-07-06drm/i915: Remove AUX CH sanitationVille Syrjälä
2023-07-06drm/i915: Remove DDC pin sanitationVille Syrjälä
2023-07-06drm/i915: Only populate aux_ch if really neededVille Syrjälä
2023-07-06drm/i915: Initialize dig_port->aux_ch to NONE to be sureVille Syrjälä
2023-07-05drm/i915: Fail if DSC compression requirement is less than platform supportsStanislav Lisovskiy
2023-07-04drm/i915/uncore: add intel_uncore_regs() helperJani Nikula
2023-07-04drm/i915: Don't preserve dpll_hw_state for slave crtc in BigjoinerStanislav Lisovskiy
2023-06-29drm/i915: move display device and runtime info to struct intel_displayJani Nikula
2023-06-29drm/i915: fix display info usageJani Nikula
2023-06-29drm/i915: separate display info printing from the restJani Nikula
2023-06-28drm/i915: Remove prototype for intel_cx0_phy_ddi_vswing_sequence()Gustavo Sousa
2023-06-26drm/i915: Prevent needless toggling of DC states during modesetsImre Deak
2023-06-26drm/i915: Add way to specify the power-off delay of a display power domainImre Deak
2023-06-26drm/i915: Remove redundant forward declarations from display power headersImre Deak
2023-06-26drm/i915: Add missing forward declarations/includes to display power headersImre Deak
2023-06-26drm/i915/hdcp: Add a debug statement at hdcp2 capability checkSuraj Kandpal
2023-06-26drm/i915/hdcp: Assign correct hdcp content typeSuraj Kandpal
2023-06-21drm/i915/psr: Use hw.adjusted mode when calculating io/fast wake timesJouni Högander
2023-06-20drm/i915/mtl: Skip using vbt hdmi_level_shifter selection on MTLRadhakrishna Sripada
2023-06-20drm/i915/mtl: Fix SSC selection for MPLLARadhakrishna Sripada
2023-06-20drm/i915/mtl: Add new vswing table for C20 phy to support DP 1.4Lee Shawn C
2023-06-20drm/i915/mtl: update DP 2.0 vswing table for C20 phyLee Shawn C
2023-06-20drm/i915: Convert HSW/BDW to use port_mask for DDI probeVille Syrjälä
2023-06-20drm/i915: Init DDI outputs based on port_mask on skl+Ville Syrjälä
2023-06-20drm/i915: Beef up SDVO/HDMI port checksVille Syrjälä
2023-06-20drm/i915: Assert that the port being initialized is validVille Syrjälä
2023-06-20drm/i915: Assert that device info bitmasks have enough bitsVille Syrjälä
2023-06-20drm/i915: Introduce device info port_maskVille Syrjälä
2023-06-20drm/i915: Remove bogus DDI-F from hsw/bdw output initVille Syrjälä
2023-06-20drm/i915/adlp+: Allow DC states along with PW2 only for PWB functionalityImre Deak
2023-06-16drm/i915/psr: Re-enable PSR1 on hsw/bdwVille Syrjälä
2023-06-16drm/i915/psr: Allow PSR with sprite enabled on hsw/bdwVille Syrjälä
2023-06-16drm/i915/psr: Don't skip both TP1 and TP2/3 on hsw/bdwVille Syrjälä
2023-06-16drm/i915/psr: Do no mask display register writes on hsw/bdwVille Syrjälä
2023-06-16drm/i915/psr: Restore PSR interrupt handler for HSWVille Syrjälä
2023-06-16drm/i915/psr: HSW/BDW have no PSR2Ville Syrjälä
2023-06-16drm/i915/psr: Bring back HSW/BDW PSR AUX CH registers/setupVille Syrjälä
2023-06-16drm/i915/psr: Reintroduce HSW PSR1 registersVille Syrjälä
2023-06-16drm/i915/psr: Wrap PSR1 register with functionsVille Syrjälä
2023-06-16drm/i915/psr: Fix BDW PSR AUX CH data register offsetsVille Syrjälä
2023-06-16drm/i915: Re-init clock gating on coming out of PC8+Ville Syrjälä
2023-06-15drm/i915/mtl: Cleanup usage of phy lane resetMika Kahola
2023-06-14drm/i915/hdcp: Modify hdcp_gsc_message msg sending mechanismSuraj Kandpal
2023-06-13drm/i915/dsi: Remove weird has_pch_encoder assertsVille Syrjälä
2023-06-13drm/i915/dsi: Grab the crtc from the customary placeVille Syrjälä