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
Age
Commit message (
Expand
)
Author
2023-12-21
drm/xe/bo: Fix swapin when moving to VRAM
Thomas Hellström
2023-12-21
drm/xe/mtl: Add support to get C6 residency/status of MTL
Badal Nilawar
2023-12-21
drm/xe: add a new sysfs directory for gtidle properties
Riana Tauro
2023-12-21
drm/xe/bo: consider bo->flags in xe_bo_migrate()
Matthew Auld
2023-12-21
drm/doc: include xe_drm.h
Matthew Auld
2023-12-21
drm/xe/uapi: silence kernel-doc errors
Matthew Auld
2023-12-21
drm/xe/uapi: add some kernel-doc for region query
Matthew Auld
2023-12-21
drm/xe/uapi: restrict system wide accounting
Matthew Auld
2023-12-21
drm/xe: Document topology mask query
Francois Dugast
2023-12-21
drm/xe: Move defines before relevant fields
Francois Dugast
2023-12-21
drm/xe: Document structures for device query
Francois Dugast
2023-12-21
drm/xe: Fix unreffed ptr leak on engine lookup
Mika Kuoppala
2023-12-21
drm/xe: Skip applying copy engine fuses
Lucas De Marchi
2023-12-21
drm/xe/bo: handle PL_TT -> PL_TT
Matthew Auld
2023-12-21
drm/xe: VM LRU bulk move
Matthew Brost
2023-12-21
drm/xe: Only try to lock external BOs in VM bind
Matthew Brost
2023-12-21
drm/xe: Ensure LR engines are not persistent
Matthew Brost
2023-12-21
drm/xe: Long running job update
Matthew Brost
2023-12-21
drm/xe: NULL binding implementation
Matthew Brost
2023-12-21
drm/Xe: Use EOPNOTSUPP instead of ENOTSUPP
Janga Rahul Kumar
2023-12-21
drm/xe: limit GGTT size to GUC_GGTT_TOP
Daniele Ceraolo Spurio
2023-12-21
drm/xe/mtl: Add some initial MTL workarounds
Matt Roper
2023-12-21
drm/xe: Fix check for platform without geometry pipeline
Michał Winiarski
2023-12-21
drm/xe: Fix uninitialized variables
Michał Winiarski
2023-12-21
drm/xe: Fix GT looping for standalone media
Riana Tauro
2023-12-21
drm/xe: Donot apply forcewake while reading actual frequency
Badal Nilawar
2023-12-21
drm/xe/guc: Normalize error messages with %#x
Lucas De Marchi
2023-12-21
drm/xe/guc: Fix typo s/enabled/enable/
Lucas De Marchi
2023-12-21
drm/xe: Rename pte/pde encoding functions
Lucas De Marchi
2023-12-21
drm/xe: Move XE_PTE_FLAG_READ_ONLY to xe_vm_types.h
Matthew Brost
2023-12-19
drm/xe: s/XE_PTE_READ_ONLY/XE_PTE_FLAG_READ_ONLY
Matthew Brost
2023-12-19
drm/xe: Use Xe ordered workqueue for rebind worker
Matthew Brost
2023-12-19
drm/xe: Handle unmapped userptr in analyze VM
Matthew Brost
2023-12-19
drm/xe: Emit a render cache flush after each rcs/ccs batch
Thomas Hellström
2023-12-19
drm/xe: Invalidate TLB also on bind if in scratch page mode
Thomas Hellström
2023-12-19
drm/xe/reg_sr: Apply limit to register whitelisting
Gustavo Sousa
2023-12-19
drm/xe/reg_sr: Use a single parameter for xe_reg_sr_apply_whitelist()
Gustavo Sousa
2023-12-19
drm/xe/guc: Read HXG fields from DW1 of G2H response
Matthew Brost
2023-12-19
drm/xe: Fix some formatting issues in uAPI
Francois Dugast
2023-12-19
drm/xe: Group engine related structs
Francois Dugast
2023-12-19
drm/xe: Use SPDX-License-Identifier instead of license text
Francois Dugast
2023-12-19
drm/xe/wa: Extend scope of Wa_14015795083
Matt Roper
2023-12-19
drm/xe: REBAR resize should be best effort
Michael J. Ruhl
2023-12-19
drm/xe: Don't hardcode GuC's MOCS index in register header
Matt Roper
2023-12-19
drm/xe: Initialize MOCS earlier
Matt Roper
2023-12-19
drm/xe: Reformat xe_guc_regs.h
Matt Roper
2023-12-19
drm/xe: Replace deprecated DRM_ERROR()
Gustavo Sousa
2023-12-19
drm/xe: Add kerneldoc description of multi-tile devices
Matt Roper
2023-12-19
drm/xe: Reinstate media GT support
Matt Roper
2023-12-19
drm/xe: Update query uapi to support standalone media
Matt Roper
[next]