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
/
i915_gem_object.h
Age
Commit message (
Expand
)
Author
2019-10-23
drm/i915/gt: Replace hangcheck by heartbeats
Chris Wilson
2019-10-22
drm/i915/gem: Distinguish each object type
Chris Wilson
2019-10-18
drm/i915: treat shmem as a region
Matthew Auld
2019-10-08
drm/i915/region: support volatile objects
Matthew Auld
2019-10-08
drm/i915/region: support contiguous allocations
Matthew Auld
2019-10-04
drm/i915: Pull i915_vma_pin under the vm->mutex
Chris Wilson
2019-10-02
drm/i915/gem: Refactor tests on obj->ops->flags
Chris Wilson
2019-10-02
drm/i915/userptr: Never allow userptr into the mappable GGTT
Chris Wilson
2019-09-03
drm/i915: Replace obj->pin_global with obj->frontbuffer
Chris Wilson
2019-08-22
Merge drm/drm-next into drm-intel-next-queued
Rodrigo Vivi
2019-08-21
Merge tag 'drm-misc-next-2019-08-19' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2019-08-16
drm/i915: Extract intel_frontbuffer active tracking
Chris Wilson
2019-08-13
dma-buf: rename reservation_object to dma_resv
Christian König
2019-08-02
drm/i915: Hide unshrinkable context objects from the shrinker
Chris Wilson
2019-07-12
drm/i915: Drop extern qualifiers from header function prototypes
Janusz Krzysztofik
2019-06-21
drm/i915: Throw away the active object retirement complexity
Chris Wilson
2019-06-18
drm/i915: Use drm_gem_object.resv
Chris Wilson
2019-05-28
drm/i915: Drop the deferred active reference
Chris Wilson
2019-05-28
drm/i915: Move GEM object waiting to its own file
Chris Wilson
2019-05-28
drm/i915: Move GEM object domain management from struct_mutex to local
Chris Wilson
2019-05-28
drm/i915: Move GEM domain management to its own file
Chris Wilson
2019-05-28
drm/i915: Move mmap and friends to its own file
Chris Wilson
2019-05-28
drm/i915: Move phys objects to its own file
Chris Wilson
2019-05-28
drm/i915: Move shmem object setup to its own file
Chris Wilson
2019-05-28
drm/i915: Move object->pages API to i915_gem_object.[ch]
Chris Wilson