summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_debugfs.c
Commit message (Expand)AuthorAgeFilesLines
* 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: 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
* drm/i915: Stop using obj->obj_exec_link outside of execbufChris Wilson2017-03-171-25/+35
* drm/i915: Wait for reset to complete before returning from debugfs/i915_wedgedChris Wilson2017-03-161-0/+4
* drm/i915: Split I915_RESET_IN_PROGRESS into two flagsChris Wilson2017-03-161-7/+9
* drm/i915: Convert debugfs to use generic residency calculatorMika Kuoppala2017-03-161-12/+18
* drm/i915: annote drop_caches debugfs interface with lockdepDaniel Vetter2017-03-141-0/+2
* drm/i915: Extend rpm wakelock for debugfs/i915_drpc_infoChris Wilson2017-03-131-25/+13
* drm/i915: s/pm_intr_keep/pm_intrmsk_mbzSagar Arun Kamble2017-03-121-1/+2
* drm/i915: Extend debugfs/i915_drop_caches to call i915_gem_shrink_all()Chris Wilson2017-03-101-1/+6
* drm/i915: Ignore skl+ for debugfs/i915_sr_statusChris Wilson2017-03-091-1/+3
* drm/i915: Use drm_connector_list_iter in debugfsDaniel Vetter2017-03-081-20/+39
* Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queuedDaniel Vetter2017-03-081-85/+12
|\
| * Merge tag 'drm-intel-next-2017-03-06' of git://anongit.freedesktop.org/git/dr...Dave Airlie2017-03-081-117/+247
| |\
| * | drm/i915: Remove i915_debugfs_unregister()Noralf Trønnes2017-03-011-85/+12
* | | drm/i915: Flush idle work when changing missed-irq fault injectionChris Wilson2017-03-071-15/+40
| |/ |/|
* | drm/i915: Split breadcrumbs spinlock into twoChris Wilson2017-03-031-6/+6
* | drm/i915: Differentiate between hangcheck waiting for timer or schedulerChris Wilson2017-03-031-4/+6
* | drm/i915: Drop spinlocks around adding to the client request listChris Wilson2017-03-021-1/+1
* | drm/i915: Include GT/seqno activity in engine/hangcheck debugfsChris Wilson2017-03-021-4/+13
* | drm/i915: Keep a global seqno per-engineChris Wilson2017-02-231-10/+1
* | drm/i915: Add i915_param charp macro magicChris Wilson2017-02-221-0/+2
* | drm/i915: Prevent divide-by-zero in debugfs/i915_rps_boost_infoChris Wilson2017-02-201-2/+2
* | drm/i915: Remove unneeded struct_mutex around rpmChris Wilson2017-02-201-7/+0
OpenPOWER on IntegriCloud