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
/
gem
/
i915_gem_pm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-22
drm/i915/gem: Make WARN* drm specific where drm_priv ptr is available
Pankaj Bharadiya
1
-1
/
+2
2019-12-22
drm/i915/gt: Pull intel_gt_init_hw() into intel_gt_resume()
Chris Wilson
1
-19
/
+1
2019-12-13
drm/i915: Introduce new macros for tracing
Venkata Sandeep Dhanalakota
1
-2
/
+2
2019-11-01
drm/i915: Defer rc6 shutdown to suspend_late
Chris Wilson
1
-1
/
+3
2019-11-01
drm/i915/gt: Move user_forcewake application to GT
Chris Wilson
1
-22
/
+0
2019-11-01
drm/i915/gem: Leave reloading kernel context on resume to GT
Chris Wilson
1
-30
/
+0
2019-11-01
drm/i915/gt: Call intel_gt_sanitize() directly
Chris Wilson
1
-5
/
+0
2019-10-24
drm/i915/gt: Replace hangcheck by heartbeats
Chris Wilson
1
-2
/
+0
2019-10-22
drm/i915: Teach record_defaults to operate on the intel_gt
Chris Wilson
1
-6
/
+1
2019-10-21
drm/i915: Remove pm park/unpark notifications
Chris Wilson
1
-25
/
+0
2019-10-21
drm/i915: Lift i915_vma_parked() onto the gt
Chris Wilson
1
-1
/
+0
2019-10-04
drm/i915: Drop struct_mutex from around GEM initialisation
Chris Wilson
1
-2
/
+0
2019-10-04
drm/i915: Move global activity tracking from GEM to GT
Chris Wilson
1
-10
/
+1
2019-10-04
drm/i915: Move request runtime management onto gt
Chris Wilson
1
-24
/
+4
2019-10-04
drm/i915: Merge wait_for_timelines with retire_request
Chris Wilson
1
-3
/
+1
2019-10-04
drm/i915: Remove the GEM idle worker
Chris Wilson
1
-26
/
+2
2019-10-04
drm/i915: Drop struct_mutex from around i915_retire_requests()
Chris Wilson
1
-28
/
+17
2019-10-04
drm/i915: Move idle barrier cleanup into engine-pm
Chris Wilson
1
-19
/
+0
2019-10-04
drm/i915: Coordinate i915_active with its own mutex
Chris Wilson
1
-6
/
+3
2019-09-27
drm/i915: Extract GT render sleep (rc6) management
Andi Shyti
1
-1
/
+1
2019-09-12
drm/i915/pmu: Use GT parked for estimating RC6 while asleep
Chris Wilson
1
-0
/
+22
2019-09-11
drm/i915: Move GT init to intel_gt.c
Tvrtko Ursulin
1
-1
/
+1
2019-09-10
drm/i915: Perform GGTT restore much earlier during resume
Chris Wilson
1
-3
/
+0
2019-09-06
drm/i915: Hook up GT power management
Andi Shyti
1
-0
/
+1
2019-08-16
drm/i915/gt: Track timeline activeness in enter/exit
Chris Wilson
1
-1
/
+0
2019-08-08
drm/i915: Defer final intel_wakeref_put to process context
Chris Wilson
1
-10
/
+3
2019-08-04
drm/i915: Replace struct_mutex for batch pool serialisation
Chris Wilson
1
-3
/
+1
2019-07-23
drm/i915/uc: Sanitize uC when GT is sanitized
Daniele Ceraolo Spurio
1
-1
/
+0
2019-07-13
drm/i915/uc: Move intel functions to intel_uc
Daniele Ceraolo Spurio
1
-3
/
+3
2019-07-12
drm/i915/gt: Use intel_gt as the primary object for handling resets
Chris Wilson
1
-12
/
+13
2019-06-26
drm/i915: Lift intel_engines_resume() to callers
Chris Wilson
1
-3
/
+4
2019-06-25
drm/i915: Rename intel_wakeref_[is]_active
Chris Wilson
1
-1
/
+2
2019-06-25
drm/i915/gt: Pass intel_gt to pm routines
Chris Wilson
1
-1
/
+1
2019-06-21
drm/i915: Rename i915_timeline to intel_timeline and move under gt
Tvrtko Ursulin
1
-1
/
+1
2019-06-15
drm/i915: Avoid tainting i915_gem_park() with wakeref.lock
Chris Wilson
1
-9
/
+8
2019-06-14
drm/i915: Keep contexts pinned until after the next kernel context switch
Chris Wilson
1
-1
/
+19
2019-06-13
drm/i915: Move fence register tracking from i915->mm to ggtt
Chris Wilson
1
-1
/
+1
2019-06-12
drm/i915: Combine unbound/bound list tracking for objects
Chris Wilson
1
-3
/
+27
2019-06-06
drm/i915: Report an earlier wedged event when suspending the engines
Chris Wilson
1
-1
/
+1
2019-05-31
drm/i915: Track the purgeable objects on a separate eviction list
Chris Wilson
1
-0
/
+1
2019-05-28
drm/i915: Move GEM object domain management from struct_mutex to local
Chris Wilson
1
-3
/
+4
2019-05-28
drm/i915: Move more GEM objects under gem/
Chris Wilson
1
-0
/
+251