aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/i915/i915_debugfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-03-11drm/i915: Remove debugfs i915_drpc_info and i915_forcewake_domainsTvrtko Ursulin1-216/+0
2020-02-20drm/i915/guc: Kill USES_GUC_SUBMISSION macroDaniele Ceraolo Spurio1-3/+3
2020-02-20drm/i915/guc: Kill USES_GUC macroDaniele Ceraolo Spurio1-6/+9
2020-02-20drm/i915/debugfs: Pass guc_log struct to i915_guc_log_infoDaniele Ceraolo Spurio1-4/+2
2020-02-14drm/i915: split out display debugfs to a separate fileJani Nikula1-2082/+4
2020-02-14drm/i915: move intel_csr.[ch] under display/Jani Nikula1-1/+1
2020-02-08drm/i915/debugfs: Remove i915_energy_uJTvrtko Ursulin1-24/+0
2020-02-04drm/i915/debugfs: conversion to drm_device based logging macros.Wambui Karuga1-8/+13
2020-02-04drm/i915: conversion to drm_device logging macros when drm_i915_private is present.Wambui Karuga1-10/+13
2020-02-01drm/i915/gt: Skip rmw for masked registersChris Wilson1-1/+1
2020-01-31drm/i915/guc: Introduce guc_is_readyMichal Wajdeczko1-1/+1
2020-01-31drm/i915/debugfs: remove VBT data about DRRSJani Nikula1-10/+1
2020-01-29drm/i915/debugfs: remove i915_dpcd fileJani Nikula1-64/+0
2020-01-21drm/i915: Use intel_attached_dp() instead of hand rolling itVille Syrjälä1-4/+4
2020-01-21drm/i915: Use intel_attached_encoder()Ville Syrjälä1-3/+3
2020-01-15drm/i915/params: add i915 parameters to debugfsJani Nikula1-1/+3
2020-01-13drm/i915: Pass intel_encoder to enc_to_*()Ville Syrjälä1-14/+14
2020-01-13drm/i915: Pass intel_connector to intel_attached_*()Ville Syrjälä1-7/+7
2020-01-10drm/i915: Start chopping up the GPU error captureChris Wilson1-7/+7
2020-01-09drm/i915: use true,false for bool variable in i915_debugfs.cMa Feng1-2/+2
2020-01-09drm/i915: Pin the context as we work on itChris Wilson1-6/+4
2019-12-28drm/i915: prefer 3-letter acronym for broadwellLucas De Marchi1-3/+3
2019-12-28drm/i915: prefer 3-letter acronym for ironlakeLucas De Marchi1-2/+2
2019-12-28drm/i915/lmem: debugfs for LMEM detailsLukasz Fiedorowicz1-1/+5
2019-12-13drm/i915/rps: Add frequency translation helpersAndi Shyti1-17/+2
2019-12-11drm/i915: remove redundant checks for a null fb pointerColin Ian King1-2/+2
2019-12-09drm/i915/guc: kill the GuC clientDaniele Ceraolo Spurio1-11/+0
2019-12-09drm/i915/guc: kill doorbell code and selftestsDaniele Ceraolo Spurio1-9/+2
2019-12-09drm/i915: Flesh out device_info pretty printerChris Wilson1-16/+6
2019-12-02drm/i915: Stop using connector->encoder and encoder->crtc links in i915_display_infoVille Syrjälä1-16/+27
2019-12-02drm/i915: Dump both the uapi and hw states for crtcs and planesVille Syrjälä1-41/+71
2019-12-02drm/i915: Use the canonical [CRTC:%d:%s]/etc. format in i915_display_infoVille Syrjälä1-7/+7
2019-12-02drm/i915: Use drm_modeset_lock_all() in debugfs display infoVille Syrjälä1-6/+5
2019-12-02drm/i915: Dump the mode for the crtc just the onceVille Syrjälä1-18/+9
2019-12-02drm/i915: Refactor debugfs display info codeVille Syrjälä1-24/+28
2019-12-02drm/i915: Reorganize plane/fb dump in debugfsVille Syrjälä1-39/+13
2019-12-02drm/i915: Switch to intel_ types in debugfs display_infoVille Syrjälä1-60/+59
2019-12-02drm/i915: Use drm_rect to simplify plane {crtc,src}_{x,y,w,h} printingVille Syrjälä1-11/+7
2019-11-01drm/i915: Perform automated conversions for crtc uapi/hw split, base -> uapi.Maarten Lankhorst1-3/+3
2019-11-01drm/i915: Perform automated conversions for crtc uapi/hw split, base -> hw.Maarten Lankhorst1-4/+4
2019-10-26drm/i915: Extract GT render power state managementAndi Shyti1-36/+37
2019-10-24drm/i915/display/psr: Print in debugfs if PSR is not enabled because of sinkJosé Roberto de Souza1-1/+5
2019-10-23drm/i915/gt: Replace hangcheck by heartbeatsChris Wilson1-87/+0
2019-10-23drm/i915/guc: Enable guc logging on guc log relay writeRobert M. Fosha1-4/+18
2019-10-23drm/i915/dsc: rename crtc state dsc_params member to dscJani Nikula1-1/+1
2019-10-22drm/i915: Split drop caches into GT and i915 partsTvrtko Ursulin1-7/+17
2019-10-16drm/i915: Move swizzle_bit under i915_ggttChris Wilson1-2/+2
2019-10-12drm/i915/perf: implement active wait for noa configurationsLionel Landwerlin1-0/+32
2019-10-11drm/i915: Add an rcu_barrier option to i915_drop_cachesChris Wilson1-1/+6
2019-10-08drm/i915/tgl: Add DC3CO counter in i915_dmc_infoAnshuman Gupta1-0/+7