summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_debugfs.c
AgeCommit message (Expand)Author
2017-03-31drm/i915: Move retire-requests into i915_gem_wait_for_idle()Chris Wilson
2017-03-28drm/i915: Take rpm wakelock around debugfs/i915_gpu_infoChris Wilson
2017-03-27drm/i915: Mark manually wedged engines as guiltyChris Wilson
2017-03-23drm/i915/guc: Refactor the concept "GuC context descriptor" into "GuC stage d...Oscar Mateo
2017-03-23drm/i915/guc: Sanitize GuC client initializationJoonas Lahtinen
2017-03-23drm/i915: Drop uncore spinlock for reading debugfs forcewake countersChris Wilson
2017-03-23drm/i915: Skip unused fw_domainsChris Wilson
2017-03-21drm/i915: Remove intel_ring.last_retired_headChris Wilson
2017-03-17drm/i915: Stop using obj->obj_exec_link outside of execbufChris Wilson
2017-03-16drm/i915: Wait for reset to complete before returning from debugfs/i915_wedgedChris Wilson
2017-03-16drm/i915: Split I915_RESET_IN_PROGRESS into two flagsChris Wilson
2017-03-16drm/i915: Convert debugfs to use generic residency calculatorMika Kuoppala
2017-03-14drm/i915: annote drop_caches debugfs interface with lockdepDaniel Vetter
2017-03-13drm/i915: Extend rpm wakelock for debugfs/i915_drpc_infoChris Wilson
2017-03-12drm/i915: s/pm_intr_keep/pm_intrmsk_mbzSagar Arun Kamble
2017-03-10drm/i915: Extend debugfs/i915_drop_caches to call i915_gem_shrink_all()Chris Wilson
2017-03-09drm/i915: Ignore skl+ for debugfs/i915_sr_statusChris Wilson
2017-03-08drm/i915: Use drm_connector_list_iter in debugfsDaniel Vetter
2017-03-08Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queuedDaniel Vetter
2017-03-08Merge tag 'drm-intel-next-2017-03-06' of git://anongit.freedesktop.org/git/dr...Dave Airlie
2017-03-07drm/i915: Flush idle work when changing missed-irq fault injectionChris Wilson
2017-03-03drm/i915: Split breadcrumbs spinlock into twoChris Wilson
2017-03-03drm/i915: Differentiate between hangcheck waiting for timer or schedulerChris Wilson
2017-03-02drm/i915: Drop spinlocks around adding to the client request listChris Wilson
2017-03-02drm/i915: Include GT/seqno activity in engine/hangcheck debugfsChris Wilson
2017-03-01drm/i915: Remove i915_debugfs_unregister()Noralf Trønnes
2017-02-23drm/i915: Keep a global seqno per-engineChris Wilson
2017-02-22drm/i915: Add i915_param charp macro magicChris Wilson
2017-02-20drm/i915: Prevent divide-by-zero in debugfs/i915_rps_boost_infoChris Wilson
2017-02-20drm/i915: Remove unneeded struct_mutex around rpmChris Wilson
2017-02-16drm/i915: Do RPM Wake during GuC/HuC status readsagar.a.kamble@intel.com
2017-02-15drm/i915: Remove i915_address_space.startChris Wilson
2017-02-14drm/i915: The return of i915_gpu_info to debugfsChris Wilson
2017-02-10drm/i915/debugfs: Add i915_hpd_storm_ctlLyude
2017-02-10drm/i915/byt: Take powerwell for reading PIPESTAT in debugfsChris Wilson
2017-02-08drm/i915: Start moving the cdclk stuff into a distinct state structureVille Syrjälä
2017-02-08drm/i915: Use for_each_power_domain() in i915_power_domain_info()Joonas Lahtinen
2017-02-06drm/i915: Show the current i915_params in debugfs/i915_capabilitesChris Wilson
2017-01-26drm/i915: Report the failure to write to the punitChris Wilson
2017-01-26drm/i915: Add support for DP Video pattern compliance testsManasi Navare
2017-01-26drm/i915: Fixes to support DP Compliance EDID testsManasi Navare
2017-01-24drm/i915: Introduce IS_GEN9_BC for Skylake and Kabylake.Rodrigo Vivi
2017-01-24drm/i915: Only disable execlist preemption for the duration of the requestChris Wilson
2017-01-19drm/i915/huc: Add debugfs for HuC loading status checkAnusha Srivatsa
2017-01-18drm/i915: Fix compiler warnings for i915_edp_psr_status()Chris Wilson
2017-01-18drm/i915/guc: Make the GuC fw loading helper functions generalAnusha Srivatsa
2017-01-14drm/i915: Convert i915_ggtt_view to use an anonymous unionChris Wilson
2017-01-13drm/i915/psr: report live PSR2 StateNagaraju, Vathsala
2017-01-12drm/i915: Expand ggtt_view parameters for debugfsChris Wilson
2017-01-04Merge tag 'drm-misc-next-2016-12-30' of git://anongit.freedesktop.org/git/drm...Daniel Vetter