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
/
i915_gem.c
Age
Commit message (
Expand
)
Author
2023-01-25
Merge drm/drm-next into drm-intel-next
Jani Nikula
2023-01-18
drm/i915: add struct i915_dsm to wrap dsm members together
Jani Nikula
2022-11-28
drm/i915/mtl: Media GT and Render GT share common GGTT
Aravind Iddamsetty
2022-02-23
Merge tag 'drm-intel-gt-next-2022-02-17' of git://anongit.freedesktop.org/drm...
Rodrigo Vivi
2022-02-11
drm/i915: split out i915_gem_internal.h from i915_drv.h
Jani Nikula
2022-01-05
drm/i915/selftests: Use to_gt() helper for GGTT accesses
MichaĆ Winiarski
2021-12-17
drm/i915/selftests: Use to_gt() helper
Andi Shyti
2021-04-21
drm/i915/selftests: Rename pm_ prefixed functions names
Hsin-Yi Wang
2021-02-08
drm/i915/gem: Move freeze/freeze_late next to suspend/suspend_late
Chris Wilson
2020-12-08
drm/i915/gem: Check the correct variable in selftest
Dan Carpenter
2020-09-07
drm/i915: Add an implementation for i915_gem_ww_ctx locking, v2.
Maarten Lankhorst
2020-03-16
drm/i915/gt: Pull restoration of GGTT fences underneath the GT
Chris Wilson
2020-03-16
drm/i915: Move GGTT fence registers under gt/
Chris Wilson
2020-01-30
drm/i915/gt: Rename i915_gem_restore_ggtt_mappings() for its new placement
Chris Wilson
2019-12-26
drm/i915/gt: Apply sanitiization just before resume
Chris Wilson
2019-12-22
drm/i915/gt: Pull GT initialisation under intel_gt_init()
Chris Wilson
2019-11-08
drm/i915/selftests: Complete transition to a real struct file mock
Chris Wilson
2019-11-07
drm/i915/selftests: Replace mock_file hackery with drm's true fake
Chris Wilson
2019-11-01
drm/i915/gt: Call intel_gt_sanitize() directly
Chris Wilson
2019-10-29
drm/i915/selftests: check for missing aperture
Matthew Auld
2019-10-23
drm/i915/selftests: Release ctx->engine_mutex after iteration
Chris Wilson
2019-10-22
drm/i915/selftests: Teach switch_to_context() to use the context
Chris Wilson
2019-10-16
drm/i915: Store i915_ggtt as the backpointer on fence registers
Chris Wilson
2019-10-04
drm/i915: Move context management under GEM
Chris Wilson
2019-10-04
drm/i915: Pull i915_vma_pin under the vm->mutex
Chris Wilson
2019-09-10
drm/i915: Perform GGTT restore much earlier during resume
Chris Wilson
2019-07-12
drm/i915/gt: Use intel_gt as the primary object for handling resets
Chris Wilson
2019-07-03
drm/i915/selftests: Common live setup/teardown
Chris Wilson
2019-06-25
drm/i915/gt: Pass intel_gt to pm routines
Chris Wilson
2019-06-14
drm/i915: update with_intel_runtime_pm to use the rpm structure
Daniele Ceraolo Spurio
2019-06-14
drm/i915: update rpm_get/put to use the rpm structure
Daniele Ceraolo Spurio
2019-05-28
drm/i915: Move more GEM objects under gem/
Chris Wilson
2019-04-26
drm/i915: Move i915_request_alloc into selftests/
Chris Wilson
2019-04-24
drm/i915: Invert the GEM wakeref hierarchy
Chris Wilson
2019-04-15
drm/i915/selftests: Skip live timeline/suspend tests if wedged
Chris Wilson
2019-03-08
drm/i915: Do a synchronous switch-to-kernel-context on idling
Chris Wilson
2019-01-14
drm/i915: Syntatic sugar for using intel_runtime_pm
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-03
drm/i915: Always try to reset the GPU on takeover
Chris Wilson
2018-08-31
drm/i915/selftests: Add a simple exerciser for suspend/hibernate
Chris Wilson