blob: 89a44077e176d2c96d37fc279c7086b15f0d0a1a [file] [log] [blame]
1bc6a60143a4 ("drm/i915/execlists: Track inflight CCID")
53b2622e7746 ("drm/i915/execlists: Avoid reusing the same logical CCID")
220dcfc1485b ("drm/i915/gt: Yield the timeslice if caught waiting on a user semaphore")
1883a0a4658e ("drm/i915: Track hw reported context runtime")
4c8ed8b12674 ("drm/i915/selftests: Exercise timeslice rewinding")
42827350f75c ("drm/i915/gt: Avoid resetting ring->head outside of its timeline mutex")
5ba32c7be81e ("drm/i915/execlists: Always force a context reload when rewinding RING_TAIL")
70a76a9b8e9d ("drm/i915/gt: Hook up CS_MASTER_ERROR_INTERRUPT")
ff3d4ff6c9e6 ("drm/i915/gt: Tidy repetition in declaring gen8+ interrupts")
03d0ed8a8e93 ("drm/i915: Skip capturing errors from internal contexts")
6f280b133dc2 ("drm/i915/perf: Fix OA context id overlap with idle context id")
4ba5c086a1d8 ("drm/i915/execlists: Take a reference while capturing the guilty request")
748317386afb ("drm/i915/execlists: Offline error capture")
32ff621fd744 ("drm/i915/gt: Allow temporary suspension of inflight requests")
672c368f9398 ("drm/i915: Keep track of request among the scheduling lists")
742379c0c400 ("drm/i915: Start chopping up the GPU error capture")
921f0c47f228 ("drm/i915: Revert "drm/i915/tgl: Wa_1607138340"")
d7cb6975f11e ("drm/i915/gt: Always force restore freshly pinned contexts")
2c86e55d2ab5 ("drm/i915/gtt: split up i915_gem_gtt")
ab17e6caa72c ("drm/i915/gt: Use memset_p to clear the ports")
e1c31fb5dde3 ("drm/i915: Merge i915_request.flags with i915_request.fence.flags")
6d728d92d8cc ("drm/i915/selftests: Impose a timeout for request submission")
1d0e2c9359fe ("drm/i915/gt: Always poison the kernel_context image before unparking")
fb218f202704 ("drm/i915/gt: Discard stale context state from across idling")
49a24e71b247 ("drm/i915/gt: Ignore stale context state upon resume")
d1813ca2bbf1 ("drm/i915/gt: Clear LRC image inline")
6a505e644c44 ("drm/i915/gt: Include a bunch more rcs image state")
7b02b23e5dd0 ("drm/i915/gt: Avoid using tag 0 for the very first submission")
c100777cc00c ("drm/i915: Switch context id allocation directly to xarray")
6a8679c048eb ("drm/i915: Mark the GEM context link as RCU protected")
76f9764cc3d5 ("drm/i915: Introduce a vma.kref")
f5af1659d809 ("drm/i915: Add a simple is-bound check before unbinding")
9dd4b065446a ("drm/i915/gt: Move pm debug files into a gt aware debugfs")
e26b6d434147 ("drm/i915/gt: Pull GT initialisation under intel_gt_init()")
78be2c303aca ("drm/i915: Move i915_gem_init_contexts() earlier")
e6ba76480299 ("drm/i915: Remove i915->kernel_context")
ed7dd73cd8ca ("drm/i915/selftests: Setup engine->retire for mock_engine")
0f100b70487a ("drm/i915: Push the use-semaphore marker onto the intel_context")
9f3ccd40acf4 ("drm/i915: Drop GEM context as a direct link from i915_request")
85bedbf191e8 ("drm/i915/gt: Eliminate the trylock for reading a timeline's hwsp")
902eb748e5c3 ("drm/i915/gt: Tidy up full-ppgtt on Ivybridge")
f1925f3309d1 ("drm/i915: Use EAGAIN for trylock failures")
639f2f24895f ("drm/i915: Introduce new macros for tracing")
32d94048b988 ("drm/i915/gem: Prepare gen7 cmdparser for async execution")
51696691aba3 ("drm/i915/gem: Tidy up error handling for eb_parse()")
755bf8a8c985 ("drm/i915: Remove redundant parameters from intel_engine_cmd_parser")
65c29dbb19b2 ("drm/i915: Use the i915_device name for identifying our request fences")
82c69bf58650 ("drm/i915/gt: Detect if we miss WaIdleLiteRestore")
d63411000741 ("drm/i915/gt: Turn vm off then on again for gen7 mm switch")
ca5930b181a4 ("drm/i915/gtt: Account for preallocation in asserts")