index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-30
drm/i915/gt: Provide a local intel_context.vm
Chris Wilson
1
-0
/
+4
2019-07-26
drm/i915/gt: Add to timeline requires the timeline mutex
Chris Wilson
1
-5
/
+18
2019-07-23
drm/i915/gt: Hook up intel_context_fini()
Chris Wilson
1
-0
/
+6
2019-07-17
drm/i915/oa: Reconfigure contexts on the fly
Chris Wilson
1
-0
/
+25
2019-06-26
drm/i915/gt: Add some debug tracing for context pinning
Chris Wilson
1
-0
/
+10
2019-06-21
drm/i915: Provide an i915_active.acquire callback
Chris Wilson
1
-35
/
+30
2019-06-19
drm/i915: Keep rings pinned while the context is active
Chris Wilson
1
-9
/
+18
2019-06-19
drm/i915: Make the semaphore saturation mask global
Chris Wilson
1
-2
/
+0
2019-06-14
drm/i915: Keep contexts pinned until after the next kernel context switch
Chris Wilson
1
-9
/
+71
2019-06-14
drm/i915: update with_intel_runtime_pm to use the rpm structure
Daniele Ceraolo Spurio
1
-1
/
+1
2019-05-28
drm/i915: Move more GEM objects under gem/
Chris Wilson
1
-1
/
+3
2019-05-04
drm/i915: Disable semaphore busywaits on saturated systems
Chris Wilson
1
-0
/
+2
2019-04-26
drm/i915: Remove intel_context.active_link
Chris Wilson
1
-10
/
+1
2019-04-26
drm/i915: Switch back to an array of logical per-engine HW contexts
Chris Wilson
1
-91
/
+21
2019-04-26
drm/i915: Pass intel_context to intel_context_pin_lock()
Chris Wilson
1
-26
/
+0
2019-04-26
drm/i915: Export intel_context_instance()
Chris Wilson
1
-19
/
+18
2019-04-25
drm/i915: Invert the GEM wakeref hierarchy
Chris Wilson
1
-10
/
+8
2019-04-25
drm/i915: Introduce context->enter() and context->exit()
Chris Wilson
1
-0
/
+17
2019-04-24
drm/i915: Move GraphicsTechnology files under gt/
Chris Wilson
1
-0
/
+268
[prev]