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_execbuffer.c
Age
Commit message (
Expand
)
Author
2017-02-03
drm: Improve drm_mm search (and fix topdown allocation) with rbtrees
Chris Wilson
2017-01-19
drm/i915: Rename some warts in the VMA API
Chris Wilson
2017-01-10
drm/i915: Replace 4096 with PAGE_SIZE or I915_GTT_PAGE_SIZE
Chris Wilson
2016-12-31
drm/i915: Complete kerneldoc for struct i915_gem_context
Chris Wilson
2016-12-18
drm/i915: Add a reminder that i915_vma_move_to_active() requires struct_mutex
Chris Wilson
2016-12-05
drm/i915: Fix i915_gem_evict_for_vma (soft-pinning)
Chris Wilson
2016-12-05
drm/i915: Mark all non-vma being inserted into the address spaces
Chris Wilson
2016-11-24
drm/i915: Use the precomputed value for whether to enable command parsing
Chris Wilson
2016-11-21
drm/i915: Wipe hang stats as an embedded struct
Mika Kuoppala
2016-11-18
drm/i915: Move frontbuffer CS write tracking from ggtt vma to object
Chris Wilson
2016-11-17
drm/i915: Use dev_priv in INTEL_INFO in i915_gem_execbuffer.c
Tvrtko Ursulin
2016-11-11
drm/i915: Further assorted dev_priv cleanups
Tvrtko Ursulin
2016-11-11
drm/i915: Assorted dev_priv cleanups
Tvrtko Ursulin
2016-11-07
drm/i915: Mark CPU cache as dirty when used for rendering
Chris Wilson
2016-11-03
drm/i915: Introduce HAS_64BIT_RELOC
Joonas Lahtinen
2016-10-28
drm/i915: Move GEM activity tracking into a common struct reservation_object
Chris Wilson
2016-10-28
drm/i915: Refactor object page API
Chris Wilson
2016-10-28
drm/i915: Defer active reference until required
Chris Wilson
2016-10-28
drm/i915: Support asynchronous waits on struct fence from i915_gem_request
Chris Wilson
2016-10-28
drm/i915: Remove insert-page shortcut from execbuf relocate_iomap()
Chris Wilson
2016-10-25
Merge tag 'drm-intel-next-2016-10-24' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-10-18
drm/i915: Restrict pagefault disabling to just around copy_from_user()
Chris Wilson
2016-10-14
drm/i915: Remove unused "valid" parameter from pte_encode
MichaĆ Winiarski
2016-10-14
drm/i915: Make IS_GEN macros only take dev_priv
Tvrtko Ursulin
2016-10-14
drm/i915: Allocate intel_engine_cs structure only for the enabled engines
Akash Goel
2016-10-11
Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2016-10-10
drm/i915: Force relocations via cpu if we run out of idle aperture
Chris Wilson
2016-10-07
drm/i915: Force relocations via cpu if we run out of idle aperture
Chris Wilson
2016-10-04
drm/i915: silence io mapping/unmapping sparse warnings on different address s...
Jani Nikula
2016-09-27
get rid of separate multipage fault-in primitives
Al Viro
2016-09-09
drm/i915: Serialise execbuf operation after a dma-buf reservation object
Chris Wilson
2016-09-09
drm/i915: Prepare object synchronisation for asynchronicity
Chris Wilson
2016-09-01
drm/i915: Use atomic for dev_priv->mm.bsd_engine_dispatch_index
Joonas Lahtinen
2016-08-26
drm/i915: Allow the user to pass a context to any ring
Chris Wilson
2016-08-22
drm/i915: Unconditionally flush any chipset buffers before execbuf
Chris Wilson
2016-08-19
drm/i915: Embed the io-mapping struct inside drm_i915_private
Chris Wilson
2016-08-18
drm/i915/cmdparser: Use cached vmappings
Chris Wilson
2016-08-18
drm/i915: Move fence tracking from object to vma
Chris Wilson
2016-08-18
drm/i915: Rename fence.lru_list to link
Chris Wilson
2016-08-18
drm/i915: Move map-and-fenceable tracking to the VMA
Chris Wilson
2016-08-18
drm/i915: Disallow direct CPU access to stolen pages for relocations
Chris Wilson
2016-08-18
drm/i915: Fallback to single page GTT mmappings for relocations
Chris Wilson
2016-08-18
drm/i915: Refactor execbuffer relocation writing
Chris Wilson
2016-08-18
drm/i915: Cache kmap between relocations
Chris Wilson
2016-08-18
drm/i915: Unconditionally flush any chipset buffers before execbuf
Chris Wilson
2016-08-15
drm/i915: Track pinned VMA
Chris Wilson
2016-08-15
drm/i915: Add convenience wrappers for vma's object get/put
Chris Wilson
2016-08-10
drm/i915: Move setting of request->batch into its single callsite
Chris Wilson
2016-08-05
drm/i915: Repack fence tiling mode and stride into a single integer
Chris Wilson
2016-08-04
drm/i915: Export our request as a dma-buf fence on the reservation object
Chris Wilson
[next]