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
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.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-27
drm/i915: Refactor tests for validity of RING_TAIL
Chris Wilson
1
-0
/
+11
2017-03-27
drm/i915/execlists: Wrap tail pointer after reset tweaking
Chris Wilson
1
-2
/
+8
2017-03-27
drm/i915: Use BIT() for computing the engine's flag
Chris Wilson
1
-2
/
+2
2017-03-27
drm/i915: Remove unused intel_flush_status_page()
Chris Wilson
1
-8
/
+0
2017-03-27
drm/i915: Fixup intel_write_status_page() for old CPUs without clflush
Chris Wilson
1
-7
/
+15
2017-03-21
drm/i915: Remove intel_ring.last_retired_head
Chris Wilson
1
-10
/
+0
2017-03-16
drm/i915: Move engine->submit_request selection to a vfunc
Chris Wilson
1
-0
/
+4
2017-03-16
drm/i915: make context status notifier head be per engine
Changbin Du
1
-0
/
+3
2017-03-16
drm/i915: Replace irq_seqno_barrier on hws write with a clflush
Chris Wilson
1
-0
/
+4
2017-03-04
drm/i915: Don't use enums for hardware engine id
Michal Wajdeczko
1
-16
/
+16
2017-03-03
drm/i915: Split breadcrumbs spinlock into two
Chris Wilson
1
-3
/
+5
2017-03-03
drm/i915: Generalise wait for execlists to be idle
Chris Wilson
1
-0
/
+1
2017-03-03
drm/i915: Ensure the engine is idle before manually changing HWS
Chris Wilson
1
-0
/
+2
2017-02-28
drm/i915: Delay disabling the user interrupt for breadcrumbs
Chris Wilson
1
-2
/
+5
2017-02-28
drm/i915: Signal first fence from irq handler if complete
Chris Wilson
1
-4
/
+4
2017-02-28
drm/i915: Report both waiters and success from intel_engine_wakeup()
Chris Wilson
1
-23
/
+3
2017-02-23
drm/i915: Allow a request to be cancelled
Chris Wilson
1
-0
/
+1
2017-02-23
drm/i915: Take a reference whilst processing the signaler request
Chris Wilson
1
-1
/
+1
2017-02-23
drm/i915: Protect the request->global_seqno with the engine->timeline lock
Chris Wilson
1
-1
/
+38
2017-02-23
drm/i915: Keep a global seqno per-engine
Chris Wilson
1
-2
/
+2
2017-02-17
drm/i915: Postpone fake breadcrumb interrupt until real interrupts cease
Chris Wilson
1
-1
/
+2
2017-02-17
drm/i915: Consolidate gen8_emit_pipe_control
Tvrtko Ursulin
1
-0
/
+11
2017-02-17
drm/i915: Make int __intel_ring_space static
Tvrtko Ursulin
1
-1
/
+0
2017-02-15
drm/i915: Remove duplicate intel_logical_ring_workarounds_emit
Tvrtko Ursulin
1
-0
/
+1
2017-02-14
drm/i915: Emit to ringbuffer directly
Tvrtko Ursulin
1
-19
/
+11
2017-02-13
drm/i915: Add unit tests for the breadcrumb rbtree, insert/remove
Chris Wilson
1
-0
/
+2
2017-02-11
drm/i915: Rename conditional GEM execution macros
Chris Wilson
1
-3
/
+3
2017-02-06
drm/i915: Avoid unguarded reads from the request pointer
Chris Wilson
1
-0
/
+1
2017-02-06
drm/i915: Mark the end of intel_ring_begin() and check in intel_ring_advance()
Chris Wilson
1
-0
/
+3
2017-01-30
drm/i915: Create context desc template when context is created
Mika Kuoppala
1
-1
/
+0
2017-01-24
drm/i915: Only run execlist context-switch handler after an interrupt
Chris Wilson
1
-0
/
+1
2017-01-24
drm/i915: Move breadcrumbs irq_posted up a level to engine
Chris Wilson
1
-1
/
+3
2017-01-24
drm/i915: Only disable execlist preemption for the duration of the request
Chris Wilson
1
-1
/
+0
2017-01-23
drm/i915: Remove disable_lite_restore_wa
Chris Wilson
1
-1
/
+0
2016-12-24
drm/i915: request ring to be pinned above GUC_WOPCM_TOP
Daniele Ceraolo Spurio
1
-1
/
+1
2016-12-18
drm/i915: Swap if(enable_execlists) in i915_gem_request_alloc for a vfunc
Chris Wilson
1
-2
/
+1
2016-12-18
drm/i915: Unify active context tracking between legacy/execlists/guc
Chris Wilson
1
-1
/
+22
2016-11-21
drm/i915: Decouple hang detection from hangcheck period
Mika Kuoppala
1
-9
/
+31
2016-11-21
drm/i915: Split up hangcheck phases
Mika Kuoppala
1
-1
/
+3
2016-11-15
drm/i915/scheduler: Execute requests in order of priorities
Chris Wilson
1
-1
/
+2
2016-11-15
drm/i915/scheduler: Signal the arrival of a new request
Chris Wilson
1
-0
/
+9
2016-11-15
drm/i915: Remove engine->execlist_lock
Chris Wilson
1
-1
/
+0
2016-11-09
drm/i915: Spin until breadcrumb threads are complete
Chris Wilson
1
-2
/
+1
2016-11-01
drm/i915: Avoid accessing request->timeline outside of its lifetime
Chris Wilson
1
-0
/
+12
2016-10-28
drm/i915: Enable multiple timelines
Chris Wilson
1
-5
/
+0
2016-10-28
drm/i915: Convert breadcrumbs spinlock to be irqsafe
Chris Wilson
1
-1
/
+1
2016-10-28
drm/i915: Move the global sync optimisation to the timeline
Chris Wilson
1
-23
/
+0
2016-10-28
drm/i915: Defer breadcrumb emission
Chris Wilson
1
-4
/
+6
2016-10-28
drm/i915: Record space required for breadcrumb emission
Chris Wilson
1
-0
/
+1
2016-10-28
drm/i915: Rename ->emit_request to ->emit_breadcrumb
Chris Wilson
1
-1
/
+1
[next]