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
/
i915_gem.c
Age
Commit message (
Expand
)
Author
2017-09-18
drm/i915: Cancel all ready but queued requests when wedging
Chris Wilson
2017-09-07
drm/i915: Apply the GTT write flush for all !llc machines
Chris Wilson
2017-09-07
i915: Fix obj size vs. alignment for drm_pci_alloc()
Ville Syrjälä
2017-09-07
drm/i915: Use __sg_alloc_table_from_pages for userptr allocations
Tvrtko Ursulin
2017-09-06
drm/i915: Lift has-pinned-pages assert to caller of ____i915_gem_object_get_p...
Chris Wilson
2017-09-04
drm/i915: io unmap functions want __iomem
Ville Syrjälä
2017-09-04
drm/i915: Add __rcu to radix tree slot pointer
Ville Syrjälä
2017-08-30
drm/i915: Always wake the device to flush the GTT
Chris Wilson
2017-08-29
drm/i915: Discard the request queue if we fail to sleep before suspend
Chris Wilson
2017-08-29
drm/i915: Clear wedged status upon resume
Chris Wilson
2017-08-29
drm/i915: Always sanity check engine state upon idling
Chris Wilson
2017-08-29
drm/i915: Recreate vmapping even when the object is pinned
Chris Wilson
2017-08-24
drm/i915: Ignore duplicate VMA stored within the per-object handle LUT
Chris Wilson
2017-08-24
drm/i915: Assert that the handle->vma lut is empty on object close
Chris Wilson
2017-08-24
drm/i915: Assert the context is not closed on object-close
Chris Wilson
2017-08-18
drm/i915: Replace execbuf vma ht with an idr
Chris Wilson
2017-08-15
drm/i915: Handle full s64 precision for wait-ioctl
Chris Wilson
2017-08-15
drm/i915: Split obj->cache_coherent to track r/w
Chris Wilson
2017-07-27
drm/i915: Call the unlocked version of i915_gem_object_get_pages()
Chris Wilson
2017-07-27
drm/i915: Move i915_gem_object_phys_attach()
Chris Wilson
2017-07-27
drm/i915: Make i915_gem_object_phys_attach() use obj->mm.lock more appropriately
Chris Wilson
2017-07-27
drm/i915: Don't touch fence->error when resetting an innocent request
Chris Wilson
2017-07-27
drm/i915: Make i915_gem_context_mark_guilty() safe for unlocked updates
Chris Wilson
2017-07-27
drm/i915: Clear engine irq posted following a reset
Chris Wilson
2017-07-27
drm/i915: Assert that machine is wedged for nop_submit_request
Chris Wilson
2017-07-27
drm/i915: Wake up waiters after setting the WEDGED bit
Chris Wilson
2017-07-27
drm/i915: Clear execlist port[] before updating seqno on wedging
Chris Wilson
2017-07-27
Merge airlied/drm-next into drm-intel-next-queued
Daniel Vetter
2017-07-20
drm/i915: Remove intel_flip_work infrastructure
Daniel Vetter
2017-07-20
Merge tag 'drm-intel-next-2017-07-17' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
2017-07-12
drm/i915: use __GFP_RETRY_MAYFAIL
Michal Hocko
2017-06-28
drm/i915: Avoid keeping waitboost active for signaling threads
Chris Wilson
2017-06-28
drm/i915: Drop flushing of the object free list/worker from i915_gem_suspend
Chris Wilson
2017-06-23
drm/i915: Break modeset deadlocks on reset
Chris Wilson
2017-06-21
drm/i915: Cancel pending execlist tasklet upon wedging
Chris Wilson
2017-06-20
drm/i915: Add support for per engine reset recovery
Michel Thierry
2017-06-20
drm/i915: Look for active requests earlier in the reset path
Michel Thierry
2017-06-20
drm/i915: Group all the global context information together
Chris Wilson
2017-06-16
drm/i915: Async GPU relocation processing
Chris Wilson
2017-06-16
drm/i915: Wait upon userptr get-user-pages within execbuffer
Chris Wilson
2017-06-16
drm/i915: Store a direct lookup from object handle to vma
Chris Wilson
2017-06-16
drm/i915: Store i915_gem_object_is_coherent() as a bit next to cache-dirty
Chris Wilson
2017-06-16
drm/i915: Mark CPU cache as dirty on every transition for CPU writes
Chris Wilson
2017-06-14
drm/i915: Only restrict noreclaim in the early shrink passes
Chris Wilson
2017-06-14
drm/i915: Remove __GFP_NORETRY from our buffer allocator
Chris Wilson
2017-06-14
drm/i915: Encourage our shrinker more when our shmemfs allocations fails
Chris Wilson
2017-06-02
drm/i915: return the correct usable aperture size under gvt environment
Weinan Li
2017-05-30
drm/i915: Short-circuit i915_gem_wait_for_idle() if already idle
Chris Wilson
2017-05-30
Merge tag 'drm-intel-next-2017-05-29' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
2017-05-25
drm/i915: Consolidate #ifdef CONFIG_INTEL_IOMMU
Chris Wilson
[next]