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
2012-04-18
drm/i915: Remove the pipelined parameter from get_fence()
Chris Wilson
2012-04-18
drm/i915: Always flush tiling changes before accessing through the GTT
Chris Wilson
2012-04-12
drm/i915: use semaphores for the display plane
Ben Widawsky
2012-04-12
drm/i915: Reorganise rules for get_fence/put_fence
Chris Wilson
2012-04-12
Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-int...
Dave Airlie
2012-04-01
drm/i915: Mark untiled BLT commands as fenced on gen2/3
Chris Wilson
2012-03-27
mm: extend prefault helpers to fault in more than PAGE_SIZE
Daniel Vetter
2012-03-27
drm/i915: Avoid using mappable space for relocation processing through the CPU
Chris Wilson
2012-03-26
drm/i915: Batch copy_from_user for relocation processing
Chris Wilson
2012-03-20
drm/i915: implement SNB workaround for lazy global gtt
Daniel Vetter
2012-02-10
Merge remote-tracking branch 'airlied/drm-fixes' into drm-intel-next-queued
Daniel Vetter
2012-02-09
drm/i915: ppgtt binding/unbinding support
Daniel Vetter
2012-02-09
drm/i915: s/DRM_ERROR/DRM_DEBUG in i915_gem_execbuffer.c
Daniel Vetter
2012-01-29
drm/i915: reject GTT domain in relocations
Daniel Vetter
2012-01-29
drm/i915: Separate fence pin counting from normal bind pin counting
Chris Wilson
2012-01-29
drm/i915: switch ring->id to be a real id
Daniel Vetter
2012-01-26
drm/i915: argument to control retiring behavior
Ben Widawsky
2012-01-10
Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-01-03
drm/i915: Add support for resetting the SO write pointers on gen7.
Eric Anholt
2012-01-03
drm/i915: Force sync command ordering (Gen6+)
Ben Widawsky
2012-01-03
drm/i915: relative_constants_mode race fix
Ben Widawsky
2011-12-26
drm/i915: Disable semaphores by default on SNB
Keith Packard
2011-12-16
drm/i915: enable semaphores on per-device defaults
Eugeni Dodonov
2011-09-21
drm/i915: Dumb down the semaphore logic
Ben Widawsky
2011-06-21
Revert "drm/i915: Kill GTT mappings when moving from GTT domain"
Eric Anholt
2011-03-23
drm/i915: Disable pagefaults along execbuffer relocation fast path
Chris Wilson
2011-03-07
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
2011-03-07
drm/i915: Only wait on a pending flip if we intend to write to the buffer
Chris Wilson
2011-03-07
drm/i915: Disable GPU semaphores by default
Chris Wilson
2011-03-01
drm/i915: Re-enable GPU semaphores for SandyBridge mobile
Chris Wilson
2011-03-01
drm/i915: Allow relocation deltas outside of target bo
Chris Wilson
2011-02-22
drm/i915: Use a device flag for non-interruptible phases
Chris Wilson
2011-02-22
drm/i915: First try a normal large kmalloc for the temporary exec buffers
Chris Wilson
2011-02-22
drm/i915: Protect against drm_gem_object not being the first member
Chris Wilson
2011-02-07
drm/i915: Refine tracepoints
Chris Wilson
2011-01-24
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
2011-01-23
drm/i915: Fix use of invalid array size for ring->sync_seqno
Chris Wilson
2011-01-19
drm/i915: Trivial sparse fixes
Chris Wilson
2011-01-14
drm/i915: Disable GPU semaphores on SandyBridge mobile
Chris Wilson
2011-01-13
drm/i915/execbuffer: Clear domains before beginning reloc processing
Chris Wilson
2011-01-13
drm/i915/execbuffer: Reorder relocations to match new object order
Chris Wilson
2011-01-11
drm/i915/execbuffer: Reorder binding of objects to favour restrictions
Chris Wilson
2011-01-11
drm/i915/execbuffer: Correctly clear the current object list upon EFAULT
Chris Wilson
2011-01-11
drm/i915: Propagate error from flushing the ring
Chris Wilson
2011-01-11
drm/i915: Handle ringbuffer stalls when flushing
Chris Wilson
2011-01-11
drm/i915: Enforce write ordering through the GTT
Chris Wilson
2010-12-20
drm/i915: Allow the application to choose the constant addressing mode
Chris Wilson
2010-12-09
drm/i915: Mark the user reloc error paths as unlikely
Chris Wilson
2010-12-09
drm/i915: Eliminate drm_gem_object_lookup during relocation
Chris Wilson
2010-12-05
drm/i915: Ignore fenced commands for gpu access on gen4
Chris Wilson
[next]