summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-01-07drm/i915/intel_cx0_phy_regs: Fix the SPDX identifier commentAnkit Nautiyal1-2/+2
2026-01-07drm/i915/intel_cx0_phy: Fix the SPDX identifier commentAnkit Nautiyal1-1/+1
2026-01-07drm/i915/intel_alpm: Fix the SPDX identifier commentAnkit Nautiyal1-2/+2
2026-01-05drm/i915/cdclk: Implement Wa_13012396614Gustavo Sousa3-3/+31
2026-01-05drm/i915/display_wa: Keep enum intel_display_wa sortedGustavo Sousa2-9/+14
2026-01-05drm/i915/ltphy: Provide protection against unsupported modesSuraj Kandpal1-1/+6
2026-01-05drm/i915/ltphy: Compare only certain fields in state verify functionSuraj Kandpal1-6/+11
2026-01-05drm/i915/ltphy: Remove state verification for LT PHY fieldsSuraj Kandpal1-23/+7
2026-01-02drm/i915/gvt: include intel_display_limits.h where neededJani Nikula2-2/+2
2026-01-02drm/i915/gvt: reduce include of vfio.hJani Nikula1-1/+5
2026-01-02drm/i915/gvt: reduce include of gt/intel_engine_regs.hJani Nikula3-5/+5
2026-01-02drm/i915/gvt: include sched_policy.h only where neededJani Nikula6-1/+5
2026-01-02drm/i915/gvt: sort and group include directivesJani Nikula27-84/+106
2026-01-02drm/i915/display: remove accidentally added empty fileJani Nikula1-0/+0
2025-12-30drm/i915/utils: drop unnecessary ifdefsJani Nikula2-8/+0
2025-12-30drm/xe: remove compat i915_drv.h and -Ddrm_i915_private=xe_device hackJani Nikula2-24/+1
2025-12-30drm/i915: drop i915 param from i915_fence{, _context}_timeout()Jani Nikula6-19/+8
2025-12-30drm/i915/vrr: Enable DC BalanceMitul Golani1-0/+9
2025-12-30drm/i915/display: Add function to configure event for dc balanceMitul Golani3-0/+12
2025-12-30drm/i915/vrr: Pause DC Balancing for DSB commitsVille Syrjälä2-0/+22
2025-12-30drm/i915/dsb: Add pipedmc dc balance enable/disableVille Syrjälä2-0/+20
2025-12-30drm/i915/display: Wait for VRR PUSH status updateMitul Golani1-2/+13
2025-12-30drm/i915/vrr: Implement vblank evasion with DC balancingVille Syrjälä2-4/+53
2025-12-30drm/i915/vblank: Extract vrr_vblank_start()Ville Syrjälä1-4/+9
2025-12-30drm/i915/vrr: Write DC balance params to hw registersMitul Golani1-0/+76
2025-12-30drm/i915/display: Add DC Balance flip count operationsMitul Golani4-0/+24
2025-12-30drm/i915/vrr: Add function to reset DC balance accumulated paramsMitul Golani3-0/+17
2025-12-30drm/i915/vrr: Add function to check if DC Balance PossibleMitul Golani1-2/+17
2025-12-30drm/i915/vrr: Add compute config for DC Balance paramsMitul Golani1-0/+45
2025-12-30drm/i915/vrr: Add state dump for DC Balance paramsMitul Golani1-0/+8
2025-12-30drm/i915/vrr: Add DC Balance params to crtc_stateMitul Golani3-0/+46
2025-12-30drm/i915/vrr: Add functions to read out vmin/vmax stuffVille Syrjälä2-0/+61
2025-12-30drm/i915/vrr: Add VRR DC balance registersMitul Golani1-0/+68
2025-12-30drm/i915/dmc: Add pipe dmc registers and bits for DC BalanceVille Syrjälä1-0/+60
2025-12-30drm/i915/display: Add source param for dc balanceMitul Golani1-0/+1
2025-12-29drm/i915/gvt/display_helper: Get rid of #ifdef/#undefsAnkit Nautiyal4-15/+0
2025-12-29drm/i915/gvt: Use the appropriate header for the DPLL macroAnkit Nautiyal1-1/+1
2025-12-29drm/i915/gvt: Change for_each_pipe to use pipe_valid APIAnkit Nautiyal4-5/+19
2025-12-29drm/i915/gvt: Add header to use display offset functions in macrosAnkit Nautiyal5-0/+49
2025-12-29drm/i915/display: Add APIs to be used by gvt to get the register offsetsAnkit Nautiyal4-0/+57
2025-12-29drm/i915/display: Abstract pipe/trans/cursor offset calculationAnkit Nautiyal2-11/+21
2025-12-29drm/i915/display: use to_intel_uncore() to avoid i915_drv.hJani Nikula6-55/+48
2025-12-29drm/xe/compat: convert uncore macro to static inlinesJani Nikula2-2/+6
2025-12-29drm/xe/compat: remove unused forcewake get/put macrosJani Nikula1-5/+0
2025-12-29drm/i915: remove unused dev_priv local variableJani Nikula1-2/+1
2025-12-29drm/i915/vdsc: Account for DSC slice overhead in intel_vdsc_min_cdclk()Ankit Nautiyal1-4/+31
2025-12-24drm/i915/cx0: Use the consolidated HDMI tablesSuraj Kandpal1-5/+8
2025-12-22drm/xe/display: drop i915_utils.hJani Nikula3-11/+0
2025-12-22drm/i915: drop dependency on struct intel_display from i915 initial planeJani Nikula1-26/+17
2025-12-22drm/{i915, xe}: pass struct drm_device instead of drm_device to ->alloc_objJani Nikula4-13/+8