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_gtt.c
Age
Commit message (
Expand
)
Author
2016-11-17
drm/i915: add i915_address_space_fini
Matthew Auld
2016-11-17
drm/i915: dev_priv cleanup in i915_gem_stolen.c
Tvrtko Ursulin
2016-11-17
drm/i915: dev_priv cleanup in i915_gem_gtt.c
Tvrtko Ursulin
2016-11-17
drm/i915: dev_priv and a small cascade of cleanups in i915_gem.c
Tvrtko Ursulin
2016-11-11
drm/i915: Pass dev_priv to INTEL_INFO everywhere apart from the gen use
Tvrtko Ursulin
2016-11-11
drm/i915: Split out i915_vma.c
Joonas Lahtinen
2016-11-07
drm/i915: Remove the vma from the object list upon close
Chris Wilson
2016-11-04
drm/i915: Fix pages pin counting around swizzle quirk
Chris Wilson
2016-11-03
drm/i915: Fix test on inputs for vma_compare()
Chris Wilson
2016-11-02
drm/i915: Unify global_list into global_link
Joonas Lahtinen
2016-11-02
drm/i915/gtt: Mark tlbs dirty on clear
Mika Kuoppala
2016-11-02
drm/i915/gtt: Fix pte clear range
Mika Kuoppala
2016-11-01
drm/i915: Store the vma in an rbtree under the object
Chris Wilson
2016-10-28
drm/i915: Enable multiple timelines
Chris Wilson
2016-10-28
drm/i915: Move GEM activity tracking into a common struct reservation_object
Chris Wilson
2016-10-28
drm/i915: Pass around sg_table to get_pages/put_pages backend
Chris Wilson
2016-10-28
drm/i915: Refactor object page API
Chris Wilson
2016-10-28
drm/i915: Use radixtree to jump start intel_partial_pages()
Chris Wilson
2016-10-28
drm/i915: Markup GEM API with lockdep asserts
Chris Wilson
2016-10-28
drm/i915: Defer active reference until required
Chris Wilson
2016-10-24
drm/i915: Remove RPM sequence checking
Chris Wilson
2016-10-24
drm/i915: Use RPM as the barrier for controlling user mmap access
Chris Wilson
2016-10-14
drm/i915/gtt: Free unused lower-level page tables
Michał Winiarski
2016-10-14
drm/i915/gtt: Split gen8_ppgtt_clear_pte_range
Michał Winiarski
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: Make IS_CHERRYVIEW only take dev_priv
Tvrtko Ursulin
2016-10-14
drm/i915: Make IS_BROXTON only take dev_priv
Tvrtko Ursulin
2016-10-14
drm/i915: Make IS_SKYLAKE only take dev_priv
Tvrtko Ursulin
2016-10-14
drm/i915: Make IS_HASWELL only take dev_priv
Tvrtko Ursulin
2016-10-14
drm/i915: Make IS_BROADWELL 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-12
drm/i915: Always use the GTT for error capture
Chris Wilson
2016-09-12
drm/i915: remove writeq ifdeffery
Matthew Auld
2016-09-09
drm/i915: Flush to GTT domain all GGTT bound objects after hibernation
Chris Wilson
2016-09-09
drm/i915: Mark up all locked waiters
Chris Wilson
2016-09-09
drm/i915: Expand bool interruptible to pass flags to i915_wait_request()
Chris Wilson
2016-09-06
drm/i915: disable 48bit full PPGTT when vGPU is active
Zhi Wang
2016-08-22
drm/i915: Allow DMA pagetables to use highmem
Chris Wilson
2016-08-22
drm/i915: Embed the scratch page struct into each VM
Chris Wilson
2016-08-22
drm/i915: pdev cleanup
David Weinehall
2016-08-22
drm/i915: consistent struct device naming
David Weinehall
2016-08-22
drm/i915: Stop marking the unaccessible scratch page as UC
Chris Wilson
2016-08-19
drm/i915: Embed the io-mapping struct inside drm_i915_private
Chris Wilson
2016-08-18
drm/i915: Move fence tracking from object to vma
Chris Wilson
2016-08-18
drm/i915: Move map-and-fenceable tracking to the VMA
Chris Wilson
2016-08-15
drm/i915: Track pinned VMA
Chris Wilson
2016-08-15
drm/i915: Consolidate i915_vma_unpin_and_release()
Chris Wilson
2016-08-15
drm/i915: Move assertion for iomap access to i915_vma_pin_iomap
Chris Wilson
2016-08-15
drm/i915: Create a VMA for an object
Chris Wilson
[next]