summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_debugfs.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Pull obj->userfault tracking under the ggtt->mutexChris Wilson2019-08-221-1/+1
* drm/i915: Track ggtt fence reservations under its own mutexChris Wilson2019-08-221-2/+3
* drm/i915/guc: Don't open log relay if GuC is not runningMichal Wajdeczko2019-08-181-8/+9
* drm/i915: Extract intel_frontbuffer active trackingChris Wilson2019-08-161-5/+0
* drm/i915/guc: Remove client->submissionsDaniele Ceraolo Spurio2019-08-141-24/+8
* drm/i915: Forgo last_fence active request trackingChris Wilson2019-08-121-3/+1
* drm/i915: Remove unused debugfs/i915_emon_statusChris Wilson2019-08-111-25/+0
* drm/i915: split out uncore_mmio_debugDaniele Ceraolo Spurio2019-08-091-1/+1
* drm/i915: Push the ring creation flags to the backendChris Wilson2019-08-091-8/+15
* drm/i915: Make debugfs/per_file_stats scale betterChris Wilson2019-08-081-23/+38
* drm/i915: Defer final intel_wakeref_put to process contextChris Wilson2019-08-081-0/+4
* drm/i915: rename intel_drv.h to display/intel_display_types.hJani Nikula2019-08-071-1/+1
* drm/i915: avoid including intel_drv.h via i915_drv.h->i915_trace.hJani Nikula2019-08-071-0/+1
* drm/i915/gt: Move the [class][inst] lookup for engines onto the GTChris Wilson2019-08-061-11/+6
* drm/i915: Replace struct_mutex for batch pool serialisationChris Wilson2019-08-041-68/+0
* drm/i915: Hide unshrinkable context objects from the shrinkerChris Wilson2019-08-021-1/+2
* drm/i915/uc: Move GuC error log to uc and release it on finiMichal Wajdeczko2019-08-021-1/+1
* drm/i915/tgl: Add and use new DC5 and DC6 residency counter registersJosé Roberto de Souza2019-08-011-8/+13
* drm/i915/uc: Unify uC platform checkDaniele Ceraolo Spurio2019-07-251-3/+3
* drm/i915: Add HDCP capability info to i915_display_info.Anshuman Gupta2019-07-231-12/+28
* drm/i915: Add support for retrying hotplugImre Deak2019-07-151-1/+1
* drm/i915/uc: move GuC/HuC inside intel_gt under a new intel_ucDaniele Ceraolo Spurio2019-07-131-13/+13
* drm/i915/uc: move GuC and HuC files under gt/uc/Daniele Ceraolo Spurio2019-07-131-1/+1
* drm/i915/gt: Use intel_gt as the primary object for handling resetsChris Wilson2019-07-121-39/+24
* drm/i915/tgl: Add power well supportImre Deak2019-07-111-1/+2
* drm/i915/guc: Simplify guc clientDaniele Ceraolo Spurio2019-07-111-2/+1
* drm/i915/guc: Remove preemption support for current fwChris Wilson2019-07-111-5/+0
* drm/i915: Show instdone for each engine in debugfsChris Wilson2019-07-041-20/+13
* drm/i915: Dump w/a lists on all enginesChris Wilson2019-07-041-7/+21
* drm/i915: synchronize_irq() against the actual irqVille Syrjälä2019-07-031-1/+1
* drm/i915: Throw away the active object retirement complexityChris Wilson2019-06-211-7/+1
* drm/i915: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-171-13/+7
* drm/i915: move modesetting core code under display/Jani Nikula2019-06-171-3/+3
* drm/i915: move modesetting output/encoder code under display/Jani Nikula2019-06-171-2/+3
* drm/i915: update with_intel_runtime_pm to use the rpm structureDaniele Ceraolo Spurio2019-06-141-12/+12
* drm/i915: update rpm_get/put to use the rpm structureDaniele Ceraolo Spurio2019-06-141-24/+25
* drm/i915: move a few more functions to accept the rpm structureDaniele Ceraolo Spurio2019-06-141-1/+1
* drm/i915: Move fence register tracking from i915->mm to ggttChris Wilson2019-06-131-20/+22
* drm/i915: Remove I915_READ16 and I915_WRITE16Tvrtko Ursulin2019-06-121-17/+20
* drm/i915: Combine unbound/bound list tracking for objectsChris Wilson2019-06-121-183/+8
* drm/i915: Pull kref into i915_address_spaceChris Wilson2019-06-111-1/+1
* drm/i915: Promote i915->mm.obj_lock to be irqsafeChris Wilson2019-06-101-4/+6
* drm/i915: Report all objects with allocated pages to the shrinkerChris Wilson2019-05-311-54/+4
* Revert "drm/i915: Expand subslice mask"Jani Nikula2019-05-291-21/+19
* drm/i915: Expand subslice maskStuart Summers2019-05-281-19/+21
* drm/i915: Refactor sseu helper functionsStuart Summers2019-05-281-2/+2
* drm/i915: Move calculation of subslices per slice to new functionStuart Summers2019-05-281-1/+1
* drm/i915: Move more GEM objects under gem/Chris Wilson2019-05-281-1/+1
* drm/i915: Make sandybridge_pcode_read() deal with the second data registerVille Syrjälä2019-05-271-2/+2
* drm/i915: Add a new "remapped" gtt_viewVille Syrjälä2019-05-201-0/+12