index
:
linux
master
btrfs-t implementation, since changes won't upstream, periodic tags will reflect recent updates to the kernel
magh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
gt
/
intel_reset.h
Age
Commit message (
Expand
)
Author
2024-04-24
drm/i915: Refactor confusing __intel_gt_reset()
Nirmoy Das
2023-08-21
drm/i915: Consolidate condition for Wa_22011802037
Matt Roper
2022-11-04
drm/i915/guc: Don't deadlock busyness stats vs reset
John Harrison
2021-03-24
drm/i915/gt: SPDX cleanup
Chris Wilson
2020-12-24
drm/i915/gt: Replace direct submit with direct call to tasklet
Chris Wilson
2020-07-06
drm/i915: Reboot CI if we get wedged during driver init
Michał Winiarski
2019-09-27
drm/i915: Pass intel_gt to has-reset?
Chris Wilson
2019-09-26
drm/i915: Define explicit wedged on init reset state
Michał Winiarski
2019-09-13
drm/i915: Don't mix srcu tag and negative error codes
Chris Wilson
2019-07-12
drm/i915/gt: Use intel_gt as the primary object for handling resets
Chris Wilson
2019-06-21
drm/i915: Make i915_check_and_clear_faults take intel_gt
Tvrtko Ursulin
2019-06-10
drm/i915: Move i915_check_and_clear_faults to intel_reset.c
Tvrtko Ursulin
2019-06-07
drm/i915: Reset only affected engines when handling error capture
Tvrtko Ursulin
2019-04-24
drm/i915: Invert the GEM wakeref hierarchy
Chris Wilson
2019-04-24
drm/i915: Move GraphicsTechnology files under gt/
Chris Wilson