summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_debugfs.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* | drm/i915: Do RPM Wake during GuC/HuC status readsagar.a.kamble@intel.com2017-02-161-0/+6
* | drm/i915: Remove i915_address_space.startChris Wilson2017-02-151-1/+1
* | drm/i915: The return of i915_gpu_info to debugfsChris Wilson2017-02-141-54/+59
* | drm/i915/debugfs: Add i915_hpd_storm_ctlLyude2017-02-101-1/+77
* | drm/i915/byt: Take powerwell for reading PIPESTAT in debugfsChris Wilson2017-02-101-1/+13
* | drm/i915: Start moving the cdclk stuff into a distinct state structureVille Syrjälä2017-02-081-1/+1
* | drm/i915: Use for_each_power_domain() in i915_power_domain_info()Joonas Lahtinen2017-02-081-6/+1
* | drm/i915: Show the current i915_params in debugfs/i915_capabilitesChris Wilson2017-02-061-0/+22
* | drm/i915: Report the failure to write to the punitChris Wilson2017-01-261-2/+4
* | drm/i915: Add support for DP Video pattern compliance testsManasi Navare2017-01-261-0/+9
* | drm/i915: Fixes to support DP Compliance EDID testsManasi Navare2017-01-261-1/+4
* | drm/i915: Introduce IS_GEN9_BC for Skylake and Kabylake.Rodrigo Vivi2017-01-241-10/+7
* | drm/i915: Only disable execlist preemption for the duration of the requestChris Wilson2017-01-241-6/+12
|/
* drm/i915/huc: Add debugfs for HuC loading status checkAnusha Srivatsa2017-01-191-0/+31
* drm/i915: Fix compiler warnings for i915_edp_psr_status()Chris Wilson2017-01-181-22/+27
* drm/i915/guc: Make the GuC fw loading helper functions generalAnusha Srivatsa2017-01-181-6/+6
* drm/i915: Convert i915_ggtt_view to use an anonymous unionChris Wilson2017-01-141-10/+10
* drm/i915/psr: report live PSR2 StateNagaraju, Vathsala2017-01-131-0/+24
* drm/i915: Expand ggtt_view parameters for debugfsChris Wilson2017-01-121-2/+29
* Merge tag 'drm-misc-next-2016-12-30' of git://anongit.freedesktop.org/git/drm...Daniel Vetter2017-01-041-5/+6
|\
OpenPOWER on IntegriCloud