index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
xe
/
xe_pci.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-14
drm/xe: Add WA BB to capture active context utilization
Umesh Nerlige Ramappa
1
-0
/
+2
2025-03-25
drm/xe: Move survivability back to xe
Lucas De Marchi
1
-9
/
+7
2025-03-05
drm/xe: Simplify setting release info in xe->info
Gustavo Sousa
1
-42
/
+29
2025-03-05
drm/xe: Re-use feature descriptors for pre-GMDID IPs
Gustavo Sousa
1
-15
/
+2
2025-03-05
drm/xe: Convert pre-GMDID IPs to struct xe_ip
Gustavo Sousa
1
-60
/
+52
2025-03-05
drm/xe: Define xe_ip instances before xe_device_desc
Gustavo Sousa
1
-19
/
+19
2025-03-05
drm/xe: Rename gmdid_map to xe_ip
Gustavo Sousa
1
-12
/
+12
2025-03-05
drm/xe: Disambiguate GMDID-based IP names
Gustavo Sousa
1
-25
/
+13
2025-03-05
drm/xe: Set IP names in functions handling IP version
Gustavo Sousa
1
-5
/
+10
2025-02-25
drm/xe: Move survivability entirely to xe_pci
Lucas De Marchi
1
-8
/
+9
2025-02-25
drm/xe: Drop remove callback support
Lucas De Marchi
1
-3
/
+1
2025-02-25
drm/xe: Stop setting drvdata to NULL
Lucas De Marchi
1
-6
/
+1
2025-02-14
drm/xe: Add callback support for driver remove
Lucas De Marchi
1
-1
/
+3
2025-02-07
drm/xe: Enable SR-IOV for PTL
Michal Wajdeczko
1
-0
/
+1
2025-02-03
drm/xe: Refactor max_remote_tiles
Sai Teja Pottumuttu
1
-12
/
+9
2025-02-03
drm/xe: Refactor dma_mask_size
Sai Teja Pottumuttu
1
-6
/
+16
2025-02-03
drm/xe/pxp: Enable PXP for MTL and LNL
Daniele Ceraolo Spurio
1
-0
/
+2
2025-02-03
drm/xe/pxp: Initialize PXP structure and KCR reg
Daniele Ceraolo Spurio
1
-0
/
+2
2025-01-28
drm/xe: Enable Boot Survivability mode
Riana Tauro
1
-2
/
+21
2025-01-18
drm/xe/vf: Perform early GT MMIO initialization to read GMDID
Michal Wajdeczko
1
-0
/
+1
2025-01-14
drm/xe: Remove unused "mmio_ext" code
Matt Roper
1
-3
/
+0
2025-01-09
drm/xe: Fix all typos in xe
Nitin Gote
1
-2
/
+2
2024-11-28
drm/xe: Update xe2_graphics name string
Matt Roper
1
-1
/
+1
2024-10-29
drm/xe/ptl: Enable PTL display
Haridhar Kalvala
1
-1
/
+1
2024-10-29
drm/xe: switch to common PCI ID macros
Jani Nikula
1
-29
/
+22
2024-10-08
drm/xe/ptl: Add PTL platform definition
Haridhar Kalvala
1
-0
/
+7
2024-10-08
drm/xe/xe3: Define Xe3 feature flags
Haridhar Kalvala
1
-1
/
+4
2024-10-03
drm/xe: Use fault injection infrastructure to find issues at probe time
Francois Dugast
1
-0
/
+19
2024-09-18
drm/xe: Defer gt->mmio initialization until after multi-tile setup
Matt Roper
1
-12
/
+0
2024-09-18
drm/xe: Restore pci state upon resume
Rodrigo Vivi
1
-0
/
+2
2024-09-11
drm/xe/pci: Convert register access to use xe_mmio
Matt Roper
1
-5
/
+10
2024-09-11
drm/xe: Adjust mmio code to pass VF substructure to SRIOV code
Matt Roper
1
-0
/
+5
2024-09-11
drm/xe: Add xe_tile backpointer to xe_mmio
Matt Roper
1
-0
/
+2
2024-09-11
drm/xe: Populate GT's mmio iomap from tile during init
Matt Roper
1
-0
/
+4
2024-09-11
Merge drm/drm-next into drm-xe-next
Lucas De Marchi
1
-3
/
+2
2024-09-06
drm/xe: Update runtime detection of has_flat_ccs
Lucas De Marchi
1
-0
/
+3
2024-09-06
drm/xe: Cleanup has_flat_ccs handling
Lucas De Marchi
1
-3
/
+2
2024-09-06
drm/xe/pciids: separate ARL and MTL PCI IDs
Jani Nikula
1
-0
/
+1
2024-09-06
drm/xe/pciids: separate RPL-U and RPL-P PCI IDs
Jani Nikula
1
-0
/
+1
2024-09-02
drm/i915 & drm/xe: save struct drm_device to drvdata
Jani Nikula
1
-1
/
+1
2024-08-30
Merge tag 'drm-intel-next-2024-08-29' of https://gitlab.freedesktop.org/drm/i915/kernel into drm-next
Dave Airlie
1
-2
/
+1
2024-08-28
drm/xe/bmg: Drop force_probe requirement
Balasubramani Vivekanandan
1
-1
/
+0
2024-08-27
Merge drm/drm-next into drm-intel-next
Rodrigo Vivi
1
-2
/
+5
2024-08-26
drm/xe/lnl: Drop force_probe requirement
Lucas De Marchi
1
-1
/
+0
2024-08-22
drm/xe: remove display stepping handling
Jani Nikula
1
-2
/
+1
2024-08-13
drm/xe: Rename enable_display module param
Lucas De Marchi
1
-4
/
+4
2024-08-13
drm/xe: use pdev_to_xe_device() instead of pci_get_drvdata() directly
Jani Nikula
1
-1
/
+1
2024-07-17
drm/xe/gsc: add Battlemage support
Alexander Usyskin
1
-2
/
+5
2024-07-01
drm/xe/pf: Remove inlined #ifdef CONFIG_PCI_IOV
Michal Wajdeczko
1
-4
/
+0
2024-06-26
drm/xe/pf: Disable VFs on remove
Michal Wajdeczko
1
-0
/
+5
[next]