index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2021-04-21
drm/i915/selftests: Rename pm_ prefixed functions names
Hsin-Yi Wang
1
-10
/
+10
2021-02-09
drm/i915/gem: Move freeze/freeze_late next to suspend/suspend_late
Chris Wilson
1
-0
/
+1
2020-12-08
drm/i915/gem: Check the correct variable in selftest
Dan Carpenter
1
-2
/
+2
2020-09-07
drm/i915: Add an implementation for i915_gem_ww_ctx locking, v2.
Maarten Lankhorst
1
-0
/
+41
2020-03-16
drm/i915/gt: Pull restoration of GGTT fences underneath the GT
Chris Wilson
1
-2
/
+0
2020-03-16
drm/i915: Move GGTT fence registers under gt/
Chris Wilson
1
-1
/
+1
2020-01-31
drm/i915/gt: Rename i915_gem_restore_ggtt_mappings() for its new placement
Chris Wilson
1
-3
/
+3
2019-12-26
drm/i915/gt: Apply sanitiization just before resume
Chris Wilson
1
-2
/
+0
2019-12-22
drm/i915/gt: Pull GT initialisation under intel_gt_init()
Chris Wilson
1
-0
/
+1
2019-11-08
drm/i915/selftests: Complete transition to a real struct file mock
Chris Wilson
1
-4
/
+4
2019-11-08
drm/i915/selftests: Replace mock_file hackery with drm's true fake
Chris Wilson
1
-2
/
+2
2019-11-01
drm/i915/gt: Call intel_gt_sanitize() directly
Chris Wilson
1
-1
/
+0
2019-10-29
drm/i915/selftests: check for missing aperture
Matthew Auld
1
-0
/
+4
2019-10-23
drm/i915/selftests: Release ctx->engine_mutex after iteration
Chris Wilson
1
-3
/
+7
2019-10-22
drm/i915/selftests: Teach switch_to_context() to use the context
Chris Wilson
1
-10
/
+9
2019-10-16
drm/i915: Store i915_ggtt as the backpointer on fence registers
Chris Wilson
1
-1
/
+1
2019-10-04
drm/i915: Move context management under GEM
Chris Wilson
1
-8
/
+0
2019-10-04
drm/i915: Pull i915_vma_pin under the vm->mutex
Chris Wilson
1
-2
/
+0
2019-09-10
drm/i915: Perform GGTT restore much earlier during resume
Chris Wilson
1
-0
/
+6
2019-07-12
drm/i915/gt: Use intel_gt as the primary object for handling resets
Chris Wilson
1
-1
/
+2
2019-07-03
drm/i915/selftests: Common live setup/teardown
Chris Wilson
1
-5
/
+1
2019-06-25
drm/i915/gt: Pass intel_gt to pm routines
Chris Wilson
1
-1
/
+1
2019-06-14
drm/i915: update with_intel_runtime_pm to use the rpm structure
Daniele Ceraolo Spurio
1
-3
/
+3
2019-06-14
drm/i915: update rpm_get/put to use the rpm structure
Daniele Ceraolo Spurio
1
-2
/
+2
2019-05-28
drm/i915: Move more GEM objects under gem/
Chris Wilson
1
-3
/
+5
2019-04-26
drm/i915: Move i915_request_alloc into selftests/
Chris Wilson
1
-2
/
+3
2019-04-25
drm/i915: Invert the GEM wakeref hierarchy
Chris Wilson
1
-12
/
+4
2019-04-15
drm/i915/selftests: Skip live timeline/suspend tests if wedged
Chris Wilson
1
-0
/
+3
2019-03-08
drm/i915: Do a synchronous switch-to-kernel-context on idling
Chris Wilson
1
-7
/
+2
2019-01-14
drm/i915: Syntatic sugar for using intel_runtime_pm
Chris Wilson
1
-20
/
+14
2019-01-14
drm/i915/selftests: Mark up rpm wakerefs
Chris Wilson
1
-10
/
+19
2019-01-14
drm/i915: Markup paired operations on wakerefs
Chris Wilson
1
-5
/
+5
2019-01-03
drm/i915: Always try to reset the GPU on takeover
Chris Wilson
1
-1
/
+1
2018-08-31
drm/i915/selftests: Add a simple exerciser for suspend/hibernate
Chris Wilson
1
-0
/
+221