index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_debugfs.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: wire up shrinkctl->nr_scanned
Chris Wilson
2017-09-07
1
-2
/
+2
*
Merge branch 'linus' into locking/core, to fix up conflicts
Ingo Molnar
2017-09-04
1
-113
/
+87
|
\
|
*
drm/i915: Replace execbuf vma ht with an idr
Chris Wilson
2017-08-18
1
-6
/
+0
|
*
drm/i915/cnl: Add slice and subslice information to debugfs.
Rodrigo Vivi
2017-08-10
1
-1
/
+1
|
*
drm/i915: Handle msr read failure gracefully
Gabriel Krisman Bertazi
2017-07-27
1
-6
/
+9
|
*
drm/i915: Report execlists irq bit in debugfs
Chris Wilson
2017-07-27
1
-2
/
+4
|
*
drm/i915: Remove intel_flip_work infrastructure
Daniel Vetter
2017-07-20
1
-70
/
+0
|
*
drm/i915: Protect against deferred fbdev setup
Daniel Vetter
2017-07-14
1
-1
/
+1
|
*
drm/i915: Make DP-MST connector info work
Maarten Lankhorst
2017-07-10
1
-1
/
+1
|
*
drm/i915/cnl: Inherit RPS stuff from previous platforms.
Rodrigo Vivi
2017-07-07
1
-8
/
+12
|
*
drm/i915: Prevent kernel panic when reading/writing compliance debugfs files,...
Maarten Lankhorst
2017-07-03
1
-12
/
+32
|
*
drm/i915: Avoid keeping waitboost active for signaling threads
Chris Wilson
2017-06-28
1
-6
/
+6
|
*
drm/i915: Hold struct_mutex for per-file stats in debugfs/i915_gem_object
Chris Wilson
2017-06-21
1
-1
/
+5
|
*
drm/i915: Export per-engine reset count info to debugfs
Michel Thierry
2017-06-20
1
-0
/
+21
|
*
drm/i915: Group all the global context information together
Chris Wilson
2017-06-20
1
-2
/
+2
*
|
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
2017-08-25
1
-1
/
+1
|
\
\
|
*
|
drm/i915/cnl: Add slice and subslice information to debugfs.
Rodrigo Vivi
2017-08-14
1
-1
/
+1
*
|
|
locking/lockdep: Rework FS_RECLAIM annotation
Peter Zijlstra
2017-08-10
1
-2
/
+3
|
/
/
*
|
Merge tag 'drm-fixes-for-v4.13-rc1' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
2017-07-13
1
-1
/
+1
|
\
\
|
*
|
drm/i915: Make DP-MST connector info work
Maarten Lankhorst
2017-07-11
1
-1
/
+1
|
|
/
*
|
Merge tag 'drm-for-v4.13' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2017-07-10
1
-150
/
+191
|
\
|
|
*
drm/i915: Store a direct lookup from object handle to vma
Chris Wilson
2017-06-16
1
-0
/
+6
|
*
drm/i915: s/fbc_fc/fbc_false_color/
Ville Syrjälä
2017-06-06
1
-5
/
+5
|
*
drm/i915: Implement fbc_status "Compressing" info for all platforms
Ville Syrjälä
2017-06-06
1
-6
/
+16
|
*
drm/i915: Remove toplevel struct_mutex locking from debugfs/i915_drop_caches
Chris Wilson
2017-05-30
1
-16
/
+14
|
*
Merge tag 'drm-intel-next-2017-05-29' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
2017-05-30
1
-114
/
+141
|
|
\
|
|
*
drm/i915/guc: capture GuC logs if FW fails to load
Daniele Ceraolo Spurio
2017-05-26
1
-14
/
+25
|
|
*
drm/i915/guc: Remove action status and statistics from debugfs
Michal Wajdeczko
2017-05-19
1
-19
/
+0
|
|
*
drm/i915/guc: Remove last submission result from debugfs
Michal Wajdeczko
2017-05-19
1
-1
/
+0
|
|
*
drm/i915/guc: Remove failed doorbell stat from debugfs
Michal Wajdeczko
2017-05-19
1
-1
/
+0
|
|
*
drm/i915: Split execlist priority queue into rbtree + linked list
Chris Wilson
2017-05-17
1
-4
/
+7
|
|
*
drm/i915/execlists: Pack the count into the low bits of the port.request
Chris Wilson
2017-05-17
1
-17
/
+15
|
|
*
drm/i915/guc:fix spelling mistake: "adddress" -> "address"
Colin Ian King
2017-05-16
1
-1
/
+1
|
|
*
drm/i915/guc: Dump the GuC stage descriptor pool in debugfs
Oscar Mateo
2017-05-11
1
-5
/
+71
|
|
*
drm/i915: Clean up cursor junk from intel_crtc
Ville Syrjälä
2017-05-10
1
-38
/
+10
|
|
*
drm/i915: Two stage watermarks for g4x
Ville Syrjälä
2017-05-10
1
-3
/
+9
|
|
*
drm/i915: Show dmc debug registers on Kabylake
Mika Kuoppala
2017-05-09
1
-1
/
+2
|
|
*
drm/i915: use memdup_user_nul
Geliang Tang
2017-05-08
1
-10
/
+3
|
|
*
drm/i915: Use drm_i915_private directly from debugfs
Chris Wilson
2017-04-10
1
-6
/
+4
|
*
|
drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPI
Robert Foss
2017-05-22
1
-7
/
+7
|
*
|
drm: drop drm_[cm]alloc* helpers
Michal Hocko
2017-05-18
1
-2
/
+2
|
|
/
*
/
drm/i915: Hold struct_mutex for per-file stats in debugfs/i915_gem_object
Chris Wilson
2017-06-26
1
-1
/
+5
|
/
*
drm/i915: Move retire-requests into i915_gem_wait_for_idle()
Chris Wilson
2017-03-31
1
-5
/
+1
*
drm/i915: Take rpm wakelock around debugfs/i915_gpu_info
Chris Wilson
2017-03-28
1
-1
/
+4
*
drm/i915: Mark manually wedged engines as guilty
Chris Wilson
2017-03-27
1
-5
/
+11
*
drm/i915/guc: Refactor the concept "GuC context descriptor" into "GuC stage d...
Oscar Mateo
2017-03-23
1
-2
/
+2
*
drm/i915/guc: Sanitize GuC client initialization
Joonas Lahtinen
2017-03-23
1
-2
/
+2
*
drm/i915: Drop uncore spinlock for reading debugfs forcewake counters
Chris Wilson
2017-03-23
1
-6
/
+3
*
drm/i915: Skip unused fw_domains
Chris Wilson
2017-03-23
1
-1
/
+2
*
drm/i915: Remove intel_ring.last_retired_head
Chris Wilson
2017-03-21
1
-3
/
+2
[next]