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
2017-01-18
drm/i915: Remove WaDisableLSQCROPERFforOCL KBL workaround.
Francisco Jerez
1
-8
/
+0
2016-11-15
drm/i915: Defer transfer onto execution timeline to actual hw submission
Chris Wilson
1
-0
/
+2
2016-11-01
drm/i915: Export a function to flush the context upon pinning
Chris Wilson
1
-6
/
+5
2016-10-28
drm/i915: Move the global sync optimisation to the timeline
Chris Wilson
1
-3
/
+0
2016-10-28
drm/i915: Defer breadcrumb emission
Chris Wilson
1
-112
/
+57
2016-10-28
drm/i915: Record space required for breadcrumb emission
Chris Wilson
1
-2
/
+27
2016-10-28
drm/i915: Rename ->emit_request to ->emit_breadcrumb
Chris Wilson
1
-8
/
+8
2016-10-28
drm/i915: Introduce a global_seqno for each request
Chris Wilson
1
-7
/
+7
2016-10-28
drm/i915: Reuse the active golden render state batch
Chris Wilson
1
-1
/
+1
2016-10-28
drm/i915: Introduce an internal allocator for disposable private objects
Chris Wilson
1
-3
/
+11
2016-10-28
drm/i915: Defer active reference until required
Chris Wilson
1
-3
/
+12
2016-10-28
drm/i915: Rearrange i915_wait_request() accounting with callers
Chris Wilson
1
-6
/
+8
2016-10-25
drm/i915: Add low level set of routines for programming PM IER/IIR/IMR regist...
Akash Goel
1
-2
/
+2
2016-10-21
drm/i915/gen9: Remove WaEnableYV12BugFixInHalfSliceChicken7
Arkadiusz Hiler
1
-2
/
+0
2016-10-14
drm/i915: Allocate intel_engine_cs structure only for the enabled engines
Akash Goel
1
-7
/
+8
2016-10-07
drm/i915: Reset the breadcrumbs IRQ more carefully
Chris Wilson
1
-1
/
+1
2016-10-05
drm/i915: Show RING registers through debugfs
Chris Wilson
1
-16
/
+0
2016-10-05
drm/i915: Share the computation of ring size for RING_CTL register
Chris Wilson
1
-3
/
+2
2016-09-26
drm/i915/skl: drop workarounds for F0 revision
Jani Nikula
1
-6
/
+0
2016-09-26
drm/i915/skl: drop workarounds for E0 revision
Jani Nikula
1
-14
/
+0
2016-09-26
drm/i915/skl: drop workarounds for D0 revision
Jani Nikula
1
-10
/
+2
2016-09-26
drm/i915/skl: drop workarounds for C0 revision
Jani Nikula
1
-3
/
+2
2016-09-26
drm/i915/skl: drop workarounds for A0 and B0 revisions
Jani Nikula
1
-15
/
+6
2016-09-09
drm/i915: Update reset path to fix incomplete requests
Chris Wilson
1
-14
/
+33
2016-09-09
drm/i915: Perform a direct reset of the GPU from the waiter
Chris Wilson
1
-3
/
+0
2016-09-09
drm/i915: Mark up all locked waiters
Chris Wilson
1
-1
/
+2
2016-09-09
drm/i915: Expand bool interruptible to pass flags to i915_wait_request()
Chris Wilson
1
-1
/
+2
2016-09-08
drm/i915: Make HWS_NEEDS_PHYSICAL the exception
Carlos Santa
1
-10
/
+10
2016-09-02
drm/i915: sseu: Use sseu_dev_info in device info
Imre Deak
1
-2
/
+2
2016-08-19
drm/i915: Allocate rings from stolen
Chris Wilson
1
-4
/
+2
2016-08-19
drm/i915: Allow ringbuffers to be bound anywhere
Chris Wilson
1
-7
/
+8
2016-08-17
drm/i915: Initialize legacy semaphores from engine hw id indexed array
Tvrtko Ursulin
1
-26
/
+29
2016-08-15
drm/i915: Record the RING_MODE register for post-mortem debugging
Chris Wilson
1
-3
/
+4
2016-08-15
drm/i915: Introduce i915_ggtt_offset()
Chris Wilson
1
-14
/
+14
2016-08-15
drm/i915: Consolidate i915_vma_unpin_and_release()
Chris Wilson
1
-7
/
+1
2016-08-15
drm/i915: Use VMA as the primary tracker for semaphore page
Chris Wilson
1
-25
/
+35
2016-08-15
drm/i915: Move common seqno reset to intel_engine_cs.c
Chris Wilson
1
-42
/
+0
2016-08-15
drm/i915: Move common scratch allocation/destroy to intel_engine_cs.c
Chris Wilson
1
-50
/
+0
2016-08-15
drm/i915: Use VMA for scratch page tracking
Chris Wilson
1
-24
/
+31
2016-08-15
drm/i915: Use VMA for ringbuffer tracking
Chris Wilson
1
-129
/
+114
2016-08-15
drm/i915: Move assertion for iomap access to i915_vma_pin_iomap
Chris Wilson
1
-3
/
+0
2016-08-15
drm/i915: Only change the context object's domain when binding
Chris Wilson
1
-0
/
+4
2016-08-15
drm/i915: Use VMA as the primary object for context state
Chris Wilson
1
-3
/
+3
2016-08-12
drm/i915: Support for creating write combined type vmaps
Chris Wilson
1
-1
/
+1
2016-08-11
drm/i915: Store number of active engines in device info
Tvrtko Ursulin
1
-3
/
+3
2016-08-10
drm/i915: Mark unmappable GGTT entries as PIN_HIGH
Chris Wilson
1
-2
/
+3
2016-08-10
drm/i915: Use RCU to annotate and enforce protection for breadcrumb's bh
Chris Wilson
1
-2
/
+0
2016-08-05
drm/i915: fix WaInsertDummyPushConstPs
Matthew Auld
1
-4
/
+4
2016-08-05
drm/i915: Enable i915_gem_wait_for_idle() without holding struct_mutex
Chris Wilson
1
-18
/
+0
2016-08-05
drm/i915: Remove forced stop ring on suspend/unload
Chris Wilson
1
-16
/
+0
[next]