index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
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
2021-01-13
drm/i915/gt: Replace open-coded intel_engine_stop_cs()
Chris Wilson
2021-01-12
drm/i915: Allow the sysadmin to override security mitigations
Chris Wilson
2021-01-12
drm/i915/gt: Restore clear-residual mitigations for Ivybridge, Baytrail
Chris Wilson
2021-01-09
drm/i915: Refactor marking a request as EIO
Chris Wilson
2020-12-22
drm/i915/gt: Track all timelines created using the HWSP
Chris Wilson
2020-12-10
drm/i915/gt: Mark legacy ring context as lost
Chris Wilson
2020-11-13
Merge tag 'drm-intel-gt-next-2020-11-12-1' of git://anongit.freedesktop.org/d...
Dave Airlie
2020-09-30
drm/i915/gt: Signal cancelled requests
Chris Wilson
2020-09-09
Merge tag 'drm-intel-gt-next-2020-09-07' of git://anongit.freedesktop.org/drm...
Dave Airlie
2020-09-07
drm/i915: Make sure execbuffer always passes ww state to i915_vma_pin.
Maarten Lankhorst
2020-09-07
drm/i915: Rework intel_context pinning to do everything outside of pin_mutex
Maarten Lankhorst
2020-09-07
drm/i915/gt: Switch to object allocations for page directories
Chris Wilson
2020-09-07
drm/i915/gt: Distinguish the virtual breadcrumbs from the irq breadcrumbs
Chris Wilson
2020-09-07
drm/i915/gt: Support multiple pinned timelines
Chris Wilson
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-08
drm/i915: Release shortlived maps of longlived objects
Chris Wilson
2020-07-08
drm/i915: Move the engine mask to intel_gt_info
Daniele Ceraolo Spurio
2020-06-03
drm/i915: Drop i915_request.i915 backpointer
Chris Wilson
2020-06-02
drm/i915/gt: Move legacy context wa to intel_workarounds
Chris Wilson
2020-06-02
drm/i915/gt: Split low level gen2-7 CS emitters
Chris Wilson
2020-04-29
drm/i915/gt: Keep a no-frills swappable copy of the default context state
Chris Wilson
2020-03-19
drm/i915/ring_submission: use drm_device based logging macros.
Wambui Karuga
2020-03-15
drm/i915/gt: Restrict gen7 w/a batch to Haswell
Chris Wilson
2020-03-07
drm/i915/gt: Wait for the wa batch to be pinned
Chris Wilson
2020-03-06
drm/i915/gen7: Clear all EU/L3 residual contexts
Prathap Kumar Valsan
2020-03-06
drm/i915: Add mechanism to submit a context WA on ring submission
Mika Kuoppala
2020-03-04
drm/i915: Apply i915_request_skip() on submission
Chris Wilson
2020-02-27
drm/i915: significantly reduce the use of <drm/i915_drm.h>
Jani Nikula
2020-02-06
drm/i915/gt: Set the PP_DIR registers upon enabling ring submission
Chris Wilson
2020-02-01
drm/i915: Move ringbuffer WAs to engine workaround list
Daniele Ceraolo Spurio
2020-01-30
drm/i915/ring: convert to new logging macros in gt/intel_ring_submission.c
Wambui Karuga
2020-01-22
drm/i915/gt: Make WARN* drm specific where drm_priv ptr is available
Pankaj Bharadiya
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
[next]