summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
5 daysdrm/i915/bios: Apply vlv_fixup_mipi_sequences() to v2 mipi-sequences tooHans de Goede
2025-07-01drm/i915/gsc: mei interrupt top half should be in irq disabled contextJunxiao Chang
2025-07-01drm/i915/gt: Fix timeline left held on VMA alloc errorJanusz Krzysztofik
2025-06-30drm/i915/dsi: Fix NULL pointer deref in vlv_dphy_param_init()Hans de Goede
2025-06-30drm/i915/selftests: Change mock_request() to return error pointersDan Carpenter
2025-06-25drm/i915: fix build error some moreArnd Bergmann
2025-06-23drm/i915/snps_hdmi_pll: Fix 64-bit divisor truncation by using div64_u64Ankit Nautiyal
2025-06-16drm/i915/dsi: Fix off by one in BXT_MIPI_TRANS_VTOTALVille Syrjälä
2025-06-16drm/i915/pmu: Fix build error with GCOV and AutoFDO enabledTzung-Bi Shih
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-06-06Merge tag 'drm-next-2025-06-06' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-06-04drm/i915/display: Fix u32 overflow in SNPS PHY HDMI PLL setupDibin Moolakadan Subrahmanian
2025-06-03Merge tag 'bitmap-for-6.16-rc1' of https://github.com/norov/linuxLinus Torvalds
2025-06-02drm/i915/guc: Handle race condition where wakeref count drops below 0Jesus Narvaez
2025-06-02drm/i915/psr: Fix using wrong mask in REG_FIELD_PREPJouni Högander
2025-06-02drm/i915/guc: Check if expecting reply before decrementing outstanding_submis...Jesus Narvaez
2025-05-31Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-05-28Merge tag 'drm-next-2025-05-28' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-05-27Merge tag 'docs-6.16' of git://git.lwn.net/linuxLinus Torvalds
2025-05-27Merge tag 'ratelimit.2025.05.25a' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-05-27Merge tag 'timers-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-05-27Revert "drm/i915/gem: Allow EXEC_CAPTURE on recoverable contexts on DG1"Joonas Lahtinen
2025-05-27drm/i915/gem: Allow EXEC_CAPTURE on recoverable contexts on DG1Ville Syrjälä
2025-05-26Merge tag 'x86-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-05-26Merge tag 'vfs-6.16-rc1.writepage' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-05-26drm/i915/dp: Fix the enabling/disabling of audio SDP splittingImre Deak
2025-05-22drm/i915: track_pfn() -> "pfnmap tracking"David Hildenbrand
2025-05-22drm/i915/display: Add check for alloc_ordered_workqueue() and alloc_workqueue()Haoxiang Li
2025-05-22drm/i915/dp_mst: Work around Thunderbolt sink disconnect after SINK_COUNT_ESI...Imre Deak
2025-05-22drm/i915/ptl: Use everywhere the correct DDI port clock select maskImre Deak
2025-05-16Merge tag 'drm-intel-next-fixes-2025-05-15' of https://gitlab.freedesktop.org...Dave Airlie
2025-05-15Merge tag 'drm-misc-next-2025-05-12' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
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-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-08treewide, timers: Rename destroy_timer_on_stack() as timer_destroy_on_stack()Ingo Molnar
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
2025-05-07drm/i915/irq: split out i965_display_irq_postinstall()Jani Nikula