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
/
i915
/
gem
Age
Commit message (
Expand
)
Author
2023-01-24
Merge drm/drm-next into drm-intel-gt-next
Tvrtko Ursulin
2023-01-24
Merge tag 'drm-intel-gt-next-2023-01-18' of git://anongit.freedesktop.org/drm...
Daniel Vetter
2023-01-24
drm/i915: Use uabi engines for the default engine map
Tvrtko Ursulin
2023-01-18
drm/i915/selftests: Unwind hugepages to drop wakeref on error
Chris Wilson
2023-01-09
drm/i915/selftest: use igt_vma_move_to_active_unlocked if possible
Andrzej Hajda
2023-01-09
drm/i915: use proper helper in igt_vma_move_to_active_unlocked
Andrzej Hajda
2023-01-06
drm/i915: Fix potential context UAFs
Rob Clark
2023-01-04
Merge tag 'drm-misc-next-2023-01-03' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2023-01-03
drm/i915: Use "%zu" to format size_t
Nirmoy Das
2022-12-30
drm/i915: Remove truncation warning for large objects
Chris Wilson
2022-12-30
drm/i915: Use error code as -E2BIG when the size of gem ttm object is too large
Gwan-gyeong Mun
2022-12-30
drm/i915: Check if the size is too big while creating shmem file
Gwan-gyeong Mun
2022-12-30
drm/i915: Check for integer truncation on the configuration of ttm place
Gwan-gyeong Mun
2022-12-30
drm/i915: Check for integer truncation on scatterlist creation
Chris Wilson
2022-12-30
drm/i915/gem: Typecheck page lookups
Chris Wilson
2022-12-30
Merge drm/drm-next into drm-intel-gt-next
Rodrigo Vivi
2022-12-30
drm/i915: improve the catch-all evict to handle lock contention
Matthew Auld
2022-12-23
Merge tag 'drm-next-2022-12-23' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2022-12-20
drm/i915/selftests: Remove hardcoded value with a macro
Nirmoy Das
2022-12-19
drm/i915: improve the catch-all evict to handle lock contention
Matthew Auld
2022-12-14
drm/i915/ttm: consider CCS for backup objects
Matthew Auld
2022-12-14
drm/i915/ttm: consider CCS for backup objects
Matthew Auld
2022-12-13
Merge tag 'drm-next-2022-12-13' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2022-12-13
drm/i915: stop using ttm_bo_wait
Christian König
2022-12-12
Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-12-09
drm/i915/pxp: Promote pxp subsystem to top-level of i915
Alan Previn
2022-12-06
drm/ttm: merge ttm_bo_api.h and ttm_bo_driver.h v2
Christian König
2022-12-06
drm/i915: Refine VT-d scanout workaround
Chris Wilson
2022-12-06
drm/i915: Wrap all access to i915_vma.node.start|size
Chris Wilson
2022-12-06
drm/i915: Limit the display memory alignment to 32 bit instead of 64
Andi Shyti
2022-11-23
Merge tag 'drm-intel-next-2022-11-18' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2022-11-22
Merge tag 'drm-intel-gt-next-2022-11-18' of git://anongit.freedesktop.org/drm...
Dave Airlie
2022-11-21
drm/i915/ttm: never purge busy objects
Matthew Auld
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
2022-11-16
drm/i915/ttm: never purge busy objects
Matthew Auld
2022-11-16
drm/i915: Remove unwanted ghost obj check
Nirmoy Das
2022-11-16
drm/i915/selftests: add igt_vma_move_to_active_unlocked
Andrzej Hajda
2022-11-16
drm/i915: call i915_request_await_object from _i915_vma_move_to_active
Andrzej Hajda
2022-11-14
Merge drm/drm-next into drm-intel-next
Rodrigo Vivi
2022-11-14
drm/i915/ttm: fix uaf with lmem_userfault_list handling
Matthew Auld
2022-11-11
drm: Assert held reservation lock for dma-buf mmapping
Dmitry Osipenko
2022-11-11
drm/i915: stop including i915_irq.h from i915_trace.h
Jani Nikula
2022-11-10
drm/i915: Partial abandonment of legacy DRM logging macros
Tvrtko Ursulin
2022-11-09
drm/i915: use i915_sg_dma_sizes() for all backends
Matthew Auld
2022-11-08
drm/i915/ttm: add some sanity checks for lmem_userfault_list
Matthew Auld
2022-11-08
drm/i915/ttm: fix uaf with lmem_userfault_list handling
Matthew Auld
2022-11-07
drm/i915/userptr: restore probe_range behaviour
Matthew Auld
2022-11-07
drm/i915: Do not set cache_dirty for DGFX
Niranjana Vishwanathapura
2022-11-07
drm/i915/dmabuf: fix sg_table handling in map_dma_buf
Matthew Auld
2022-11-04
drm/i915/guc: Don't deadlock busyness stats vs reset
John Harrison
[next]