summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
24 hoursMerge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
46 hoursMerge tag 'vfs-6.17-rc1.mmap_prepare' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2 daysMerge tag 'vfs-6.17-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2 daysMerge tag 'pull-mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
7 daysdrm/i915/display: Fix dma_fence_wait_timeout() return value handlingAakash Deep Sarkar
9 daysdrm/i915/dp: Fix 2.7 Gbps DP_LINK_BW value on g4xVille Syrjälä
2025-07-16drm/i915: Refactor shmem_pwrite() to use kiocb and write_iterTaotao Chen
2025-07-16drm/i915: Use kernel_write() in shmem object createTaotao Chen
2025-07-10drm/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-29sanitize handling of long-term internal mountsAl Viro
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-23Merge 6.16-rc3 into driver-core-nextGreg Kroah-Hartman
2025-06-17mm: rename call_mmap/mmap_prepare to vfs_mmap/mmap_prepareLorenzo Stoakes
2025-06-17sysfs: treewide: switch back to bin_attribute::read()/write()Thomas Weißschuh
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