summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2025-11-01drm/i915/ltphy: Add function to calculate LT PHY port clockSuraj Kandpal
2025-11-01drm/i915/ltphy: Enable SSC during port clock programmingSuraj Kandpal
2025-11-01drm/i915/ltphy: Update the ltpll config table value for eDPSuraj Kandpal
2025-11-01drm/i915/ltphy: Program the VDR PLL registers for LT PHYSuraj Kandpal
2025-11-01drm/i915/ltphy: Add LT Phy Programming recipe tablesSuraj Kandpal
2025-11-01drm/i915/ltphy: Read PHY_VDR_0_CONFIG registerSuraj Kandpal
2025-11-01drm/i915/ltphy: Add a wrapper for LT Phy powerdown change sequenceSuraj Kandpal
2025-11-01drm/i915/ltphy: Program sequence for PORT_CLOCK_CTL for LT PhySuraj Kandpal
2025-11-01drm/i915/cx0: Move the HDMI FRL function to intel_hdmiSuraj Kandpal
2025-11-01drm/i915/ltphy: Phy lane reset for LT PhySuraj Kandpal
2025-11-01drm/i915/cx0: Change register bit naming for powerdown valuesSuraj Kandpal
2025-11-01drm/i915/ltphy: Add LT Phy related VDR and Pipe RegistersSuraj Kandpal
2025-10-31Merge tag 'drm-intel-gt-next-2025-10-29' of https://gitlab.freedesktop.org/dr...Simona Vetter
2025-10-31drm/i915/xe3p_lpd: use pixel normalizer for fp16 formats for FBCVinod Govindapillai
2025-10-31drm/i915/xe3p_lpd: extract pixel format valid routine for FP16 formatsVinod Govindapillai
2025-10-31drm/i915/xe3p_lpd: Add FBC support for FP16 formatsVinod Govindapillai
2025-10-31drm/i915/xe3p_lpd: Extend FBC support to UINT16 formatsSai Teja Pottumuttu
2025-10-31drm/i915/display: switch to intel_display_utils.hJani Nikula
2025-10-31drm/i915/display: add intel_display_vtd_active()Jani Nikula
2025-10-31drm/i915/display: add intel_display_run_as_guest()Jani Nikula
2025-10-31drm/i915/display: create intel_display_utils.hJani Nikula
2025-10-31drm/i915: split out separate files for jiffies timeout and wait helpersJani Nikula
2025-10-31drm/i915/dsi: debug log send packet sequence contentsJani Nikula
2025-10-31drm/i915/dsi: log send packet sequence errorsJani Nikula
2025-10-31drm/i915/gt: Use standard API for seqcount read in TLB invalidationAndi Shyti
2025-10-31drm/i915: Wait for page_sizes_gtt in gtt selftest on CHV/BXT+VTDJanusz Krzysztofik
2025-10-31drm/i915: Wait longer for threads in migrate selftest on CHV/BXT+VTDJanusz Krzysztofik
2025-10-31drm/i915: Avoid lock inversion when pinning to GGTT on CHV/BXT+VTDJanusz Krzysztofik
2025-10-31drm/ttm: Replace multiple booleans with flags in device initTvrtko Ursulin
2025-10-31drm: include drm_print.h where neededJani Nikula
2025-10-30drm/i915/display: Expose sharpness strength propertyNemesa Garg
2025-10-30drm/i915/display: Enable/disable casfNemesa Garg
2025-10-30drm/i915/display: Set and get the casf configNemesa Garg
2025-10-30drm/i915/display: Configure the second scalerNemesa Garg
2025-10-30drm/i915/display: Add and compute scaler parameterNemesa Garg
2025-10-30drm/i915/display: Compute the scaler coefficientsNemesa Garg
2025-10-30drm/i915/display: Add filter lut valuesNemesa Garg
2025-10-30drm/i915/display: Add CASF strength and winsizeNemesa Garg
2025-10-30drm/i915/display: Introduce HAS_CASF for sharpness supportNemesa Garg
2025-10-30drm/i915/display: Take into account AS SDP in intel_dp_sdp_min_guardbandJouni Högander
2025-10-29drm/i915/dp_mst: Fix check for FEC support for an uncompressed streamImre Deak
2025-10-29drm/i915: Add fallback for CDCLK selection when min_cdclk is too highNaladala Ramanaidu
2025-10-28drm/i915: Unify the logic in {skl,glk}_plane_has_*()Ville Syrjälä
2025-10-28drm/i915: Extract glk_plane_has_planar()Ville Syrjälä
2025-10-28drm/i915: Remove pointless crtc hw.enable checkVille Syrjälä
2025-10-28drm/i915: Introduce intel_plane_min_height()Ville Syrjälä
2025-10-28drm/i915: Start checking plane min size for the chroma planeVille Syrjälä
2025-10-28drm/i915: Implement .min_plane_width() for PTL+Ville Syrjälä
2025-10-28drm/i915: Drop the min plane width w/a adl+Ville Syrjälä
2025-10-28drm/i915: Rewrite icl_min_plane_width()Ville Syrjälä