index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
xe
/
xe_pci.c
Age
Commit message (
Expand
)
Author
2025-07-07
Revert "drm/xe/xe2: Enable Indirect Ring State support for Xe2"
Matthew Brost
2025-06-06
Merge tag 'drm-next-2025-06-06' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2025-06-05
drm/xe/hwmon: Add support to manage power limits though mailbox
Karthik Poosa
2025-05-28
Merge tag 'drm-next-2025-05-28' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2025-05-14
drm/xe: Add WA BB to capture active context utilization
Umesh Nerlige Ramappa
2025-04-23
drm/xe: evict user memory in PM notifier
Matthew Auld
2025-04-08
drm/xe: Enable configfs support for survivability mode
Riana Tauro
2025-04-07
drm/xe: Introduced needs_scratch bit in device descriptor
Oak Zeng
2025-03-28
drm/xe/d3cold: Set power state to D3Cold during s2idle/s3
Badal Nilawar
2025-03-25
drm/xe: Move survivability back to xe
Lucas De Marchi
2025-03-21
drm/xe: Move survivability back to xe
Lucas De Marchi
2025-03-14
drm/xe/hwmon: expose fan speed
Raag Jadav
2025-03-05
drm/xe: Simplify setting release info in xe->info
Gustavo Sousa
2025-03-05
drm/xe: Re-use feature descriptors for pre-GMDID IPs
Gustavo Sousa
2025-03-05
drm/xe: Convert pre-GMDID IPs to struct xe_ip
Gustavo Sousa
2025-03-05
drm/xe: Define xe_ip instances before xe_device_desc
Gustavo Sousa
2025-03-05
drm/xe: Rename gmdid_map to xe_ip
Gustavo Sousa
2025-03-05
drm/xe: Disambiguate GMDID-based IP names
Gustavo Sousa
2025-03-05
drm/xe: Set IP names in functions handling IP version
Gustavo Sousa
2025-02-25
drm/xe: Move survivability entirely to xe_pci
Lucas De Marchi
2025-02-25
drm/xe: Drop remove callback support
Lucas De Marchi
2025-02-25
drm/xe: Stop setting drvdata to NULL
Lucas De Marchi
2025-02-14
drm/xe: Add callback support for driver remove
Lucas De Marchi
2025-02-07
drm/xe: Enable SR-IOV for PTL
Michal Wajdeczko
2025-02-03
drm/xe: Refactor max_remote_tiles
Sai Teja Pottumuttu
2025-02-03
drm/xe: Refactor dma_mask_size
Sai Teja Pottumuttu
2025-02-03
drm/xe/pxp: Enable PXP for MTL and LNL
Daniele Ceraolo Spurio
2025-02-03
drm/xe/pxp: Initialize PXP structure and KCR reg
Daniele Ceraolo Spurio
2025-01-28
drm/xe: Enable Boot Survivability mode
Riana Tauro
2025-01-18
drm/xe/vf: Perform early GT MMIO initialization to read GMDID
Michal Wajdeczko
2025-01-14
drm/xe: Remove unused "mmio_ext" code
Matt Roper
2025-01-09
drm/xe: Fix all typos in xe
Nitin Gote
2024-11-28
drm/xe: Update xe2_graphics name string
Matt Roper
2024-10-29
drm/xe/ptl: Enable PTL display
Haridhar Kalvala
2024-10-29
drm/xe: switch to common PCI ID macros
Jani Nikula
2024-10-08
drm/xe/ptl: Add PTL platform definition
Haridhar Kalvala
2024-10-08
drm/xe/xe3: Define Xe3 feature flags
Haridhar Kalvala
2024-10-03
drm/xe: Use fault injection infrastructure to find issues at probe time
Francois Dugast
2024-09-18
drm/xe: Defer gt->mmio initialization until after multi-tile setup
Matt Roper
2024-09-18
drm/xe: Restore pci state upon resume
Rodrigo Vivi
2024-09-11
drm/xe/pci: Convert register access to use xe_mmio
Matt Roper
2024-09-11
drm/xe: Adjust mmio code to pass VF substructure to SRIOV code
Matt Roper
2024-09-11
drm/xe: Add xe_tile backpointer to xe_mmio
Matt Roper
2024-09-11
drm/xe: Populate GT's mmio iomap from tile during init
Matt Roper
2024-09-11
Merge drm/drm-next into drm-xe-next
Lucas De Marchi
2024-09-06
drm/xe: Update runtime detection of has_flat_ccs
Lucas De Marchi
2024-09-06
drm/xe: Cleanup has_flat_ccs handling
Lucas De Marchi
2024-09-06
drm/xe/pciids: separate ARL and MTL PCI IDs
Jani Nikula
2024-09-06
drm/xe/pciids: separate RPL-U and RPL-P PCI IDs
Jani Nikula
2024-09-02
drm/i915 & drm/xe: save struct drm_device to drvdata
Jani Nikula
[next]