summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/display
AgeCommit message (Expand)Author
2021-04-02drm/i915/display/psr: Disable DC3CO when the PSR2 is usedGwan-gyeong Mun
2021-04-01drm/i915: Update plane ratio for icl+Ville Syrjälä
2021-04-01drm/i915: Split out glk_plane_min_cdclk()Ville Syrjälä
2021-03-31drm/i915/hdcp: Add DP HDCP2.2 timeout to read entire msgAnshuman Gupta
2021-03-31drm/i915/display: Configure HDMI2.1 Pcon for FRL only if Src-Ctl mode is avai...Ankit Nautiyal
2021-03-31drm/dp_helper: Define options for FRL training for HDMI2.1 PCONAnkit Nautiyal
2021-03-29drm/i915: Add support for FBs requiring a POT stride alignmentImre Deak
2021-03-29drm/i915: s/stride/src_stride/ in the intel_remapped_plane_info structImre Deak
2021-03-29drm/i915: Shrink the size of intel_remapped_plane_info structImre Deak
2021-03-29drm/i915/intel_fb: Factor out calc_plane_remap_info()Imre Deak
2021-03-29drm/i915: Simplify copying the FB view state to the plane stateImre Deak
2021-03-29drm/i915: Store the normal view FB pitch in FB's intel_fb_viewImre Deak
2021-03-29drm/i915: Unify the FB and plane state view information into one structImre Deak
2021-03-29drm/i915/intel_fb: Factor out calc_plane_normal_size()Imre Deak
2021-03-29drm/i915/intel_fb: Factor out calc_plane_aligned_offset()Imre Deak
2021-03-29drm/i915/intel_fb: Factor out convert_plane_offset_to_xy()Imre Deak
2021-03-29drm/i915/intel_fb: s/dev_priv/i915/Imre Deak
2021-03-29drm/i915/intel_fb: Unexport intel_fb_check_stride()Imre Deak
2021-03-29drm/i915/intel_fb: Pull FB plane functions from intel_display.cImre Deak
2021-03-29drm/i915/intel_fb: Pull FB plane functions from intel_sprite.cImre Deak
2021-03-29drm/i915/intel_fb: Pull is_surface_linear() from intel_display.c/skl_universa...Imre Deak
2021-03-29drm/i915/intel_fb: Pull FB plane functions from skl_universal_plane.cImre Deak
2021-03-29drm/i915/intel_fb: Pull FB plane functions from intel_display_types.hImre Deak
2021-03-29drm/i915: Make sure i915_ggtt_view is inited when creating an FBImre Deak
2021-03-29drm/i915: Fix rotation setup during plane HW readoutImre Deak
2021-03-29drm/i915: Remove repeated declarationWan Jiabing
2021-03-29drm/i915: Stop adding planes to the commit needlesslyVille Syrjälä
2021-03-29drm/i915: rename DISP_STEPPING->DISPLAY_STEP and GT_STEPPING->GT_STEPJani Nikula
2021-03-24drm/i915/audio: set HDA link parameters in driverKai Vehmanen
2021-03-23drm/i915/display: Simplify GLK display version testsMatt Roper
2021-03-23drm/i915/display: Eliminate most usage of INTEL_GEN()Matt Roper
2021-03-23drm/i915/display: Convert gen5/gen6 tests to IS_IRONLAKE/IS_SANDYBRIDGEMatt Roper
2021-03-23drm/i915/dsc: fix DSS CTL register usage for ICL DSI transcodersJani Nikula
2021-03-22drm/i915: Fix enabled_planes bitmaskVille Syrjälä
2021-03-22drm/i915/hdcp: return correct error codeAnshuman Gupta
2021-03-22drm/i915/hdcp: link hdcp2 recovery on link enc stoppedAnshuman Gupta
2021-03-22drm/i915/hdcp: HDCP2.2 MST Link failure recoveryAnshuman Gupta
2021-03-22drm/i915/hdcp: mst streams type1 capability checkAnshuman Gupta
2021-03-19drm/i915: Give g4x_{dp,hdmi}.c g4x_ namespaceVille Syrjälä
2021-03-19drm/i915: Introduce g4x_hdmi.cVille Syrjälä
2021-03-19drm/i915: Introduce g4x_dp.cVille Syrjälä
2021-03-19drm/i915: Split intel_ddi_encoder_reset() from intel_dp_encoder_reset()Ville Syrjälä
2021-03-19drm/i915: Relocate intel_dp_program_link_training_pattern()Ville Syrjälä
2021-03-19drm/i915: Remove dead signal level debugsVille Syrjälä
2021-03-19drm/i915: Remove dead TPS3->TPS2 fallback codeVille Syrjälä
2021-03-19drm/i915: Disable LTTPR support when the LTTPR rev < 1.4Imre Deak
2021-03-19drm/i915: Disable LTTPR support when the DPCD rev < 1.4Imre Deak
2021-03-19drm/i915/ilk-glk: Fix link training on links with LTTPRsImre Deak
2021-03-19drm/i915/display: Fix a typoBhaskar Chowdhury
2021-03-18drm/i915/display: Remove FRL related code from disable DP sequence for older ...Ankit Nautiyal