summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/display/intel_display_types.h
AgeCommit message (Expand)Author
2020-11-18drm/i915: HW state readout for Bigjoiner caseManasi Navare
2020-11-18drm/i915: Try to make bigjoiner work in atomic checkMaarten Lankhorst
2020-11-16drm/i915: Store plane relative data rate in crtc_stateVille Syrjälä
2020-11-16drm/i915: Precompute can_sagv for each wm levelVille Syrjälä
2020-11-15drm/i915: Pimp the watermark documentation a bitVille Syrjälä
2020-11-15drm/i915: Nuke intel_atomic_crtc_state_for_each_plane_state() from skl+ wm codeVille Syrjälä
2020-11-13drm/i915: Add hw.pipe_mode to allow bigjoiner pipe/transcoder splitMaarten Lankhorst
2020-11-10drm/i915: Add plane .{min,max}_width() and .max_height() vfuncsVille Syrjälä
2020-10-21drm/i915: Enable scaling filter for plane and CRTCPankaj Bharadiya
2020-10-16drm/i915: Nuke lspcon_downsamplingVille Syrjälä
2020-10-12drm/i915: Switch to LTTPR non-transparent mode link trainingImre Deak
2020-10-12drm/i915: Switch to LTTPR transparent mode link trainingImre Deak
2020-10-09drm/i915: Replace the VLV/CHV eDP reboot notifier with the .shutdown() hookVille Syrjälä
2020-10-09drm/i915: Add an encoder .shutdown() hookVille Syrjälä
2020-10-06drm/i915: Add an encoder hook to sanitize its state during init/resumeImre Deak
2020-10-06drm/i915: Move the initial fastset commit check to encoder hooksImre Deak
2020-10-01drm/i915: Eliminate intel_dp.regs.dp_tp_{ctl,status}Ville Syrjälä
2020-10-01drm/i915: Plumb crtc_state to link trainingVille Syrjälä
2020-09-28drm/i915: Add dedicated plane hook for async flip caseKarthik B S
2020-09-17drm/i915: Remove the old global state stuffVille Syrjälä
2020-09-17drm/i915: Do YCbCr 444->420 conversion via DP protocol convertersVille Syrjälä
2020-09-17drm/i915: Deal with TMDS DFP clock limitsVille Syrjälä
2020-09-17drm/i915: Reworkd DP DFP clock handlingVille Syrjälä
2020-09-17drm/i915: Reworkd DFP max bpc handlingVille Syrjälä
2020-09-17drm/i915/lspcon: Do not send infoframes to non-HDMI sinksVille Syrjälä
2020-09-06drm/i915: panel: Use atomic PWM API for devs with an external PWM controllerHans de Goede
2020-09-06drm/i915: panel: Honor the VBT PWM frequency for devs with an external PWM co...Hans de Goede
2020-09-01drm/i915: Add connector to hdcp_shim->check_link()Sean Paul
2020-09-01drm/i915: Support DP MST in enc_to_dig_port() functionSean Paul
2020-09-01drm/i915: Don't fully disable HDCP on a port if multiple pipes are using itSean Paul
2020-09-01drm/i915: Use the cpu_transcoder in intel_hdcp to toggle HDCP signallingSean Paul
2020-08-17drm/i915: Initial implementation of PSR2 selective fetchJosé Roberto de Souza
2020-08-17drm/i915/display: Implement HOBLJosé Roberto de Souza
2020-07-02drm/i915/display: prefer dig_port to reference intel_digital_portLucas De Marchi
2020-06-25Merge drm/drm-next into drm-intel-next-queuedJani Nikula
2020-06-03drm/i915: Add {preemph,voltage}_max() vfuncsVille Syrjälä
2020-05-29drm/i915: Replace I915_MODE_FLAG_INHERITED with a booleanVille Syrjälä
2020-05-29drm/i915: Stop using mode->private_flagsVille Syrjälä
2020-05-23drm/i915/dsb: Pre allocate and late cleanup of cmd bufferAnimesh Manna
2020-05-20Merge tag 'drm-intel-next-2020-05-15' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2020-05-16drm/i915: Introduce proper dbuf stateVille Syrjälä
2020-05-14drm/i915: Add TGL+ SAGV supportStanislav Lisovskiy
2020-05-14Merge tag 'drm-intel-next-2020-04-30' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2020-05-11drm/i915: Turn intel_digital_port_connected() in a vfuncVille Syrjälä
2020-04-24drm/i915: Introduce .set_idle_link_train() vfuncVille Syrjälä
2020-04-24drm/i915: Introduce .set_signal_levels() vfuncVille Syrjälä
2020-04-24drm/i915: Introduce .set_link_train() vfuncVille Syrjälä
2020-04-24drm/i915: Use drm_rect to store the pfit window pos/sizeVille Syrjälä
2020-04-22Merge tag 'drm-misc-next-2020-04-14' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2020-04-16Merge tag 'topic/phy-compliance-2020-04-08' of git://anongit.freedesktop.org/...Joonas Lahtinen