summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)AuthorFilesLines
2026-01-12drm/i915/guc: make 'guc_hw_reg_state' static as it isn't exportedBen Dooks1-1/+1
2026-01-09drm/i915/guc: make 'guc_hw_reg_state' static as it isn't exportedBen Dooks1-1/+1
2026-01-09drm/i915/cdclk: Incorporate Xe3_LPD changes for CD2X dividerGustavo Sousa1-6/+23
2026-01-09Merge tag 'drm-misc-next-2026-01-08' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie1-0/+1
2026-01-07drm/i915/selftest: Add throttle reason diagnostics to RPS selftestsSk Anirban1-5/+29
2026-01-07drm/i915/lt_phy_regs: Fix the SPDX identifier commentAnkit Nautiyal1-2/+2
2026-01-07drm/i915/intel_lt_phy: Fix the SPDX identifier commentAnkit Nautiyal1-2/+2
2026-01-07drm/i915/intel_gvt_api: Fix the SPDX identifier commentAnkit Nautiyal1-2/+2
2026-01-07drm/i915/intel_dsb_buffer: Fix the SPDX identifier commentAnkit Nautiyal1-2/+2
2026-01-07drm/i915/intel_dsb: Fix the SPDX identifier commentAnkit Nautiyal1-2/+2
2026-01-07drm/i915/intel_display_params: Fix the SPDX identifier commentAnkit Nautiyal1-1/+1
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
2026-01-01drm/i915/gt: use designated initializers for intel_gt_debugfs_fileSebastian Brzezinka9-25/+27
2025-12-31drm/i915/gem: Zero-initialize the eb.vma array in i915_gem_do_execbufferKrzysztof Niemiec1-20/+17
2025-12-30drm/i915/utils: drop unnecessary ifdefsJani Nikula2-8/+0
2025-12-30drm/i915: drop i915 param from i915_fence{, _context}_timeout()Jani Nikula5-15/+7
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