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
/
gt
/
intel_context.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-26
drm/i915: Use explicit flag to mark unreachable intel_context
Chris Wilson
1
-0
/
+5
2020-02-16
drm/i915: Track hw reported context runtime
Tvrtko Ursulin
1
-0
/
+17
2020-02-04
drm/i915/gt: Pull sseu context updates under gt
Chris Wilson
1
-0
/
+3
2020-01-09
drm/i915/gt: Pull context activation into central intel_context_pin()
Chris Wilson
1
-3
/
+0
2020-01-09
drm/i915/gt: Push context state allocation earlier
Chris Wilson
1
-0
/
+2
2020-01-09
drm/i915: Pin the context as we work on it
Chris Wilson
1
-1
/
+6
2019-12-25
drm/i915: Add spaces before compound GEM_TRACE
Chris Wilson
1
-1
/
+1
2019-12-21
drm/i915: Remove i915->kernel_context
Chris Wilson
1
-3
/
+6
2019-12-20
drm/i915: Push the use-semaphore marker onto the intel_context
Chris Wilson
1
-0
/
+15
2019-12-20
drm/i915: Drop GEM context as a direct link from i915_request
Chris Wilson
1
-0
/
+42
2019-12-13
drm/i915: Introduce new macros for tracing
Venkata Sandeep Dhanalakota
1
-0
/
+7
2019-10-24
drm/i915/gt: Split intel_ring_submission
Chris Wilson
1
-0
/
+1
2019-08-16
drm/i915/gt: Mark context->active_count as protected by timeline->mutex
Chris Wilson
1
-0
/
+3
2019-08-16
drm/i915: Protect request retirement with timeline->mutex
Chris Wilson
1
-5
/
+13
2019-08-09
drm/i915: Lift timeline into intel_context
Chris Wilson
1
-4
/
+4
2019-08-09
drm/i915: Push the ring creation flags to the backend
Chris Wilson
1
-0
/
+5
2019-08-02
drm/i915: Allow sharing the idle-barrier from other kernel requests
Chris Wilson
1
-11
/
+2
2019-07-23
drm/i915/gt: Hook up intel_context_fini()
Chris Wilson
1
-0
/
+1
2019-07-17
drm/i915/oa: Reconfigure contexts on the fly
Chris Wilson
1
-0
/
+3
2019-06-21
drm/i915: Provide an i915_active.acquire callback
Chris Wilson
1
-2
/
+12
2019-06-14
drm/i915: Keep contexts pinned until after the next kernel context switch
Chris Wilson
1
-0
/
+3
2019-06-10
drm/i915: Allow interrupts when taking the timeline->mutex
Chris Wilson
1
-2
/
+3
2019-04-26
drm/i915: Switch back to an array of logical per-engine HW contexts
Chris Wilson
1
-22
/
+5
2019-04-26
drm/i915: Pass intel_context to intel_context_pin_lock()
Chris Wilson
1
-7
/
+27
2019-04-26
drm/i915: Export intel_context_instance()
Chris Wilson
1
-6
/
+13
2019-04-25
drm/i915: Pass intel_context to i915_request_create()
Chris Wilson
1
-0
/
+12
2019-04-25
drm/i915: Introduce context->enter() and context->exit()
Chris Wilson
1
-0
/
+21
2019-04-24
drm/i915: Move GraphicsTechnology files under gt/
Chris Wilson
1
-0
/
+87