index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
gt
/
selftest_reset.c
Age
Commit message (
Expand
)
Author
2022-01-05
drm/i915/gt: Use to_gt() helper for GGTT accesses
Michał Winiarski
2021-12-17
drm/i915/gt: Use to_gt() helper
Michał Winiarski
2021-06-18
drm/i915: Move submission tasklet to i915_sched_engine
Matthew Brost
2021-01-19
drm/i915/selftests: Prepare the selftests for engine resets with ring submission
Chris Wilson
2021-01-06
drm/i915/selftests: Improve handling of iomem around stolen
Chris Wilson
2020-12-24
drm/i915/gt: Replace direct submit with direct call to tasklet
Chris Wilson
2020-12-16
drm/i915/gt: Move gen8 CS emitters into gen8_engine_cs.h
Chris Wilson
2020-10-21
drm/i915: Exclude low pages (128KiB) of stolen from use
Chris Wilson
2020-02-20
drm/i915/guc: Kill USES_GUC_SUBMISSION macro
Daniele Ceraolo Spurio
2019-10-24
drm/i915/selftests: Flush interrupts before disabling tasklets
Chris Wilson
2019-10-18
drm/i915: Pass in intel_gt at some for_each_engine sites
Tvrtko Ursulin
2019-10-07
drm/i915/gt: Prefer local path to runtime powermanagement
Chris Wilson
2019-09-27
drm/i915: Pass intel_gt to has-reset?
Chris Wilson
2019-07-12
drm/i915/gt: Use intel_gt as the primary object for handling resets
Chris Wilson
2019-06-26
drm/i915: Only recover active engines
Chris Wilson
2019-06-26
drm/i915/selftests: Fixup atomic reset checking
Chris Wilson
2019-06-26
drm/i915/selftests: Drop manual request wakerefs around hangcheck
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-23
drm/i915/selftests: Use prepare/finish during atomic reset test
Michal Wajdeczko
2019-05-23
drm/i915/selftests: Split igt_atomic_reset testcase
Michal Wajdeczko
2019-05-23
drm/i915/selftests: Move some reset testcases to separate file
Michal Wajdeczko