index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2021-01-19
drm/i915/gt: Pull ring submission resume under its caller forcewake
Chris Wilson
1
-52
/
+43
2021-01-19
drm/i915/gt: Disable the ring before resetting HEAD/TAIL
Chris Wilson
1
-3
/
+7
2021-01-19
drm/i915/gt: Lift stop_ring() to reset_prepare
Chris Wilson
1
-61
/
+36
2021-01-15
drm/i915: Mark up protected uses of 'i915_request_completed'
Chris Wilson
1
-1
/
+3
2021-01-14
drm/i915/gt: Prune inlines
Chris Wilson
1
-3
/
+3
2021-01-14
drm/i915/gt: Reapply ppgtt enabling after engine resets
Chris Wilson
1
-3
/
+10
2021-01-14
drm/i915/gt: Replace open-coded intel_engine_stop_cs()
Chris Wilson
1
-24
/
+1
2021-01-12
drm/i915: Allow the sysadmin to override security mitigations
Chris Wilson
1
-1
/
+3
2021-01-12
drm/i915/gt: Restore clear-residual mitigations for Ivybridge, Baytrail
Chris Wilson
1
-1
/
+1
2021-01-09
drm/i915: Refactor marking a request as EIO
Chris Wilson
1
-4
/
+2
2020-12-22
drm/i915/gt: Track all timelines created using the HWSP
Chris Wilson
1
-0
/
+35
2020-12-11
drm/i915/gt: Mark legacy ring context as lost
Chris Wilson
1
-0
/
+1
2020-11-13
Merge tag 'drm-intel-gt-next-2020-11-12-1' of git://anongit.freedesktop.org/d...
Dave Airlie
1
-0
/
+1
2020-09-30
drm/i915/gt: Signal cancelled requests
Chris Wilson
1
-0
/
+1
2020-09-09
Merge tag 'drm-intel-gt-next-2020-09-07' of git://anongit.freedesktop.org/drm...
Dave Airlie
1
-15
/
+27
2020-09-07
drm/i915: Make sure execbuffer always passes ww state to i915_vma_pin.
Maarten Lankhorst
1
-9
/
+6
2020-09-07
drm/i915: Rework intel_context pinning to do everything outside of pin_mutex
Maarten Lankhorst
1
-1
/
+12
2020-09-07
drm/i915/gt: Switch to object allocations for page directories
Chris Wilson
1
-7
/
+9
2020-09-07
drm/i915/gt: Distinguish the virtual breadcrumbs from the irq breadcrumbs
Chris Wilson
1
-1
/
+2
2020-09-07
drm/i915/gt: Support multiple pinned timelines
Chris Wilson
1
-1
/
+2
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-07-09
drm/i915: Release shortlived maps of longlived objects
Chris Wilson
1
-1
/
+1
2020-07-08
drm/i915: Move the engine mask to intel_gt_info
Daniele Ceraolo Spurio
1
-1
/
+1
2020-06-03
drm/i915: Drop i915_request.i915 backpointer
Chris Wilson
1
-3
/
+3
2020-06-02
drm/i915/gt: Move legacy context wa to intel_workarounds
Chris Wilson
1
-28
/
+0
2020-06-02
drm/i915/gt: Split low level gen2-7 CS emitters
Chris Wilson
1
-805
/
+27
2020-04-29
drm/i915/gt: Keep a no-frills swappable copy of the default context state
Chris Wilson
1
-12
/
+4
2020-03-19
drm/i915/ring_submission: use drm_device based logging macros.
Wambui Karuga
1
-15
/
+18
2020-03-15
drm/i915/gt: Restrict gen7 w/a batch to Haswell
Chris Wilson
1
-1
/
+1
2020-03-07
drm/i915/gt: Wait for the wa batch to be pinned
Chris Wilson
1
-0
/
+4
2020-03-06
drm/i915/gen7: Clear all EU/L3 residual contexts
Prathap Kumar Valsan
1
-1
/
+2
2020-03-06
drm/i915: Add mechanism to submit a context WA on ring submission
Mika Kuoppala
1
-4
/
+134
2020-03-04
drm/i915: Apply i915_request_skip() on submission
Chris Wilson
1
-3
/
+1
2020-02-27
drm/i915: significantly reduce the use of <drm/i915_drm.h>
Jani Nikula
1
-2
/
+0
2020-02-07
drm/i915/gt: Set the PP_DIR registers upon enabling ring submission
Chris Wilson
1
-14
/
+26
2020-02-01
drm/i915: Move ringbuffer WAs to engine workaround list
Daniele Ceraolo Spurio
1
-37
/
+0
2020-01-30
drm/i915/ring: convert to new logging macros in gt/intel_ring_submission.c
Wambui Karuga
1
-1
/
+2
2020-01-22
drm/i915/gt: Make WARN* drm specific where drm_priv ptr is available
Pankaj Bharadiya
1
-3
/
+4
2020-01-09
drm/i915/gt: Pull context activation into central intel_context_pin()
Chris Wilson
1
-15
/
+1
2020-01-07
drm/i915/gtt: split up i915_gem_gtt
Matthew Auld
1
-0
/
+1
2020-01-07
drm/i915/gt: Take responsibility for engine->release as the last step
Chris Wilson
1
-2
/
+3
2020-01-03
drm/i915/gt: Ignore stale context state upon resume
Chris Wilson
1
-1
/
+1
2019-12-31
drm/i915/gt: Tweak flushes around ivb ppgtt
Chris Wilson
1
-2
/
+2
2019-12-30
drm/i915/gt: Do not restore invalid RS state
Chris Wilson
1
-13
/
+11
2019-12-23
drm/i915: Mark the GEM context link as RCU protected
Chris Wilson
1
-1
/
+1
2019-12-22
drm/i915/gt: Merge engine init/setup loops
Chris Wilson
1
-15
/
+4
2019-12-22
drm/i915/gt: Pull GT initialisation under intel_gt_init()
Chris Wilson
1
-8
/
+6
2019-12-21
drm/i915: Remove i915->kernel_context
Chris Wilson
1
-1
/
+1
2019-12-20
drm/i915: Drop GEM context as a direct link from i915_request
Chris Wilson
1
-4
/
+4
2019-12-18
drm/i915/gt: Remove direct invocation of breadcrumb signaling
Chris Wilson
1
-1
/
+1
[next]