summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)AuthorFilesLines
2024-10-29drm/i915/cx0: Extend C10 check to PTLDnyaneshwar Bhadane1-0/+3
2024-10-29drm/i915/ptl: Define IS_PANTHERLAKE macroDnyaneshwar Bhadane1-0/+1
2024-10-29drm/i915/xe3lpd: Add check to see if edp over type c is allowedSuraj Kandpal5-3/+16
2024-10-29drm/i915/xe3lpd: Update pmdemand programmingMatt Roper3-23/+51
2024-10-29drm/intel/pciids: rename i915_pciids.h to just pciids.hJani Nikula3-3/+3
2024-10-29drm/i915/display: convert I915_STATE_WARN() to struct intel_displayJani Nikula14-261/+277
2024-10-29drm/i914/xe3lpd: Increase bigjoiner limitationsSuraj Kandpal1-1/+4
2024-10-29drm/i915/psr: Change psr size limits checkSuraj Kandpal1-2/+6
2024-10-29drm/i915/xe3lpd: Increase resolution for plane to support 6kSuraj Kandpal2-2/+19
2024-10-28drm/i915: Use string enable/disable choice helpersSai Teja Pottumuttu3-4/+4
2024-10-28drm/i915/xe2lpd: Update C20 algorithm to include tx_miscGustavo Sousa2-1/+10
2024-10-28drm/i915/cx0: Pass crtc_state to intel_c20_compute_hdmi_tmds_pll()Gustavo Sousa1-6/+6
2024-10-28drm/i915/display: Add Wa_16023981245Nemesa Garg1-0/+6
2024-10-25drm/i915/xe3lpd: Load DMCGustavo Sousa1-1/+7
2024-10-25drm/i915/display: Cover all possible pipes in TP_printk()Gustavo Sousa1-14/+29
2024-10-25drm/i915/display: Do not use ids from enum pipe in TP_printk()Gustavo Sousa1-9/+24
2024-10-25drm/i915/display: Store pipe name in trace eventsGustavo Sousa1-63/+63
2024-10-25drm/i915/display: Zero-initialize frame/scanline counts in tracepointsGustavo Sousa1-0/+13
2024-10-25drm/i915/display: Fix out-of-bounds access in pipe-related tracepointsGustavo Sousa1-6/+7
2024-10-24drm/i915: remove all IS_<PLATFORM>_GT<N>() macrosJani Nikula5-32/+8
2024-10-23drm/i915/xe3lpd: Add condition for EDP to powerdown P2.PGSuraj Kandpal1-1/+2
2024-10-23drm/i915/xe3lpd: Add new bit range of MAX swing setupSuraj Kandpal1-1/+1
2024-10-23drm/i915/xe3lpd: Add C20 Phy consolidated programming tableSuraj Kandpal1-3/+23
2024-10-23drm/i915/xe3lpd: Add cdclk changesRadhakrishna Sripada1-2/+57
2024-10-23drm/i915: Remove ckey/format checks from skl_update_scaler_plane()Ville Syrjälä1-67/+10
2024-10-23drm/i915/pfit: Extract intel_pfit.cVille Syrjälä10-546/+577
2024-10-23drm/i915/panel: Convert panel code to intel_displayVille Syrjälä5-40/+47
2024-10-23drm/i915/pfit: Check pfit destination window on ILK-BDWVille Syrjälä1-0/+55
2024-10-23drm/i915/pfit: Reject cloning when using pfit on ILK-BDWVille Syrjälä1-0/+27
2024-10-23drm/i915/pfit: Check pfit minimum timings in pre-SKLVille Syrjälä1-1/+58
2024-10-23drm/i915/pfit: Reject pfit downscaling for GMCH platformsVille Syrjälä1-0/+20
2024-10-23drm/i915/pfit: Check pfit scaling factors on ILK-BDWVille Syrjälä1-0/+39
2024-10-23drm/i915/pfit: Check pipe source size against pfit limits on ILK-BDWVille Syrjälä1-1/+51
2024-10-23drm/i915/active: Use try_cmpxchg() in active_fence_cb()Uros Bizjak1-1/+1
2024-10-23drm/i915/psr: vbt.psr.enable is only for eDP panelsJouni Högander1-1/+3
2024-10-22drm/i915/display: Remove kstrdup_const() and kfree_const() usageChristophe JAILLET1-3/+3
2024-10-22drm/i915/gvt: use macros from drm_dp.h instead of duplicationJani Nikula5-73/+36
2024-10-22drm/i915/ddi: use string choice helpersR Sundar1-1/+1
2024-10-22drm/i915/dp: use string choice helpersR Sundar1-1/+1
2024-10-18drm/i915/pxp: Add missing tag for Wa_14019159160Alan Previn1-2/+5
2024-10-17drm/i915: Remove unused underrun irq/reporting bitsSai Teja Pottumuttu4-79/+8
2024-10-17i915: fix DRM_I915_GVT_KVMGT dependenciesArnd Bergmann1-2/+1
2024-10-17Merge drm/drm-next into drm-intel-nextRodrigo Vivi6-9/+6
2024-10-17drm/i915/dp: Fix memory leak in parse_lfp_panel_dtd()Shuicheng Lin1-0/+1
2024-10-16drm/i915/panelreplay: Panel replay workaround with VRRAnimesh Manna1-0/+16
2024-10-16drm/i915/vrr: Split vrr-compute-config in two phasesAnimesh Manna3-4/+12
2024-10-16drm/i915/vrr: Add helper to check if vrr possibleMitul Golani2-1/+7
2024-10-15drm/i915/irq: s/gen3/gen2/Ville Syrjälä4-58/+58
2024-10-15drm/i915/display: Fix Panel Replay vblank enable workaroundJouni Högander1-2/+2
2024-10-15drm/i915/display: Add own counter for Panel Replay vblank workaroundJouni Högander2-4/+6