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
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
/
gt
/
selftest_workarounds.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-03
drm/i915/selftests: Ignore autoincrementing timestamp on verfifying whitelists
Chris Wilson
1
-0
/
+17
2020-05-27
drm/i915: work around false-positive maybe-uninitialized warning
Arnd Bergmann
1
-0
/
+2
2020-01-31
drm/i915/selftests: Also wait for the scratch buffer to be bound
Chris Wilson
1
-0
/
+9
2019-12-21
drm/i915: Remove i915->kernel_context
Chris Wilson
1
-45
/
+27
2019-11-08
drm/i915/selftests: Complete transition to a real struct file mock
Chris Wilson
1
-2
/
+2
2019-11-08
drm/i915/selftests: Replace mock_file hackery with drm's true fake
Chris Wilson
1
-1
/
+1
2019-10-25
drm/i915: Remove nonpriv flags when srm/lrm
Mika Kuoppala
1
-2
/
+8
2019-10-18
drm/i915: Pass in intel_gt at some for_each_engine sites
Tvrtko Ursulin
1
-5
/
+5
2019-10-16
drm/i915/selftests: Teach workarounds to take intel_gt as its argument
Chris Wilson
1
-63
/
+65
2019-10-12
drm/i915/selftests: Serialise write to scratch with its vma binding
Chris Wilson
1
-0
/
+8
2019-10-09
drm/i915/selftests: Hold request reference over waits
Chris Wilson
1
-39
/
+34
2019-10-07
drm/i915/gt: Prefer local path to runtime powermanagement
Chris Wilson
1
-2
/
+2
2019-10-04
drm/i915/selftests: Drop vestigal struct_mutex guards
Chris Wilson
1
-10
/
+1
2019-10-04
drm/i915: Move context management under GEM
Chris Wilson
1
-5
/
+17
2019-10-04
drm/i915: Drop struct_mutex from around i915_retire_requests()
Chris Wilson
1
-3
/
+3
2019-09-28
drm/i915: Pass intel_gt to has-reset?
Chris Wilson
1
-4
/
+4
2019-08-27
drm/i915/selftests: Add the usual batch vma managements to st_workarounds
Chris Wilson
1
-0
/
+16
2019-08-19
drm/i915: Serialize against vma moves
Chris Wilson
1
-1
/
+3
2019-08-08
drm/i915: Fix up the inverse mapping for default ctx->engines[]
Chris Wilson
1
-1
/
+1
2019-08-06
drm/i915/gt: Move the [class][inst] lookup for engines onto the GT
Chris Wilson
1
-0
/
+1
2019-07-31
drm/i915/selftests: Pass intel_context to igt_spinner
Chris Wilson
1
-10
/
+18
2019-07-12
drm/i915/gt: Use intel_gt as the primary object for handling resets
Chris Wilson
1
-17
/
+16
2019-07-12
drm/i915: Add engine name to workaround debug print
John Harrison
1
-12
/
+5
2019-07-12
drm/i915: Implement read-only support in whitelist selftest
John Harrison
1
-14
/
+35
2019-07-12
drm/i915: Add test for invalid flag bits in whitelist entries
John Harrison
1
-4
/
+10
2019-07-08
drm/i915/selftests: Reorder error cleanup for whitelist checking
Chris Wilson
1
-16
/
+19
2019-07-02
drm/i915: fix whitelist selftests with readonly registers
Lionel Landwerlin
1
-1
/
+6
2019-06-21
drm/i915: Save trip via top-level i915 in a few more places
Tvrtko Ursulin
1
-1
/
+1
2019-06-21
drm/i915: Move i915_gem_chipset_flush to intel_gt
Tvrtko Ursulin
1
-2
/
+3
2019-06-19
drm/i915: Stop passing I915_WAIT_LOCKED to i915_request_wait()
Chris Wilson
1
-3
/
+3
2019-06-18
drm/i915: Update workarounds selftest for read only regs
Robert M. Fosha
1
-4
/
+39
2019-06-14
drm/i915: update with_intel_runtime_pm to use the rpm structure
Daniele Ceraolo Spurio
1
-2
/
+2
2019-06-14
drm/i915: update rpm_get/put to use the rpm structure
Daniele Ceraolo Spurio
1
-6
/
+6
2019-06-14
drm/i915: Discard some redundant cache domain flushes
Chris Wilson
1
-6
/
+0
2019-06-11
drm/i915: Pull kref into i915_address_space
Chris Wilson
1
-5
/
+5
2019-05-28
drm/i915: Drop the deferred active reference
Chris Wilson
1
-3
/
+0
2019-05-28
drm/i915: Move GEM object domain management from struct_mutex to local
Chris Wilson
1
-0
/
+6
2019-05-28
drm/i915: Move more GEM objects under gem/
Chris Wilson
1
-2
/
+4
2019-05-22
drm/i915/selftests: Verify context workarounds
Tvrtko Ursulin
1
-16
/
+38
2019-04-26
drm/i915: Move i915_request_alloc into selftests/
Chris Wilson
1
-10
/
+5
2019-04-25
drm/i915: Invert the GEM wakeref hierarchy
Chris Wilson
1
-4
/
+1
2019-04-24
drm/i915: Move GraphicsTechnology files under gt/
Chris Wilson
1
-0
/
+1172