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
/
i915_debugfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-18
drm/i915: Flush the idle-worker for debugfs/i915_drop_caches
Chris Wilson
1
-8
/
+14
2017-10-17
drm/i915/uc: Add pretty printer for uc firmware
Michal Wajdeczko
1
-35
/
+6
2017-10-16
drm/i915: Add in-flight request details to intel_engine_dump()
Chris Wilson
1
-49
/
+0
2017-10-16
drm/i915: Set our shrinker->batch to 4096 (~16MiB)
Chris Wilson
1
-0
/
+11
2017-10-16
drm/i915: Move dev_priv->mm.[un]bound_list to its own lock
Chris Wilson
1
-7
/
+32
2017-10-16
drm/i915: Drop debugfs/i915_gem_pin_display
Chris Wilson
1
-5
/
+0
2017-10-16
drm/i915: Rename obj->pin_display to obj->pin_global
Chris Wilson
1
-6
/
+6
2017-10-11
drm/i915: Name structure in dev_priv that contains RPS/RC6 state as "gt_pm"
Sagar Arun Kamble
1
-49
/
+50
2017-10-11
drm/i915: Move rps.hw_lock to dev_priv and s/hw_lock/pcu_lock
Sagar Arun Kamble
1
-12
/
+12
2017-10-11
drm/i915: Separate RPS and RC6 handling for VLV
Sagar Arun Kamble
1
-12
/
+12
2017-10-11
drm/i915: Separate RPS and RC6 handling for gen6+
Sagar Arun Kamble
1
-9
/
+8
2017-10-09
drm/i915: Track user GTT faulting per-vma
Chris Wilson
1
-1
/
+1
2017-10-09
drm/i915: Make i915_engine_info pretty printer to standalone
Chris Wilson
1
-144
/
+4
2017-10-07
drm/i915/debugfs: include some gtt page size metrics
Matthew Auld
1
-4
/
+57
2017-10-06
drm/i915: Try harder to finish the idle-worker
Chris Wilson
1
-2
/
+1
2017-10-06
drm/i915/guc: Move GuC submission declarations into dedicated header
Michal Wajdeczko
1
-0
/
+1
2017-09-28
Merge drm-upstream/drm-next into drm-intel-next-queued
Jani Nikula
1
-4
/
+5
2017-09-26
drm/i915: Extend I915_PARAMS_FOR_EACH with default member value
Michal Wajdeczko
1
-1
/
+1
2017-09-25
drm/i915: Make execlist port count variable
Mika Kuoppala
1
-5
/
+5
2017-09-25
drm/i915: Make own struct for execlist items
Mika Kuoppala
1
-4
/
+4
2017-09-22
drm/i915: Rename global i915 to i915_modparams
Michal Wajdeczko
1
-7
/
+7
2017-09-18
drm/i915/guc: Cleanup adding GuC work items
Michał Winiarski
1
-2
/
+0
2017-09-18
drm/i915/guc: Simplify GuC doorbell logic
Michał Winiarski
1
-2
/
+2
2017-09-18
drm/i915/guc: Submit GuC workitems containing coalesced requests
Michał Winiarski
1
-2
/
+0
2017-09-13
drm/i915/execlists: Read the context-status HEAD from the HWSP
Chris Wilson
1
-2
/
+4
2017-09-13
drm/i915/execlists: Read the context-status buffer from the HWSP
Chris Wilson
1
-2
/
+5
2017-09-07
drm/i915: Disable mmio debugging during user access
Chris Wilson
1
-8
/
+11
2017-09-07
drm/i915/skl+: debugfs entry to control IPC
Kumar, Mahesh
1
-1
/
+53
2017-09-07
drm/i915: wire up shrinkctl->nr_scanned
Chris Wilson
1
-2
/
+2
2017-09-04
Merge branch 'linus' into locking/core, to fix up conflicts
Ingo Molnar
1
-113
/
+87
2017-08-25
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
1
-1
/
+1
2017-08-18
drm/i915: Replace execbuf vma ht with an idr
Chris Wilson
1
-6
/
+0
2017-08-14
drm/i915/cnl: Add slice and subslice information to debugfs.
Rodrigo Vivi
1
-1
/
+1
2017-08-10
drm/i915/cnl: Add slice and subslice information to debugfs.
Rodrigo Vivi
1
-1
/
+1
2017-08-10
locking/lockdep: Rework FS_RECLAIM annotation
Peter Zijlstra
1
-2
/
+3
2017-07-27
drm/i915: Handle msr read failure gracefully
Gabriel Krisman Bertazi
1
-6
/
+9
2017-07-27
drm/i915: Report execlists irq bit in debugfs
Chris Wilson
1
-2
/
+4
2017-07-20
drm/i915: Remove intel_flip_work infrastructure
Daniel Vetter
1
-70
/
+0
2017-07-14
drm/i915: Protect against deferred fbdev setup
Daniel Vetter
1
-1
/
+1
2017-07-13
Merge tag 'drm-fixes-for-v4.13-rc1' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
1
-1
/
+1
2017-07-11
drm/i915: Make DP-MST connector info work
Maarten Lankhorst
1
-1
/
+1
2017-07-10
drm/i915: Make DP-MST connector info work
Maarten Lankhorst
1
-1
/
+1
2017-07-10
Merge tag 'drm-for-v4.13' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-150
/
+191
2017-07-07
drm/i915/cnl: Inherit RPS stuff from previous platforms.
Rodrigo Vivi
1
-8
/
+12
2017-07-03
drm/i915: Prevent kernel panic when reading/writing compliance debugfs files,...
Maarten Lankhorst
1
-12
/
+32
2017-06-28
drm/i915: Avoid keeping waitboost active for signaling threads
Chris Wilson
1
-6
/
+6
2017-06-26
drm/i915: Hold struct_mutex for per-file stats in debugfs/i915_gem_object
Chris Wilson
1
-1
/
+5
2017-06-21
drm/i915: Hold struct_mutex for per-file stats in debugfs/i915_gem_object
Chris Wilson
1
-1
/
+5
2017-06-20
drm/i915: Export per-engine reset count info to debugfs
Michel Thierry
1
-0
/
+21
2017-06-20
drm/i915: Group all the global context information together
Chris Wilson
1
-2
/
+2
[next]