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_device.h
Age
Commit message (
Expand
)
Author
2024-04-22
drm/xe: Kill xe_device_mem_access_{get*,put}
Rodrigo Vivi
2024-04-18
drm/xe: Convert mem_access_if_ongoing to direct xe_pm_runtime_get_if_active
Rodrigo Vivi
2024-04-18
drm/xe: Removing extra mem_access protection from runtime pm
Rodrigo Vivi
2024-04-18
drm/xe: Move lockdep protection from mem_access to xe_pm_runtime
Rodrigo Vivi
2024-03-19
drm/xe/device: fix XE_MAX_TILES_PER_DEVICE check
Matthew Auld
2024-03-19
drm/xe/device: fix XE_MAX_GT_PER_TILE check
Matthew Auld
2024-02-19
drm/xe/uapi: Remove support for persistent exec_queues
Thomas Hellström
2024-01-30
drm/xe: Add functions to convert regular address to canonical address and back
José Roberto de Souza
2024-01-24
drm/xe: Print more device information in devcoredump
José Roberto de Souza
2023-12-21
drm/xe/vf: Introduce Memory Based Interrupts Handler
Michal Wajdeczko
2023-12-21
drm/xe/device: Introduce xe_device_probe_early
Michał Winiarski
2023-12-21
drm/xe: Add device flag to indicate SR-IOV support
Michal Wajdeczko
2023-12-21
drm/xe/uc: Rename guc_submission_enabled() to uc_enabled()
Daniele Ceraolo Spurio
2023-12-21
drm/xe: Rename engine to exec_queue
Francois Dugast
2023-12-21
drm/xe: Invert guc vs execlists parameters and info.
Rodrigo Vivi
2023-12-21
drm/xe: add lockdep annotation for xe_device_mem_access_put()
Matthew Auld
2023-12-21
drm/xe: fix xe_device_mem_access_get() races
Matthew Auld
2023-12-21
drm/xe: Cleanup POINTER_LOCATION style issues
Francois Dugast
2023-12-21
drm/xe: Cleanup SPACING style issues
Francois Dugast
2023-12-21
drm/xe: hold mem_access.ref for CT fast-path
Matthew Auld
2023-12-19
drm/xe: Allow GT looping and lookup on standalone media
Matt Roper
2023-12-19
drm/xe: Allocate GT dynamically
Matt Roper
2023-12-19
drm/xe: Clarify 'gt' retrieval for primary tile
Matt Roper
2023-12-19
drm/xe: Add for_each_tile iterator
Matt Roper
2023-12-19
drm/xe: Introduce xe_tile
Matt Roper
2023-12-19
drm/xe: fix pvc unload issue
Chang, Bruce
2023-12-19
drm/xe: Use atomic instead of mutex for xe_device_mem_access_ongoing
Maarten Lankhorst
2023-12-19
drm/xe: Fix typo persitent->persistent
Lucas De Marchi
2023-12-19
drm/xe: Remove dependency on intel_gpu_commands.h
Lucas De Marchi
2023-12-19
drm/xe: Sort includes
Lucas De Marchi
2023-12-12
drm/xe: Introduce a new DRM driver for Intel GPUs
Matthew Brost