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
/
gt
/
intel_engine_pm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-21
drm/i915: Add ww ctx to i915_gem_object_trylock
Maarten Lankhorst
1
-1
/
+1
2021-12-13
drm/i915: Don't disable interrupts and pretend a lock as been acquired in __t...
Sebastian Andrzej Siewior
1
-36
/
+2
2021-10-15
drm/i915/guc: Don't call switch_to_kernel_context with GuC submission
Matthew Brost
1
-0
/
+13
2021-09-24
drm/i915/gt: Register the migrate contexts with their engines
Thomas Hellström
1
-0
/
+23
2021-06-19
drm/i915: Reset sched_engine.no_priolist immediately after dequeue
Matthew Brost
1
-2
/
+0
2021-06-19
drm/i915: Move priolist to new i915_sched_engine object
Matthew Brost
1
-2
/
+2
2021-04-27
drm/i915: Update the helper to set correct mapping
Venkata Sandeep Dhanalakota
1
-1
/
+1
2021-04-08
Merge tag 'drm-intel-gt-next-2021-04-06' of git://anongit.freedesktop.org/drm...
Dave Airlie
1
-2
/
+1
2021-03-24
drm/i915/gt: SPDX cleanup
Chris Wilson
1
-2
/
+1
2021-03-24
drm/i915: Make __engine_unpark() compatible with ww locking.
Maarten Lankhorst
1
-0
/
+4
2021-01-14
drm/i915/gt: Prune inlines
Chris Wilson
1
-6
/
+6
2020-12-24
drm/i915/gt: Replace direct submit with direct call to tasklet
Chris Wilson
1
-1
/
+1
2020-12-22
drm/i915/gt: Track all timelines created using the HWSP
Chris Wilson
1
-0
/
+7
2020-12-17
drm/i915/gt: Drain the breadcrumbs just once
Chris Wilson
1
-0
/
+1
2020-10-16
drm/i915/gt: Confirm the context survives execution
Chris Wilson
1
-12
/
+25
2020-09-07
drm/i915/gt: Distinguish the virtual breadcrumbs from the irq breadcrumbs
Chris Wilson
1
-1
/
+2
2020-07-15
drm/i915/gt: Assert the kernel context is using the HWSP
Chris Wilson
1
-0
/
+1
2020-05-05
drm/i915/gt: Stop holding onto the pinned_default_state
Chris Wilson
1
-13
/
+1
2020-04-30
drm/i915/gt: Move the batch buffer pool from the engine to the gt
Chris Wilson
1
-2
/
+0
2020-04-29
drm/i915/gt: Keep a no-frills swappable copy of the default context state
Chris Wilson
1
-5
/
+5
2020-04-01
drm/i915/gt: fix spelling mistake "undeflow" -> "underflow"
Chen Zhou
1
-1
/
+1
2020-01-22
drm/i915/gt: Include a tell-tale for engine parking
Chris Wilson
1
-2
/
+2
2020-01-03
drm/i915/gt: Always poison the kernel_context image before unparking
Chris Wilson
1
-1
/
+17
2020-01-03
drm/i915/gt: Discard stale context state from across idling
Chris Wilson
1
-0
/
+6
2019-12-30
drm/i915/gt: Avoid using the GPU before initialisation
Chris Wilson
1
-4
/
+4
2019-12-21
drm/i915: Remove i915->kernel_context
Chris Wilson
1
-0
/
+3
2019-12-19
drm/i915/gt: Track engine round-trip times
Chris Wilson
1
-1
/
+21
2019-12-13
drm/i915: Introduce new macros for tracing
Venkata Sandeep Dhanalakota
1
-3
/
+3
2019-12-11
Merge drm/drm-next into drm-intel-next-queued
Jani Nikula
1
-1
/
+1
2019-12-06
Merge tag 'drm-next-2019-12-06' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-9
/
+58
2019-11-28
Merge tag 'drm-next-2019-11-27' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-4
/
+24
2019-11-27
drm/i915: Serialise i915_active_fence_set() with itself
Chris Wilson
1
-1
/
+1
2019-11-25
drm/i915/gt: Adapt engine_park synchronisation rules for engine_retire
Chris Wilson
1
-6
/
+21
2019-11-25
drm/i915/gt: Unlock engine-pm after queuing the kernel context switch
Chris Wilson
1
-7
/
+40
2019-11-25
drm/i915: Mark up the calling context for intel_wakeref_put()
Chris Wilson
1
-1
/
+2
2019-11-25
drm/i915/gt: Adapt engine_park synchronisation rules for engine_retire
Chris Wilson
1
-6
/
+21
2019-11-20
drm/i915/gt: Unlock engine-pm after queuing the kernel context switch
Chris Wilson
1
-7
/
+40
2019-11-20
drm/i915: Mark up the calling context for intel_wakeref_put()
Chris Wilson
1
-1
/
+2
2019-10-24
drm/i915/gt: Split intel_ring_submission
Chris Wilson
1
-0
/
+1
2019-10-24
drm/i915/gt: Replace hangcheck by heartbeats
Chris Wilson
1
-1
/
+4
2019-10-21
drm/i915/gt: Introduce barrier pulses along engines
Chris Wilson
1
-1
/
+1
2019-10-09
locking/lockdep: Remove unused @nested argument from lock_release()
Qian Cai
1
-1
/
+1
2019-10-07
drm/i915/gt: Prefer local path to runtime powermanagement
Chris Wilson
1
-1
/
+1
2019-10-04
drm/i915: Move idle barrier cleanup into engine-pm
Chris Wilson
1
-0
/
+15
2019-09-27
drm/i915: Extract GT render sleep (rc6) management
Andi Shyti
1
-0
/
+1
2019-09-20
drm/i915: Mark i915_request.timeline as a volatile, rcu pointer
Chris Wilson
1
-1
/
+1
2019-09-06
drm/i915: Hold irq-off for the entire fake lock period
Chris Wilson
1
-10
/
+18
2019-08-23
drm/i915: Hold irq-off for the entire fake lock period
Chris Wilson
1
-10
/
+18
2019-08-19
drm/i915/gt: Mark up the nested engine-pm timeline lock as irqsafe
Chris Wilson
1
-0
/
+18
2019-08-16
drm/i915/gt: Mark context->active_count as protected by timeline->mutex
Chris Wilson
1
-0
/
+14
[next]