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
/
intel_ringbuffer.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-04
drm/i915: Remove highly confusing i915_gem_obj_ggtt_pin()
Chris Wilson
1
-7
/
+8
2016-08-04
drm/i915: s/__i915_wait_request/i915_wait_request/
Chris Wilson
1
-4
/
+4
2016-08-04
drm/i915: Disable waitboosting for a saturated engine
Chris Wilson
1
-1
/
+1
2016-08-04
drm/i915: Move the special case wait-request handling to its one caller
Chris Wilson
1
-5
/
+13
2016-08-04
drm/i915: Track requests inside each intel_ring
Chris Wilson
1
-11
/
+4
2016-08-04
drm/i915: Rename request->list to link for consistency
Chris Wilson
1
-3
/
+3
2016-08-03
drm/i915: Move the common engine cleanup to intel_engine_cs.c
Chris Wilson
1
-3
/
+1
2016-08-03
drm/i915: Rename engine->semaphore.sync_to, engine->sempahore.signal locals
Chris Wilson
1
-67
/
+65
2016-08-03
drm/i915: Simplify calling engine->sync_to
Chris Wilson
1
-41
/
+23
2016-08-03
drm/i915/ringbuffer: Specialise SNB+ request emission for semaphores
Chris Wilson
1
-13
/
+11
2016-08-03
drm/i915: Reuse legacy breadcrumbs + tail emission
Chris Wilson
1
-47
/
+31
2016-08-03
drm/i915: Stop passing caller's num_dwords to engine->semaphore.signal()
Chris Wilson
1
-29
/
+22
2016-08-03
drm/i915: Unify request submission
Chris Wilson
1
-14
/
+9
2016-08-03
drm/i915: Move the modulus for ring emission to the register write
Chris Wilson
1
-2
/
+6
2016-08-03
drm/i915: Convert engine->write_tail to operate on a request
Chris Wilson
1
-26
/
+25
2016-08-03
drm/i915: Unify legacy/execlists emission of MI_BATCHBUFFER_START
Chris Wilson
1
-24
/
+24
2016-08-03
drm/i915: Reduce engine->emit_flush() to a single mode parameter
Chris Wilson
1
-37
/
+20
2016-08-03
drm/i915: Remove obsolete engine->gpu_caches_dirty
Chris Wilson
1
-55
/
+17
2016-08-03
drm/i915: Rename intel_pin_and_map_ring()
Chris Wilson
1
-19
/
+19
2016-08-03
drm/i915: Rename residual ringbuf parameters
Chris Wilson
1
-33
/
+33
2016-08-03
drm/i915: Rename struct intel_ringbuffer to struct intel_ring
Chris Wilson
1
-64
/
+64
2016-08-03
drm/i915: Rename request->ringbuf to request->ring
Chris Wilson
1
-46
/
+46
2016-08-03
drm/i915: Unify intel_logical_ring_emit and intel_ring_emit
Chris Wilson
1
-187
/
+195
2016-07-27
drm/i915/cmdparser: Remove stray intel_engine_cs *ring
Chris Wilson
1
-1
/
+1
2016-07-21
drm/i915: rename 'ring' where it refers to an engine or engine_id
Dave Gordon
1
-1
/
+1
2016-07-20
drm/i915/gen9: Add WaInPlaceDecompressionHang
Mika Kuoppala
1
-0
/
+14
2016-07-20
drm/i915: Convert i915_semaphores_is_enabled over to early sanitize
Chris Wilson
1
-3
/
+3
2016-07-20
drm/i915: Rename ring->virtual_start as ring->vaddr
Chris Wilson
1
-6
/
+5
2016-07-20
drm/i915: Treat ringbuffer writes as write to normal memory
Chris Wilson
1
-1
/
+2
2016-07-20
drm/i915: Rename drm_gem_object_unreference in preparation for lockless free
Chris Wilson
1
-7
/
+7
2016-07-20
drm/i915: Rename i915_gem_context_reference/unreference()
Chris Wilson
1
-2
/
+2
2016-07-20
drm/i915: Derive GEM requests from dma-fence
Chris Wilson
1
-5
/
+5
2016-07-14
drm/i915: Pull out some more common engine init code
Tvrtko Ursulin
1
-15
/
+3
2016-07-14
drm/i915: Simplify intel_init_ring_buffer prototype
Tvrtko Ursulin
1
-10
/
+8
2016-07-14
drm/i915: Make more use of the shared engine irq setup
Tvrtko Ursulin
1
-15
/
+5
2016-07-14
drm/i915: Unify engine init loop
Tvrtko Ursulin
1
-30
/
+15
2016-07-14
drm/i915: unify first-stage engine struct setup
Dave Gordon
1
-30
/
+10
2016-07-13
drm/i915: Unbreak interrupts on pre-gen6
Ville Syrjälä
1
-1
/
+2
2016-07-05
drm/i915: Convert dev_priv->dev backpointers to dev_priv->drm
Chris Wilson
1
-9
/
+9
2016-07-04
drm/i915: Mass convert dev->dev_private to to_i915(dev)
Chris Wilson
1
-5
/
+5
2016-07-04
drm/i915: Remove stop-rings debugfs interface
Chris Wilson
1
-8
/
+0
2016-07-01
drm/i915: Simplify enabling user-interrupts with L3-remapping
Chris Wilson
1
-23
/
+11
2016-07-01
drm/i915: Move the get/put irq locking into the caller
Chris Wilson
1
-167
/
+70
2016-07-01
drm/i915: Add a delay between interrupt and inspecting the final seqno (ilk)
Chris Wilson
1
-64
/
+17
2016-07-01
drm/i915: Refactor scratch object allocation for gen2 w/a buffer
Chris Wilson
1
-24
/
+8
2016-07-01
drm/i915: Allocate scratch page from stolen
Chris Wilson
1
-1
/
+3
2016-07-01
drm/i915: Stop mapping the scratch page into CPU space
Chris Wilson
1
-29
/
+11
2016-07-01
drm/i915: Use HWS for seqno tracking everywhere
Chris Wilson
1
-48
/
+17
2016-07-01
drm/i915: Slaughter the thundering i915_wait_request herd
Chris Wilson
1
-1
/
+11
2016-07-01
drm/i915/ringbuffer: Move all default irq vfuncs init to a separate func
Chris Wilson
1
-19
/
+24
[prev]
[next]