summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-11-24Merge tag 'gvt-next-2020-11-23' of https://github.com/intel/gvt-linux into dr...Jani Nikula14-10/+338
2020-11-23drm/i915/gvt: treat intel_gvt_mpt as const in gvt codeJulian Stecklina4-4/+4
2020-11-20drm/i915/dg1: Enable portsAditya Swarup1-4/+4
2020-11-19drm/i915: Do not call hsw_set_frame_start_delay for dsiManasi Navare1-5/+3
2020-11-19drm/i915/display: Whitespace cleanupsChris Wilson1-12/+11
2020-11-19drm/i915/perf: workaround register corruption in OATAILPTRLionel Landwerlin2-2/+9
2020-11-18drm/i915: Enable bigjoinerVille Syrjälä1-3/+0
2020-11-18drm/i915: Add bigjoiner state dumpVille Syrjälä1-0/+4
2020-11-18drm/i915: Fix cursor src/dst rectangle with bigjoinerVille Syrjälä1-2/+4
2020-11-18drm/i915: Disable legacy cursor fastpath for bigjoinerVille Syrjälä1-1/+3
2020-11-18drm/i915: Add debugfs dumping for bigjoiner, v3.Maarten Lankhorst1-1/+24
2020-11-18drm/i915: Add bigjoiner aware plane clipping checksMaarten Lankhorst4-24/+80
2020-11-18drm/i915: Get the uapi state from the correct plane when bigjoiner is usedVille Syrjälä3-21/+46
2020-11-18drm/i915: Add planes affected by bigjoiner to the stateVille Syrjälä1-0/+42
2020-11-18drm/i915: Add crtcs affected by bigjoiner to the stateVille Syrjälä1-0/+25
2020-11-18drm/i915: HW state readout for Bigjoiner caseManasi Navare4-109/+238
2020-11-18drm/i915/dp: Master/Slave enable/disable sequence for bigjoinerManasi Navare2-25/+118
2020-11-18drm/i915/dp: Modify VDSC helpers to configure DSC for Bigjoiner slaveManasi Navare6-117/+110
2020-11-18drm/i915: Try to make bigjoiner work in atomic checkMaarten Lankhorst3-10/+175
2020-11-18drm/i915/dp: Allow big joiner modes in intel_dp_mode_valid(), v3.Maarten Lankhorst7-20/+76
2020-11-18drm/i915: Copy the plane hw state directly for Y planesVille Syrjälä3-1/+15
2020-11-18drm/i915: Fix the DDI encoder namesVille Syrjälä1-3/+6
2020-11-17drm/i915: Tweaked Wa_14010685332 for PCHs used on gen11 platformsBob Paauwe2-4/+15
2020-11-17drm/i915: Handle max_bpc==16Ville Syrjälä1-1/+2
2020-11-16drm/i915: Relocate cnl_get_ddi_pll()Ville Syrjälä1-24/+24
2020-11-16drm/i915: Use actual readout results for .get_freq()Ville Syrjälä4-38/+54
2020-11-16drm/i915: Move intel_dpll_get_hw_state() into the hsw+ platform specific func...Ville Syrjälä1-16/+52
2020-11-16drm/i915: Introduce intel_dpll_get_hw_state()Ville Syrjälä3-9/+28
2020-11-16drm/i915: Remove skl_adjusted_plane_pixel_rate()Ville Syrjälä1-25/+2
2020-11-16drm/i915: Store plane relative data rate in crtc_stateVille Syrjälä2-37/+50
2020-11-16drm/i915: Precompute can_sagv for each wm levelVille Syrjälä2-13/+9
2020-11-15drm/i915: Pimp the watermark documentation a bitVille Syrjälä1-23/+25
2020-11-15drm/i915: Nuke intel_atomic_crtc_state_for_each_plane_state() from skl+ wm codeVille Syrjälä2-16/+27
2020-11-15drm/i915: Pass intel_atomic_state aroundVille Syrjälä1-11/+13
2020-11-15drm/i915/dp: Add from_crtc_state to copy color blobsManasi Navare3-6/+10
2020-11-15drm/i915: Pass intel_atomic_state instead of drm_atomic_stateManasi Navare1-14/+18
2020-11-13drm/i915: Add hw.pipe_mode to allow bigjoiner pipe/transcoder splitMaarten Lankhorst3-62/+92
2020-11-13drm/i915: Introduce intel_crtc_readout_derived_state()Ville Syrjälä1-16/+18
2020-11-13drm/i915: s/intel_mode_from_pipe_config/intel_mode_from_crtc_timings/Ville Syrjälä2-26/+24
2020-11-13drm/i915: Move hw.active assignment into intel_crtc_get_pipe_config()Ville Syrjälä1-4/+10
2020-11-13drm/i915: Add a wrapper function around get_pipe_configManasi Navare1-4/+11
2020-11-13drm/i915: Move encoder->get_config to a new functionManasi Navare1-3/+9
2020-11-12drm/i915/dp: Some reshuffling in mode_valid as prep for bigjoiner modesManasi Navare1-6/+6
2020-11-12drm/i915/display: Make get_allowed_dc_mask().max_dc set a chain of if and elsesJosé Roberto de Souza1-11/+7
2020-11-12drm/i915/display: Group DC9 mask setJosé Roberto de Souza1-10/+8
2020-11-11drm/i915: Do not setup hpd without displayLucas De Marchi1-0/+3
2020-11-11drm/i915: move display-related to the end of intel_irq_init()Lucas De Marchi1-4/+4
2020-11-11drm/i915: re-order if/else ladder for hpd_irq_setupLucas De Marchi1-15/+12
2020-11-11drm/i915/display: return earlier from intel_modeset_init() without displayJani Nikula1-2/+2
2020-11-11drm/i915/display: Do not reset display when there is noneJosé Roberto de Souza1-0/+6