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_execbuffer.c
Age
Commit message (
Expand
)
Author
2019-11-05
drm/i915/cmdparser: Add support for backward jumps
Jon Bloomfield
2019-11-05
drm/i915: Allow parsing of unsized batches
Jon Bloomfield
2019-11-05
drm/i915: Support ro ppgtt mapped cmdparser shadow buffers
Jon Bloomfield
2019-11-05
drm/i915: Add support for mandatory cmdparsing
Jon Bloomfield
2019-11-05
drm/i915: Remove Master tables from cmdparser
Jon Bloomfield
2019-11-05
drm/i915: Disable Secure Batches for gen6+
Jon Bloomfield
2019-09-19
Merge tag 'drm-next-2019-09-18' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-08-22
drm/i915: Replace i915_vma_put_fence()
Chris Wilson
2019-08-22
Merge drm/drm-next into drm-intel-next-queued
Rodrigo Vivi
2019-08-21
drm/i915: Replace PIN_NONFAULT with calls to PIN_NOEVICT
Chris Wilson
2019-08-21
Merge tag 'drm-misc-next-2019-08-19' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2019-08-20
drm/i915: Serialize insertion into the file->mm.request_list
Chris Wilson
2019-08-19
drm/i915: Serialize against vma moves
Chris Wilson
2019-08-15
drm/i915: Protect request retirement with timeline->mutex
Chris Wilson
2019-08-13
dma-buf: rename reservation_object to dma_resv
Christian König
2019-08-09
drm/i915: Remove redundant user_access_end() from __copy_from_user() error path
Josh Poimboeuf
2019-08-09
drm/i915: Lift timeline into intel_context
Chris Wilson
2019-08-09
drm/i915: Generalise BSD default selection
Chris Wilson
2019-08-09
drm/i915: Replace global bsd_dispatch_index with random seed
Chris Wilson
2019-08-09
drm/i915: Check for a second VCS engine more carefully
Chris Wilson
2019-08-07
drm/i915: remove unnecessary includes of intel_display_types.h header
Jani Nikula
2019-08-07
drm/i915: rename intel_drv.h to display/intel_display_types.h
Jani Nikula
2019-08-04
drm/i915: Replace struct_mutex for batch pool serialisation
Chris Wilson
2019-08-04
drm/i915: Teach execbuffer to take the engine wakeref not GT
Chris Wilson
2019-08-02
drm/i915: Flush extra hard after writing relocations through the GTT
Chris Wilson
2019-07-30
drm/i915/gt: Provide a local intel_context.vm
Chris Wilson
2019-07-12
drm/i915/gt: Use intel_gt as the primary object for handling resets
Chris Wilson
2019-06-25
drm/i915/gt: Pass intel_gt to pm routines
Chris Wilson
2019-06-21
drm/i915: Move i915_gem_chipset_flush to intel_gt
Tvrtko Ursulin
2019-06-17
drm/i915: move modesetting core code under display/
Jani Nikula
2019-06-11
drm/i915: Pull kref into i915_address_space
Chris Wilson
2019-06-06
drm/i915: Move object close under its own lock
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 more GEM objects under gem/
Chris Wilson