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
/
selftests
/
huge_pages.c
Age
Commit message (
Expand
)
Author
2019-03-15
drm/i915/gtt: Rename i915_vm_is_48b to i915_vm_is_4lvl
Chris Wilson
2019-03-15
drm/i915: Drop address size from ppgtt_type
Chris Wilson
2019-03-15
drm/i915: Record platform specific ppGTT size in intel_device_info
Chris Wilson
2019-03-05
drm/i915: Store the BIT(engine->id) as the engine's mask
Chris Wilson
2019-02-28
drm/i915: Make object/vma allocation caches global
Chris Wilson
2019-02-20
drm/i915: Beware temporary wedging when determining -EIO
Chris Wilson
2019-01-18
drm/i915/selftests: Query the vm under test for hugepage support
Chris Wilson
2019-01-14
drm/i915/selftests: Mark up rpm wakerefs
Chris Wilson
2019-01-14
drm/i915: Markup paired operations on wakerefs
Chris Wilson
2019-01-07
drm/i915/selftests: Mark the whole mock device as DMA capable
Chris Wilson
2018-12-04
drm/i915/selftests: Reorder request allocation vs vma pinning
Chris Wilson
2018-10-31
drm/i915/selftest: test aligned offsets for 64K
Matthew Auld
2018-10-26
drm/i915: Mark up GTT sizes as u64
Chris Wilson
2018-09-27
drm/i915: Remove i915.enable_ppgtt override
Chris Wilson
2018-09-20
drm/i915: don't assume struct page in i915_sg_trim
Matthew Auld
2018-08-06
drm/i915/selftests: Unconditionally do a chipset flush before emit_bb_start
Chris Wilson
2018-07-17
drm/i915/selftests: Free the backing store between iterations
Chris Wilson
2018-07-06
drm/i915: Start returning an error from i915_vma_move_to_active()
Chris Wilson
2018-07-06
drm/i915: Refactor export_fence() after i915_vma_move_to_active()
Chris Wilson
2018-07-06
drm/i915/selftests: Replace magic 1<<22 with MI_USE_GGTT/MI_MEM_VIRTUAL
Chris Wilson
2018-07-06
drm/i915/selftests: Skip huge pages live tests if wedged
Chris Wilson
2018-07-04
drm/i915/gtt: Pull global wc page stash under its own locking
Chris Wilson
2018-06-28
drm/i915: Replace drm_dev_unref with drm_dev_put
Thomas Zimmermann
2018-06-14
drm/i915: Make closing request flush mandatory
Chris Wilson
2018-06-05
drm/i915/gtt: Rename i915_hw_ppgtt base member
Chris Wilson
2018-05-13
drm/i915/selftests: scrub 64K
Matthew Auld
2018-05-04
drm/i915: Lazily unbind vma on close
Chris Wilson
2018-02-21
drm/i915: Rename drm_i915_gem_request to i915_request
Chris Wilson
2018-02-16
drm: move read_domains and write_domain into i915
Christian König
2017-12-18
drm/i915: prefer i915_gem_object_has_pages()
Matthew Auld
2017-11-24
drm/i915/selftests: Hold rpm wakeref for request + ggtt usage
Chris Wilson
2017-11-23
drm/i915/selftests: test descending addresses
Matthew Auld
2017-11-23
drm/i915/selftests: rein in igt_write_huge
Matthew Auld
2017-11-20
drm/i915: Automatic i915_switch_context for legacy
Chris Wilson
2017-11-20
drm/i915: Pull the unconditional GPU cache invalidation into request construc...
Chris Wilson
2017-11-07
drm/i915/selftests: Skip mixed page exhaustion if only small pages available
Chris Wilson
2017-10-17
drm/i915/selftests: Silence the compiler for impossible errors
Chris Wilson
2017-10-10
drm/i915/selftests: ditch the kernel context
Matthew Auld
2017-10-09
drm/i915: s/sg_mask/sg_page_sizes/
Matthew Auld
2017-10-07
drm/i915/selftests: huge page tests
Matthew Auld