summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/display/intel_display.c
AgeCommit message (Expand)Author
2020-11-26drm/i915/display: Defer initial modeset until after GGTT is initialisedChris Wilson
2020-11-20drm/i915/dg1: Enable portsAditya Swarup
2020-11-19drm/i915: Do not call hsw_set_frame_start_delay for dsiManasi Navare
2020-11-19drm/i915/display: Whitespace cleanupsChris Wilson
2020-11-18drm/i915: Add bigjoiner state dumpVille Syrjälä
2020-11-18drm/i915: Fix cursor src/dst rectangle with bigjoinerVille Syrjälä
2020-11-18drm/i915: Disable legacy cursor fastpath for bigjoinerVille Syrjälä
2020-11-18drm/i915: Add bigjoiner aware plane clipping checksMaarten Lankhorst
2020-11-18drm/i915: Get the uapi state from the correct plane when bigjoiner is usedVille Syrjälä
2020-11-18drm/i915: Add planes affected by bigjoiner to the stateVille Syrjälä
2020-11-18drm/i915: Add crtcs affected by bigjoiner to the stateVille Syrjälä
2020-11-18drm/i915: HW state readout for Bigjoiner caseManasi Navare
2020-11-18drm/i915/dp: Master/Slave enable/disable sequence for bigjoinerManasi Navare
2020-11-18drm/i915/dp: Modify VDSC helpers to configure DSC for Bigjoiner slaveManasi Navare
2020-11-18drm/i915: Try to make bigjoiner work in atomic checkMaarten Lankhorst
2020-11-18drm/i915/dp: Allow big joiner modes in intel_dp_mode_valid(), v3.Maarten Lankhorst
2020-11-18drm/i915: Copy the plane hw state directly for Y planesVille Syrjälä
2020-11-17drm/i915: Handle max_bpc==16Ville Syrjälä
2020-11-16drm/i915: Relocate cnl_get_ddi_pll()Ville Syrjälä
2020-11-16drm/i915: Move intel_dpll_get_hw_state() into the hsw+ platform specific func...Ville Syrjälä
2020-11-16drm/i915: Introduce intel_dpll_get_hw_state()Ville Syrjälä
2020-11-15drm/i915/dp: Add from_crtc_state to copy color blobsManasi Navare
2020-11-15drm/i915: Pass intel_atomic_state instead of drm_atomic_stateManasi Navare
2020-11-13drm/i915: Add hw.pipe_mode to allow bigjoiner pipe/transcoder splitMaarten Lankhorst
2020-11-13drm/i915: Introduce intel_crtc_readout_derived_state()Ville Syrjälä
2020-11-13drm/i915: s/intel_mode_from_pipe_config/intel_mode_from_crtc_timings/Ville Syrjälä
2020-11-13drm/i915: Move hw.active assignment into intel_crtc_get_pipe_config()Ville Syrjälä
2020-11-13drm/i915: Add a wrapper function around get_pipe_configManasi Navare
2020-11-13drm/i915: Move encoder->get_config to a new functionManasi Navare
2020-11-11drm/i915/display: return earlier from intel_modeset_init() without displayJani Nikula
2020-11-11drm/i915/display: Do not reset display when there is noneJosé Roberto de Souza
2020-11-11drm/i915/display: add namespace to intel_finish_resetLucas De Marchi
2020-11-11drm/i915/display: add namespace to intel_prepare_resetLucas De Marchi
2020-11-10drm/i915: Add plane .{min,max}_width() and .max_height() vfuncsVille Syrjälä
2020-11-09drm/i915/dg1: map/unmap pll clocksLucas De Marchi
2020-11-06drm/i915: Include fb modifier in state dumpsVille Syrjälä
2020-11-05drm/i915/display: Use initial_fastset_check() to compute and apply the initia...José Roberto de Souza
2020-11-05Merge drm/drm-next into drm-intel-next-queuedJani Nikula
2020-11-04drm/i915/tgl: Fix typo during output setupImre Deak
2020-11-04Merge tag 'drm-intel-next-queued-2020-11-03' of git://anongit.freedesktop.org...Dave Airlie
2020-10-30drm/i915: Add PORT_TCn aliases to enum portVille Syrjälä
2020-10-30drm/i915: s/PORT_TC/TC_PORT_/Ville Syrjälä
2020-10-29drm/i915: Reject 90/270 degree rotated initial fbsVille Syrjälä
2020-10-23Merge tag 'drm-intel-next-fixes-2020-10-22' of git://anongit.freedesktop.org/...Dave Airlie
2020-10-21drm/i915/display: Unkerneldoc cnl_program_nearest_filter_coefsChris Wilson
2020-10-21drm/i915: Reject 90/270 degree rotated initial fbsVille Syrjälä
2020-10-21drm/i915: Enable scaling filter for plane and CRTCPankaj Bharadiya
2020-10-21drm/i915/display: Add Nearest-neighbor based integer scaling supportPankaj Bharadiya
2020-10-20drm/i915/display: Rename pipe_timings to transcoder_timingsManasi Navare
2020-10-20drm/i915: Reorder hpd init vs. display resumeVille Syrjälä