summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2025-05-14drm/i915/ptl: Use everywhere the correct DDI port clock select maskImre Deak
2025-05-14drm/i915/alpm: Stop writing ALPM registers when PSR is enabledJouni Högander
2025-05-14drm/i915/alpm: Make intel_alpm_enable_sink available for PSRJouni Högander
2025-05-14drm/i915/display: drop unnecessary includes on i915 core headersJani Nikula
2025-05-14drm/i915/gem: drop intel_display.h includeJani Nikula
2025-05-14drm/i915/display: drop unused declarations from intel_display.hJani Nikula
2025-05-14drm/i915/rps: pass struct intel_display to DISPLAY_VER()Jani Nikula
2025-05-14drm/i915/pps: drop dependency on intel_display_conversion.hJani Nikula
2025-05-14drm/i915/alpm: Stop writing ALPM registers when PSR is enabledJouni Högander
2025-05-14drm/i915/alpm: Make intel_alpm_enable_sink available for PSRJouni Högander
2025-05-13drm/i915/dp_mst: Use the correct connector while computing the link BPP limit...Imre Deak
2025-05-13Merge branch 'x86/msr' into x86/core, to resolve conflictsIngo Molnar
2025-05-13drm/i915: Use provided dma_fence_is_chainTvrtko Ursulin
2025-05-13drm/i915: ensure correct VLV IOSF SB units have been get/putJani Nikula
2025-05-13drm/i915: rename VLV IOSF SB ports parameter to unit_maskJani Nikula
2025-05-13drm/i915: convert VLV IOSF SB interface to struct drm_deviceJani Nikula
2025-05-13drm/i915: move VLV IOSF SB unit specific helpers under displayJani Nikula
2025-05-13drm/i915: switch i915 core to generic VLV IOSF SB functionsJani Nikula
2025-05-13drm/i915: rewrite VLV IOSF SB unit specific read/write functionsJani Nikula
2025-05-13drm/i915: add generic read/write functions for VLV IOSF SBJani Nikula
2025-05-13drm/i915: rename vlv_sideband*.[ch] to vlv_iosf_sb*.[ch]Jani Nikula
2025-05-12drm/i915/dp_mst: Enable fractional link bpps on MST if the bpp is forcedImre Deak
2025-05-12drm/i915: Add support for forcing the link bpp on a connectorImre Deak
2025-05-12drm/i915/dp: Export intel_dp_dsc_min_src_compressed_bpp()Imre Deak
2025-05-12drm/i915/display: Factor out intel_display_{min, max}_pipe_bpp()Imre Deak
2025-05-12drm/i915/dp_mst: Add support for fractional compressed link bpps on MSTImre Deak
2025-05-12drm/i915/dp: Limit max link bpp properly to a fractional value on SSTImre Deak
2025-05-12drm/i915/dp_mst: Simplify computing the min/max compressed bpp limitsImre Deak
2025-05-12drm/i915/dp_mst: Check BW limit on the local MST link earlyImre Deak
2025-05-12drm/i915/dp_mst: Update the total link slot count earlyImre Deak
2025-05-12drm/i915/dp_mst: Validate compressed bpp vs. platform restrictionsImre Deak
2025-05-12drm/i915/dp_mst: Simplify handling the single-bpp case during state computationImre Deak
2025-05-12drm/i915/dp_mst: Use the correct connector while computing the link BPP limit...Imre Deak
2025-05-12drm/i915/selftest: allow larger memory allocationMikolaj Wasiak
2025-05-12drm/i915/irq: stop using HAS_GMCH()Jani Nikula
2025-05-10Merge tag 'drm-intel-next-2025-05-08' of https://gitlab.freedesktop.org/drm/i...Dave Airlie
2025-05-09drm/i915/display: Indexed 8bit format does not support async flipArun R Murthy
2025-05-09drm/i915/display: Add i915 hook for format_mod_supported_asyncArun R Murthy
2025-05-09drm/i915/display: Acomodate format check in intel_plane_can_async_flip()Arun R Murthy
2025-05-09drm/i915/dp: Fix determining SST/MST mode during MTP TU state computationImre Deak
2025-05-09Merge tag 'drm-intel-gt-next-2025-05-08-1' of https://gitlab.freedesktop.org/...Dave Airlie
2025-05-08drm/i915: Avoid open-coded use of ratelimit_state structure's ->missed fieldPaul E. McKenney
2025-05-08drm/i915/guc: Enable DUAL_QUEUE_WA for newer platformsJulia Filipchuk
2025-05-08treewide, timers: Rename destroy_timer_on_stack() as timer_destroy_on_stack()Ingo Molnar
2025-05-08drm/i915/dp: Fix determining SST/MST mode during MTP TU state computationImre Deak
2025-05-07drm/i915/rps: fix stale reference to i915->irq_lockJani Nikula
2025-05-07drm/i915/gt: Remove const from struct i915_wa list allocationKees Cook
2025-05-07drm/i915/irq: move i915->irq_lock to display->irq.lockJani Nikula
2025-05-07drm/i915/rps: refactor display rps supportJani Nikula
2025-05-07drm/i915/irq: make i915_enable_asle_pipestat() staticJani Nikula