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_engine_cs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-19
drm/i915: Remove i915_vma_create from VMA API
Chris Wilson
1
-1
/
+1
2016-12-18
drm/i915: Unify active context tracking between legacy/execlists/guc
Chris Wilson
1
-2
/
+19
2016-12-01
drm/i915: Make various init functions take dev_priv
Tvrtko Ursulin
1
-3
/
+2
2016-12-01
drm/i915: Make GEM object alloc/free and stolen created take dev_priv
Tvrtko Ursulin
1
-1
/
+1
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
/
+3
2016-11-15
drm/i915: Remove engine->execlist_lock
Chris Wilson
1
-1
/
+0
2016-11-02
drm/i915: Move hangcheck code out from i915_irq.c
Mika Kuoppala
1
-5
/
+0
2016-10-28
drm/i915: Move the global sync optimisation to the timeline
Chris Wilson
1
-2
/
+0
2016-10-28
drm/i915: Combine seqno + tracking into a global timeline struct
Chris Wilson
1
-8
/
+7
2016-10-28
drm/i915: Reuse the active golden render state batch
Chris Wilson
1
-0
/
+5
2016-10-28
drm/i915: Introduce an internal allocator for disposable private objects
Chris Wilson
1
-1
/
+1
2016-10-25
dma-buf: Rename struct fence to dma_fence
Chris Wilson
1
-1
/
+1
2016-10-14
drm/i915: Do not use INTEL_INFO(dev_priv)->ring_mask inside WARNs
Tvrtko Ursulin
1
-3
/
+4
2016-10-14
drm/i915: Allocate intel_engine_cs structure only for the enabled engines
Akash Goel
1
-7
/
+19
2016-10-12
drm/i915: Move common code out of i915_gpu_error.c
Chris Wilson
1
-0
/
+104
2016-10-07
drm/i915: Reset the breadcrumbs IRQ more carefully
Chris Wilson
1
-15
/
+0
2016-10-05
drm/i915: Show RING registers through debugfs
Chris Wilson
1
-0
/
+30
2016-09-09
drm/i915: Update reset path to fix incomplete requests
Chris Wilson
1
-1
/
+14
2016-08-19
drm/i915/cmdparser: Make initialisation failure non-fatal
Chris Wilson
1
-2
/
+4
2016-08-17
drm/i915: Add enum for hardware engine identifiers
Tvrtko Ursulin
1
-7
/
+7
2016-08-15
drm/i915: Introduce i915_ggtt_offset()
Chris Wilson
1
-2
/
+2
2016-08-15
drm/i915: Consolidate i915_vma_unpin_and_release()
Chris Wilson
1
-8
/
+1
2016-08-15
drm/i915: Use VMA as the primary tracker for semaphore page
Chris Wilson
1
-4
/
+8
2016-08-15
drm/i915: Move common seqno reset to intel_engine_cs.c
Chris Wilson
1
-0
/
+42
2016-08-15
drm/i915: Move common scratch allocation/destroy to intel_engine_cs.c
Chris Wilson
1
-0
/
+50
2016-08-11
drm/i915: Store number of active engines in device info
Tvrtko Ursulin
1
-5
/
+5
2016-08-10
drm/i915: Move missed interrupt detection from hangcheck to breadcrumbs
Chris Wilson
1
-0
/
+1
2016-08-05
drm/i915: Enable i915_gem_wait_for_idle() without holding struct_mutex
Chris Wilson
1
-1
/
+7
2016-08-04
drm/i915: Double check the active status on the batch pool
Chris Wilson
1
-1
/
+1
2016-08-04
drm/i915: Refactor activity tracking for requests
Chris Wilson
1
-1
/
+0
2016-08-03
drm/i915: Move the common engine cleanup to intel_engine_cs.c
Chris Wilson
1
-0
/
+14
2016-08-03
drm/i915: Rename struct intel_ringbuffer to struct intel_ring
Chris Wilson
1
-1
/
+1
2016-07-29
drm/i915: Add missing ring_mask to Pineview
Chris Wilson
1
-0
/
+1
2016-07-27
drm/i915/cmdparser: Remove stray intel_engine_cs *ring
Chris Wilson
1
-1
/
+1
2016-07-20
drm/i915: Derive GEM requests from dma-fence
Chris Wilson
1
-0
/
+2
2016-07-14
drm/i915: Pull out some more common engine init code
Tvrtko Ursulin
1
-0
/
+47
2016-07-14
drm/i915: Move common engine setup into intel_engine_cs.c
Tvrtko Ursulin
1
-0
/
+162