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-06-16
drm/i915: Store a direct lookup from object handle to vma
Chris Wilson
1
-0
/
+6
2017-06-06
drm/i915: s/fbc_fc/fbc_false_color/
Ville Syrjälä
1
-5
/
+5
2017-06-06
drm/i915: Implement fbc_status "Compressing" info for all platforms
Ville Syrjälä
1
-6
/
+16
2017-05-30
drm/i915: Remove toplevel struct_mutex locking from debugfs/i915_drop_caches
Chris Wilson
1
-16
/
+14
2017-05-30
Merge tag 'drm-intel-next-2017-05-29' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
1
-114
/
+141
2017-05-26
drm/i915/guc: capture GuC logs if FW fails to load
Daniele Ceraolo Spurio
1
-14
/
+25
2017-05-22
drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPI
Robert Foss
1
-7
/
+7
2017-05-19
drm/i915/guc: Remove action status and statistics from debugfs
Michal Wajdeczko
1
-19
/
+0
2017-05-19
drm/i915/guc: Remove last submission result from debugfs
Michal Wajdeczko
1
-1
/
+0
2017-05-19
drm/i915/guc: Remove failed doorbell stat from debugfs
Michal Wajdeczko
1
-1
/
+0
2017-05-18
drm: drop drm_[cm]alloc* helpers
Michal Hocko
1
-2
/
+2
2017-05-17
drm/i915: Split execlist priority queue into rbtree + linked list
Chris Wilson
1
-4
/
+7
2017-05-17
drm/i915/execlists: Pack the count into the low bits of the port.request
Chris Wilson
1
-17
/
+15
2017-05-16
drm/i915/guc:fix spelling mistake: "adddress" -> "address"
Colin Ian King
1
-1
/
+1
2017-05-11
drm/i915/guc: Dump the GuC stage descriptor pool in debugfs
Oscar Mateo
1
-5
/
+71
2017-05-10
drm/i915: Clean up cursor junk from intel_crtc
Ville Syrjälä
1
-38
/
+10
2017-05-10
drm/i915: Two stage watermarks for g4x
Ville Syrjälä
1
-3
/
+9
2017-05-09
drm/i915: Show dmc debug registers on Kabylake
Mika Kuoppala
1
-1
/
+2
2017-05-08
drm/i915: use memdup_user_nul
Geliang Tang
1
-10
/
+3
2017-04-10
drm/i915: Use drm_i915_private directly from debugfs
Chris Wilson
1
-6
/
+4
2017-03-31
drm/i915: Move retire-requests into i915_gem_wait_for_idle()
Chris Wilson
1
-5
/
+1
2017-03-28
drm/i915: Take rpm wakelock around debugfs/i915_gpu_info
Chris Wilson
1
-1
/
+4
2017-03-27
drm/i915: Mark manually wedged engines as guilty
Chris Wilson
1
-5
/
+11
2017-03-23
drm/i915/guc: Refactor the concept "GuC context descriptor" into "GuC stage d...
Oscar Mateo
1
-2
/
+2
2017-03-23
drm/i915/guc: Sanitize GuC client initialization
Joonas Lahtinen
1
-2
/
+2
2017-03-23
drm/i915: Drop uncore spinlock for reading debugfs forcewake counters
Chris Wilson
1
-6
/
+3
2017-03-23
drm/i915: Skip unused fw_domains
Chris Wilson
1
-1
/
+2
2017-03-21
drm/i915: Remove intel_ring.last_retired_head
Chris Wilson
1
-3
/
+2
2017-03-17
drm/i915: Stop using obj->obj_exec_link outside of execbuf
Chris Wilson
1
-25
/
+35
2017-03-16
drm/i915: Wait for reset to complete before returning from debugfs/i915_wedged
Chris Wilson
1
-0
/
+4
2017-03-16
drm/i915: Split I915_RESET_IN_PROGRESS into two flags
Chris Wilson
1
-7
/
+9
2017-03-16
drm/i915: Convert debugfs to use generic residency calculator
Mika Kuoppala
1
-12
/
+18
2017-03-14
drm/i915: annote drop_caches debugfs interface with lockdep
Daniel Vetter
1
-0
/
+2
2017-03-13
drm/i915: Extend rpm wakelock for debugfs/i915_drpc_info
Chris Wilson
1
-25
/
+13
2017-03-12
drm/i915: s/pm_intr_keep/pm_intrmsk_mbz
Sagar Arun Kamble
1
-1
/
+2
2017-03-10
drm/i915: Extend debugfs/i915_drop_caches to call i915_gem_shrink_all()
Chris Wilson
1
-1
/
+6
2017-03-10
drm/i915: Ignore skl+ for debugfs/i915_sr_status
Chris Wilson
1
-1
/
+3
2017-03-09
drm/i915: Use drm_connector_list_iter in debugfs
Daniel Vetter
1
-20
/
+39
2017-03-08
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
Daniel Vetter
1
-85
/
+12
2017-03-08
Merge tag 'drm-intel-next-2017-03-06' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
1
-117
/
+247
2017-03-07
drm/i915: Flush idle work when changing missed-irq fault injection
Chris Wilson
1
-15
/
+40
2017-03-03
drm/i915: Split breadcrumbs spinlock into two
Chris Wilson
1
-6
/
+6
2017-03-03
drm/i915: Differentiate between hangcheck waiting for timer or scheduler
Chris Wilson
1
-4
/
+6
2017-03-03
drm/i915: Drop spinlocks around adding to the client request list
Chris Wilson
1
-1
/
+1
2017-03-02
drm/i915: Include GT/seqno activity in engine/hangcheck debugfs
Chris Wilson
1
-4
/
+13
2017-03-01
drm/i915: Remove i915_debugfs_unregister()
Noralf Trønnes
1
-85
/
+12
2017-02-23
drm/i915: Keep a global seqno per-engine
Chris Wilson
1
-10
/
+1
2017-02-22
drm/i915: Add i915_param charp macro magic
Chris Wilson
1
-0
/
+2
2017-02-20
drm/i915: Prevent divide-by-zero in debugfs/i915_rps_boost_info
Chris Wilson
1
-2
/
+2
2017-02-20
drm/i915: Remove unneeded struct_mutex around rpm
Chris Wilson
1
-7
/
+0
[prev]
[next]