index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
xe
Age
Commit message (
Expand
)
Author
2025-09-24
drm/xe/guc_pc: Use poll_timeout_us() for waiting
Lucas De Marchi
2025-09-24
drm/xe/device: Use poll_timeout_us() to wait for lmem
Lucas De Marchi
2025-09-24
drm/xe/configfs: Improve doc for ctx_restore* attributes
Lucas De Marchi
2025-09-24
drm/xe/configfs: Fix engine class parsing
Lucas De Marchi
2025-09-24
drm/xe/uapi: loosen used tracking restriction
Matthew Auld
2025-09-23
drm/xe/tests: Fix build break on clang 16.0.6
Michal Wajdeczko
2025-09-23
drm/xe/debugfs: Improve .show() helper for GT-based attributes
Michal Wajdeczko
2025-09-23
drm/xe/debugfs: Make ggtt file per-tile
Michal Wajdeczko
2025-09-23
drm/pcids: Split PTL pciids group to make wcl subplatform
Dnyaneshwar Bhadane
2025-09-23
drm/xe/psmi: Do not return NULL
Lucas De Marchi
2025-09-23
drm/xe/pm: Add lockdep annotation for the pm_block completion
Thomas Hellström
2025-09-23
drm/xe/pm: Hold the validation lock around evicting user-space bos for suspend
Thomas Hellström
2025-09-22
drm/xe: Don't copy pinned kernel bos twice on suspend
Thomas Hellström
2025-09-22
drm/xe: Fix build with CONFIG_MODULES=n
Lucas De Marchi
2025-09-22
drm/xe/vf: Don't expose sysfs attributes not applicable for VFs
Michal Wajdeczko
2025-09-22
drm/xe/dma-buf: Allow pinning of p2p dma-buf
Thomas Hellström
2025-09-22
drm/xe: Pre-allocate system memory for pinned external bos in the pm notfier
Thomas Hellström
2025-09-22
drm/xe: Don't copy pinned kernel bos twice on suspend
Thomas Hellström
2025-09-22
Merge tag 'drm-xe-next-2025-09-19' of https://gitlab.freedesktop.org/drm/xe/k...
Dave Airlie
2025-09-19
drm/xe: Fix build with CONFIG_MODULES=n
Lucas De Marchi
2025-09-19
drm/i915/irq: use a dedicated IMR cache for gen 5-7
Jani Nikula
2025-09-19
drm/{i915, xe}/fbdev: pass struct drm_device to intel_fbdev_fb_fill_info()
Jani Nikula
2025-09-19
drm/{i915,xe}/fbdev: deduplicate fbdev creation
Jani Nikula
2025-09-19
drm/{i915, xe}/fbdev: add intel_fbdev_fb_bo_destroy()
Jani Nikula
2025-09-19
drm/xe/fbdev: abstract bo creation
Jani Nikula
2025-09-19
drm/{i915, xe}/fbdev: deduplicate struct drm_mode_fb_cmd2 init
Jani Nikula
2025-09-19
drm/{i915, xe}/fbdev: pass struct drm_device to intel_fbdev_fb_alloc()
Jani Nikula
2025-09-19
drm/xe/fbdev: use the same 64-byte stride alignment as i915
Jani Nikula
2025-09-19
Merge tag 'drm-intel-next-2025-09-12' of https://gitlab.freedesktop.org/drm/i...
Dave Airlie
2025-09-18
drm/xe/configfs: Add mid context restore bb
Lucas De Marchi
2025-09-18
drm/xe/lrc: Allow to add user commands mid context switch
Lucas De Marchi
2025-09-18
drm/xe/lrc: Allow INDIRECT_CTX for more engine classes
Lucas De Marchi
2025-09-18
drm/xe/configfs: Add post context restore bb
Lucas De Marchi
2025-09-18
drm/xe/lrc: Allow to add user commands on context switch
Lucas De Marchi
2025-09-18
drm/xe/configfs: Allow to select by class only
Lucas De Marchi
2025-09-18
drm/xe/configfs: Extract function to parse engine
Lucas De Marchi
2025-09-18
drm/xe/xe_late_bind_fw: Extract and print version info
Badal Nilawar
2025-09-18
drm/xe/xe_late_bind_fw: Introduce debug fs node to disable late binding
Badal Nilawar
2025-09-18
drm/xe/xe_late_bind_fw: Reload late binding fw during system resume
Badal Nilawar
2025-09-18
drm/xe/xe_late_bind_fw: Reload late binding fw in rpm resume
Badal Nilawar
2025-09-18
drm/xe/xe_late_bind_fw: Load late binding firmware
Badal Nilawar
2025-09-18
drm/xe/xe_late_bind_fw: Initialize late binding firmware
Badal Nilawar
2025-09-18
drm/xe/xe_late_bind_fw: Introduce xe_late_bind_fw
Badal Nilawar
2025-09-18
drm/xe: Work around clang multiple goto-label error
Thomas Hellström
2025-09-17
drm/xe/guc: Set RCS/CCS yield policy
Daniele Ceraolo Spurio
2025-09-17
drm/xe/sysfs: Simplify sysfs registration
Michal Wajdeczko
2025-09-17
drm/xe/vf: Don't expose sysfs attributes not applicable for VFs
Michal Wajdeczko
2025-09-17
drm/xe/madvise: Fix ioctl argument check
Shuicheng Lin
2025-09-17
drm/xe: Misc refine for svm
Shuicheng Lin
2025-09-17
drm/xe: Fix error handling if PXP fails to start
Daniele Ceraolo Spurio
[prev]
[next]