index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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
2017-08-10
drm/i915/cnl: Add slice and subslice information to debugfs.
Rodrigo Vivi
2017-07-27
drm/i915: Handle msr read failure gracefully
Gabriel Krisman Bertazi
2017-07-27
drm/i915: Report execlists irq bit in debugfs
Chris Wilson
2017-07-20
drm/i915: Remove intel_flip_work infrastructure
Daniel Vetter
2017-07-14
drm/i915: Protect against deferred fbdev setup
Daniel Vetter
2017-07-10
drm/i915: Make DP-MST connector info work
Maarten Lankhorst
2017-07-07
drm/i915/cnl: Inherit RPS stuff from previous platforms.
Rodrigo Vivi
2017-07-03
drm/i915: Prevent kernel panic when reading/writing compliance debugfs files,...
Maarten Lankhorst
2017-06-28
drm/i915: Avoid keeping waitboost active for signaling threads
Chris Wilson
2017-06-21
drm/i915: Hold struct_mutex for per-file stats in debugfs/i915_gem_object
Chris Wilson
2017-06-20
drm/i915: Export per-engine reset count info to debugfs
Michel Thierry
2017-06-20
drm/i915: Group all the global context information together
Chris Wilson
2017-06-16
drm/i915: Store a direct lookup from object handle to vma
Chris Wilson
2017-06-06
drm/i915: s/fbc_fc/fbc_false_color/
Ville Syrjälä
2017-06-06
drm/i915: Implement fbc_status "Compressing" info for all platforms
Ville Syrjälä
2017-05-30
drm/i915: Remove toplevel struct_mutex locking from debugfs/i915_drop_caches
Chris Wilson
2017-05-30
Merge tag 'drm-intel-next-2017-05-29' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
2017-05-26
drm/i915/guc: capture GuC logs if FW fails to load
Daniele Ceraolo Spurio
2017-05-22
drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPI
Robert Foss
2017-05-19
drm/i915/guc: Remove action status and statistics from debugfs
Michal Wajdeczko
2017-05-19
drm/i915/guc: Remove last submission result from debugfs
Michal Wajdeczko
2017-05-19
drm/i915/guc: Remove failed doorbell stat from debugfs
Michal Wajdeczko
2017-05-18
drm: drop drm_[cm]alloc* helpers
Michal Hocko
2017-05-17
drm/i915: Split execlist priority queue into rbtree + linked list
Chris Wilson
2017-05-17
drm/i915/execlists: Pack the count into the low bits of the port.request
Chris Wilson
2017-05-16
drm/i915/guc:fix spelling mistake: "adddress" -> "address"
Colin Ian King
2017-05-11
drm/i915/guc: Dump the GuC stage descriptor pool in debugfs
Oscar Mateo
2017-05-10
drm/i915: Clean up cursor junk from intel_crtc
Ville Syrjälä
2017-05-10
drm/i915: Two stage watermarks for g4x
Ville Syrjälä
2017-05-09
drm/i915: Show dmc debug registers on Kabylake
Mika Kuoppala
2017-05-08
drm/i915: use memdup_user_nul
Geliang Tang
2017-04-10
drm/i915: Use drm_i915_private directly from debugfs
Chris Wilson
2017-03-31
drm/i915: Move retire-requests into i915_gem_wait_for_idle()
Chris Wilson
2017-03-28
drm/i915: Take rpm wakelock around debugfs/i915_gpu_info
Chris Wilson
2017-03-27
drm/i915: Mark manually wedged engines as guilty
Chris Wilson
2017-03-23
drm/i915/guc: Refactor the concept "GuC context descriptor" into "GuC stage d...
Oscar Mateo
2017-03-23
drm/i915/guc: Sanitize GuC client initialization
Joonas Lahtinen
2017-03-23
drm/i915: Drop uncore spinlock for reading debugfs forcewake counters
Chris Wilson
2017-03-23
drm/i915: Skip unused fw_domains
Chris Wilson
2017-03-21
drm/i915: Remove intel_ring.last_retired_head
Chris Wilson
2017-03-17
drm/i915: Stop using obj->obj_exec_link outside of execbuf
Chris Wilson
2017-03-16
drm/i915: Wait for reset to complete before returning from debugfs/i915_wedged
Chris Wilson
2017-03-16
drm/i915: Split I915_RESET_IN_PROGRESS into two flags
Chris Wilson
2017-03-16
drm/i915: Convert debugfs to use generic residency calculator
Mika Kuoppala
2017-03-14
drm/i915: annote drop_caches debugfs interface with lockdep
Daniel Vetter
2017-03-13
drm/i915: Extend rpm wakelock for debugfs/i915_drpc_info
Chris Wilson
2017-03-12
drm/i915: s/pm_intr_keep/pm_intrmsk_mbz
Sagar Arun Kamble
2017-03-10
drm/i915: Extend debugfs/i915_drop_caches to call i915_gem_shrink_all()
Chris Wilson
2017-03-09
drm/i915: Ignore skl+ for debugfs/i915_sr_status
Chris Wilson
2017-03-08
drm/i915: Use drm_connector_list_iter in debugfs
Daniel Vetter
[next]