summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_debugfs.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: wire up shrinkctl->nr_scannedChris Wilson2017-09-071-2/+2
* Merge branch 'linus' into locking/core, to fix up conflictsIngo Molnar2017-09-041-113/+87
|\
| * drm/i915: Replace execbuf vma ht with an idrChris Wilson2017-08-181-6/+0
| * drm/i915/cnl: Add slice and subslice information to debugfs.Rodrigo Vivi2017-08-101-1/+1
| * drm/i915: Handle msr read failure gracefullyGabriel Krisman Bertazi2017-07-271-6/+9
| * drm/i915: Report execlists irq bit in debugfsChris Wilson2017-07-271-2/+4
| * drm/i915: Remove intel_flip_work infrastructureDaniel Vetter2017-07-201-70/+0
| * drm/i915: Protect against deferred fbdev setupDaniel Vetter2017-07-141-1/+1
| * drm/i915: Make DP-MST connector info workMaarten Lankhorst2017-07-101-1/+1
| * drm/i915/cnl: Inherit RPS stuff from previous platforms.Rodrigo Vivi2017-07-071-8/+12
| * drm/i915: Prevent kernel panic when reading/writing compliance debugfs files,...Maarten Lankhorst2017-07-031-12/+32
| * drm/i915: Avoid keeping waitboost active for signaling threadsChris Wilson2017-06-281-6/+6
| * drm/i915: Hold struct_mutex for per-file stats in debugfs/i915_gem_objectChris Wilson2017-06-211-1/+5
| * drm/i915: Export per-engine reset count info to debugfsMichel Thierry2017-06-201-0/+21
| * drm/i915: Group all the global context information togetherChris Wilson2017-06-201-2/+2
* | Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2017-08-251-1/+1
|\ \
| * | drm/i915/cnl: Add slice and subslice information to debugfs.Rodrigo Vivi2017-08-141-1/+1
* | | locking/lockdep: Rework FS_RECLAIM annotationPeter Zijlstra2017-08-101-2/+3
|/ /
* | Merge tag 'drm-fixes-for-v4.13-rc1' of git://people.freedesktop.org/~airlied/...Linus Torvalds2017-07-131-1/+1
|\ \
| * | drm/i915: Make DP-MST connector info workMaarten Lankhorst2017-07-111-1/+1
| |/
* | Merge tag 'drm-for-v4.13' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2017-07-101-150/+191
|\|
| * drm/i915: Store a direct lookup from object handle to vmaChris Wilson2017-06-161-0/+6
| * drm/i915: s/fbc_fc/fbc_false_color/Ville Syrjälä2017-06-061-5/+5
| * drm/i915: Implement fbc_status "Compressing" info for all platformsVille Syrjälä2017-06-061-6/+16
| * drm/i915: Remove toplevel struct_mutex locking from debugfs/i915_drop_cachesChris Wilson2017-05-301-16/+14
| * Merge tag 'drm-intel-next-2017-05-29' of git://anongit.freedesktop.org/git/dr...Dave Airlie2017-05-301-114/+141
| |\
| | * drm/i915/guc: capture GuC logs if FW fails to loadDaniele Ceraolo Spurio2017-05-261-14/+25
| | * drm/i915/guc: Remove action status and statistics from debugfsMichal Wajdeczko2017-05-191-19/+0
| | * drm/i915/guc: Remove last submission result from debugfsMichal Wajdeczko2017-05-191-1/+0
| | * drm/i915/guc: Remove failed doorbell stat from debugfsMichal Wajdeczko2017-05-191-1/+0
| | * drm/i915: Split execlist priority queue into rbtree + linked listChris Wilson2017-05-171-4/+7
| | * drm/i915/execlists: Pack the count into the low bits of the port.requestChris Wilson2017-05-171-17/+15
| | * drm/i915/guc:fix spelling mistake: "adddress" -> "address"Colin Ian King2017-05-161-1/+1
| | * drm/i915/guc: Dump the GuC stage descriptor pool in debugfsOscar Mateo2017-05-111-5/+71
| | * drm/i915: Clean up cursor junk from intel_crtcVille Syrjälä2017-05-101-38/+10
| | * drm/i915: Two stage watermarks for g4xVille Syrjälä2017-05-101-3/+9
| | * drm/i915: Show dmc debug registers on KabylakeMika Kuoppala2017-05-091-1/+2
| | * drm/i915: use memdup_user_nulGeliang Tang2017-05-081-10/+3
| | * drm/i915: Use drm_i915_private directly from debugfsChris Wilson2017-04-101-6/+4
| * | drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPIRobert Foss2017-05-221-7/+7
| * | drm: drop drm_[cm]alloc* helpersMichal Hocko2017-05-181-2/+2
| |/
* / drm/i915: Hold struct_mutex for per-file stats in debugfs/i915_gem_objectChris Wilson2017-06-261-1/+5
|/
* drm/i915: Move retire-requests into i915_gem_wait_for_idle()Chris Wilson2017-03-311-5/+1
* drm/i915: Take rpm wakelock around debugfs/i915_gpu_infoChris Wilson2017-03-281-1/+4
* drm/i915: Mark manually wedged engines as guiltyChris Wilson2017-03-271-5/+11
* drm/i915/guc: Refactor the concept "GuC context descriptor" into "GuC stage d...Oscar Mateo2017-03-231-2/+2
* drm/i915/guc: Sanitize GuC client initializationJoonas Lahtinen2017-03-231-2/+2
* drm/i915: Drop uncore spinlock for reading debugfs forcewake countersChris Wilson2017-03-231-6/+3
* drm/i915: Skip unused fw_domainsChris Wilson2017-03-231-1/+2
* drm/i915: Remove intel_ring.last_retired_headChris Wilson2017-03-211-3/+2