summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2026-01-13drm/i915/dp: Add intel_dp_mode_valid_with_dsc()Imre Deak
2026-01-13drm/i915/dp: Factor out compute_max_compressed_bpp_x16()Imre Deak
2026-01-13drm/i915/dp: Factor out compute_min_compressed_bpp_x16()Imre Deak
2026-01-13drm/i915/dp: Pass mode clock to dsc_throughput_quirk_max_bpp_x16()Imre Deak
2026-01-13drm/i915/dp: Pass intel_output_format to intel_dp_dsc_sink_{min_max}_compress...Imre Deak
2026-01-13drm/i915/dp: Drop intel_dp parameter from intel_dp_compute_config_link_bpp_li...Imre Deak
2026-01-13drm/i915/dp: Align min/max compressed BPPs when calculating BPP limitsImre Deak
2026-01-13drm/i915/dp: Align min/max DSC input BPPs to sink capsImre Deak
2026-01-13drm/i915/dp: Factor out align_max_vesa_compressed_bpp_x16()Imre Deak
2026-01-13drm/i915/dp: Factor out align_max_sink_dsc_input_bpp()Imre Deak
2026-01-13drm/i915/dp: Drop unused timeslots param from dsc_compute_link_config()Imre Deak
2026-01-12drm/i915/guc: Recommend GuC v70.53.0 for DG2, MTLJulia Filipchuk
2026-01-12drm/i915/guc: make 'guc_hw_reg_state' static as it isn't exportedBen Dooks
2026-01-09drm/i915/guc: make 'guc_hw_reg_state' static as it isn't exportedBen Dooks
2026-01-09drm/i915/cdclk: Incorporate Xe3_LPD changes for CD2X dividerGustavo Sousa
2026-01-09Merge tag 'drm-misc-next-2026-01-08' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2026-01-07drm/i915/selftest: Add throttle reason diagnostics to RPS selftestsSk Anirban
2026-01-07drm/i915/lt_phy_regs: Fix the SPDX identifier commentAnkit Nautiyal
2026-01-07drm/i915/intel_lt_phy: Fix the SPDX identifier commentAnkit Nautiyal
2026-01-07drm/i915/intel_gvt_api: Fix the SPDX identifier commentAnkit Nautiyal
2026-01-07drm/i915/intel_dsb_buffer: Fix the SPDX identifier commentAnkit Nautiyal
2026-01-07drm/i915/intel_dsb: Fix the SPDX identifier commentAnkit Nautiyal
2026-01-07drm/i915/intel_display_params: Fix the SPDX identifier commentAnkit Nautiyal
2026-01-07drm/i915/intel_cx0_phy_regs: Fix the SPDX identifier commentAnkit Nautiyal
2026-01-07drm/i915/intel_cx0_phy: Fix the SPDX identifier commentAnkit Nautiyal
2026-01-07drm/i915/intel_alpm: Fix the SPDX identifier commentAnkit Nautiyal
2026-01-05drm/i915/cdclk: Implement Wa_13012396614Gustavo Sousa
2026-01-05drm/i915/display_wa: Keep enum intel_display_wa sortedGustavo Sousa
2026-01-05drm/i915/ltphy: Provide protection against unsupported modesSuraj Kandpal
2026-01-05drm/i915/ltphy: Compare only certain fields in state verify functionSuraj Kandpal
2026-01-05drm/i915/ltphy: Remove state verification for LT PHY fieldsSuraj Kandpal
2026-01-02drm/i915/gvt: include intel_display_limits.h where neededJani Nikula
2026-01-02drm/i915/gvt: reduce include of vfio.hJani Nikula
2026-01-02drm/i915/gvt: reduce include of gt/intel_engine_regs.hJani Nikula
2026-01-02drm/i915/gvt: include sched_policy.h only where neededJani Nikula
2026-01-02drm/i915/gvt: sort and group include directivesJani Nikula
2026-01-02drm/i915/display: remove accidentally added empty fileJani Nikula
2026-01-01drm/i915/gt: use designated initializers for intel_gt_debugfs_fileSebastian Brzezinka
2025-12-31drm/i915/gem: Zero-initialize the eb.vma array in i915_gem_do_execbufferKrzysztof Niemiec
2025-12-30drm/i915/utils: drop unnecessary ifdefsJani Nikula
2025-12-30drm/i915: drop i915 param from i915_fence{, _context}_timeout()Jani Nikula
2025-12-30drm/i915/vrr: Enable DC BalanceMitul Golani
2025-12-30drm/i915/display: Add function to configure event for dc balanceMitul Golani
2025-12-30drm/i915/vrr: Pause DC Balancing for DSB commitsVille Syrjälä
2025-12-30drm/i915/dsb: Add pipedmc dc balance enable/disableVille Syrjälä
2025-12-30drm/i915/display: Wait for VRR PUSH status updateMitul Golani
2025-12-30drm/i915/vrr: Implement vblank evasion with DC balancingVille Syrjälä
2025-12-30drm/i915/vblank: Extract vrr_vblank_start()Ville Syrjälä
2025-12-30drm/i915/vrr: Write DC balance params to hw registersMitul Golani
2025-12-30drm/i915/display: Add DC Balance flip count operationsMitul Golani