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
Age
Commit message (
Expand
)
Author
2023-12-21
drm/xe: xe_engine_create_ioctl should check gt_count, not tile_count
Matt Roper
2023-12-21
drm/xe/mtl: Map PPGTT as CPU:WC
Matt Roper
2023-12-21
drm/xe: add lockdep annotation for xe_device_mem_access_put()
Matthew Auld
2023-12-21
drm/xe: Use migrate engine for page fault binds
Matthew Brost
2023-12-21
drm/xe: Only alloc userptr part of xe_vma for userptrs
Matthew Brost
2023-12-21
drm/xe: Combine destroy_cb and destroy_work in xe_vma into union
Matthew Brost
2023-12-21
drm/xe: Change tile masks from u64 to u8
Matthew Brost
2023-12-21
drm/xe: Replace list_del_init with list_del for userptr.invalidate_link cleanup
Matthew Brost
2023-12-21
drm/xe: Reduce the number list links in xe_vma
Matthew Brost
2023-12-21
drm/xe: Avoid doing rebinds
Matthew Brost
2023-12-21
drm/xe: Remove xe_vma_op_unmap
Matthew Brost
2023-12-21
drm/xe: Make bind engines safe
Matthew Brost
2023-12-21
drm/xe: Introduce a range-fence utility
Thomas Hellström
2023-12-21
drm/xe/execlist: Log when using execlist submission
Francois Dugast
2023-12-21
drm/xe: Cleanup style warnings and errors
Francois Dugast
2023-12-21
drm/xe/execlist: Remove leftover printk messages
Francois Dugast
2023-12-21
drm/xe: Rely on kmalloc/kzalloc log message
Francois Dugast
2023-12-21
drm/xe: Use FIELD_PREP/FIELD_GET for tile id encoding
Lucas De Marchi
2023-12-21
drm/xe: Normalize XE_VM_FLAG* names
Lucas De Marchi
2023-12-21
drm/xe: add missing bulk_move reset
Matthew Auld
2023-12-21
drm/xe/selftests: restart GT after xe_bo_restore_kernel()
Matthew Auld
2023-12-21
drm/xe/selftests: hold rpm for ccs_test_migrate()
Matthew Auld
2023-12-21
drm/xe/selftests: hold rpm for evict_test_run_device()
Matthew Auld
2023-12-21
drm/xe: add lockdep annotation for xe_device_mem_access_get()
Matthew Auld
2023-12-21
drm/xe: drop xe_device_mem_access_get() from invalidation_vma
Matthew Auld
2023-12-21
drm/xe/ggtt: prime ggtt->lock against FS_RECLAIM
Matthew Auld
2023-12-21
drm/xe: drop xe_device_mem_access_get() from guc_ct_send
Matthew Auld
2023-12-21
drm/xe: ensure correct access_put ordering
Matthew Auld
2023-12-21
drm/xe/mmio: grab mem_access in xe_mmio_ioctl
Matthew Auld
2023-12-21
drm/xe/guc_pc: add missing mem_access for freq_rpe_show
Matthew Auld
2023-12-21
drm/xe/debugfs: grab mem_access around forcewake
Matthew Auld
2023-12-21
drm/xe/vm: tidy up xe_runtime_pm usage
Matthew Auld
2023-12-21
drm/xe: fix xe_device_mem_access_get() races
Matthew Auld
2023-12-21
drm/xe/pm: Init pcode and restore vram on power lost
Anshuman Gupta
2023-12-21
drm/xe/pm: Toggle d3cold_allowed using vram_usages
Anshuman Gupta
2023-12-21
drm/xe/pm: Add vram_d3cold_threshold Sysfs
Anshuman Gupta
2023-12-21
drm/xe/pm: Refactor xe_pm_runtime_init
Anshuman Gupta
2023-12-21
drm/xe/pm: Add pci d3cold_capable support
Anshuman Gupta
2023-12-21
drm/xe: remove gucrc disable from suspend path
Riana Tauro
2023-12-21
drm/xe: Cleanup style warnings
Francois Dugast
2023-12-21
drm/xe: Prevent flooding the kernel log with XE_IOCTL_ERR
Francois Dugast
2023-12-21
drm/xe: Fix typos
Francois Dugast
2023-12-21
drm/xe: Cleanup COMPLEX_MACRO style issues
Francois Dugast
2023-12-21
drm/xe: Cleanup TRAILING_WHITESPACE style issues
Francois Dugast
2023-12-21
drm/xe: Cleanup CODE_INDENT style issues
Francois Dugast
2023-12-21
drm/xe: Cleanup POINTER_LOCATION style issues
Francois Dugast
2023-12-21
drm/xe: Cleanup OPEN_BRACE style issues
Francois Dugast
2023-12-21
drm/xe: Cleanup SPACING style issues
Francois Dugast
2023-12-21
drm/xe: Fix lockdep warning from xe_vm_madvise
Brian Welty
2023-12-21
drm/xe: Fix BUG_ON during bind with prefetch
Brian Welty
[next]