index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
gt
/
intel_ring_submission.c
Age
Commit message (
Expand
)
Author
2020-01-09
drm/i915/gt: Pull context activation into central intel_context_pin()
Chris Wilson
2020-01-07
drm/i915/gtt: split up i915_gem_gtt
Matthew Auld
2020-01-07
drm/i915/gt: Take responsibility for engine->release as the last step
Chris Wilson
2020-01-03
drm/i915/gt: Ignore stale context state upon resume
Chris Wilson
2019-12-31
drm/i915/gt: Tweak flushes around ivb ppgtt
Chris Wilson
2019-12-30
drm/i915/gt: Do not restore invalid RS state
Chris Wilson
2019-12-23
drm/i915: Mark the GEM context link as RCU protected
Chris Wilson
2019-12-22
drm/i915/gt: Merge engine init/setup loops
Chris Wilson
2019-12-22
drm/i915/gt: Pull GT initialisation under intel_gt_init()
Chris Wilson
2019-12-21
drm/i915: Remove i915->kernel_context
Chris Wilson
2019-12-20
drm/i915: Drop GEM context as a direct link from i915_request
Chris Wilson
2019-12-18
drm/i915/gt: Remove direct invocation of breadcrumb signaling
Chris Wilson
2019-12-17
drm/i915/gt: Avoid multi-LRI on Sandybridge
Chris Wilson
2019-12-16
drm/i915/gt: Tidy up full-ppgtt on Ivybridge
Chris Wilson
2019-12-13
drm/i915: Introduce new macros for tracing
Venkata Sandeep Dhanalakota
2019-12-08
drm/i915/gt: Turn vm off then on again for gen7 mm switch
Chris Wilson
2019-12-06
drm/i915/gt: Replace I915_WRITE with its uncore counterpart
Andi Shyti
2019-12-05
drm/i915/gt: Bump the PP_DIR invalidation for Baytrail
Chris Wilson
2019-12-03
drm/i915/gt: Set the PD again for Haswell
Chris Wilson
2019-12-03
drm/i915/gt: Track the context validity explicitly
Chris Wilson
2019-11-30
drm/i915/gt: Push the flush_pd before the set-context
Chris Wilson
2019-11-30
drm/i915/gen7: Re-enable full-ppgtt for ivb & hsw
Chris Wilson
2019-11-13
drm/i915/gt: Invalidate as we write the gen7 breadcrumb
Chris Wilson
2019-11-12
drm/i915/gt: Flush gen7 even harder
Chris Wilson
2019-11-12
drm/i915/gt: Try an extra flush on the Haswell blitter
Chris Wilson
2019-10-24
drm/i915/gt: Split intel_ring_submission
Chris Wilson