summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_debugfs.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: have *_debugfs_init() functions return void.Wambui Karuga2020-03-181-4/+4
* drm/i915/guc: Kill USES_GUC_SUBMISSION macroDaniele Ceraolo Spurio2020-02-201-3/+3
* drm/i915/guc: Kill USES_GUC macroDaniele Ceraolo Spurio2020-02-201-6/+9
* drm/i915/debugfs: Pass guc_log struct to i915_guc_log_infoDaniele Ceraolo Spurio2020-02-201-4/+2
* drm/i915: split out display debugfs to a separate fileJani Nikula2020-02-141-2082/+4
* drm/i915: move intel_csr.[ch] under display/Jani Nikula2020-02-141-1/+1
* drm/i915/debugfs: Remove i915_energy_uJTvrtko Ursulin2020-02-081-24/+0
* drm/i915/debugfs: conversion to drm_device based logging macros.Wambui Karuga2020-02-041-8/+13
* drm/i915: conversion to drm_device logging macros when drm_i915_private is pr...Wambui Karuga2020-02-041-10/+13
* drm/i915/gt: Skip rmw for masked registersChris Wilson2020-02-011-1/+1
* drm/i915/guc: Introduce guc_is_readyMichal Wajdeczko2020-01-311-1/+1
* drm/i915/debugfs: remove VBT data about DRRSJani Nikula2020-01-311-10/+1
* drm/i915/debugfs: remove i915_dpcd fileJani Nikula2020-01-291-64/+0
* drm/i915: Use intel_attached_dp() instead of hand rolling itVille Syrjälä2020-01-211-4/+4
* drm/i915: Use intel_attached_encoder()Ville Syrjälä2020-01-211-3/+3
* drm/i915/params: add i915 parameters to debugfsJani Nikula2020-01-151-1/+3
* drm/i915: Pass intel_encoder to enc_to_*()Ville Syrjälä2020-01-131-14/+14
* drm/i915: Pass intel_connector to intel_attached_*()Ville Syrjälä2020-01-131-7/+7
* drm/i915: Start chopping up the GPU error captureChris Wilson2020-01-101-7/+7
* drm/i915: use true,false for bool variable in i915_debugfs.cMa Feng2020-01-091-2/+2
* drm/i915: Pin the context as we work on itChris Wilson2020-01-091-6/+4
* drm/i915: prefer 3-letter acronym for broadwellLucas De Marchi2019-12-281-3/+3
* drm/i915: prefer 3-letter acronym for ironlakeLucas De Marchi2019-12-281-2/+2
* drm/i915/lmem: debugfs for LMEM detailsLukasz Fiedorowicz2019-12-281-1/+5
* drm/i915/rps: Add frequency translation helpersAndi Shyti2019-12-131-17/+2
* drm/i915: remove redundant checks for a null fb pointerColin Ian King2019-12-111-2/+2
* drm/i915/guc: kill the GuC clientDaniele Ceraolo Spurio2019-12-091-11/+0
* drm/i915/guc: kill doorbell code and selftestsDaniele Ceraolo Spurio2019-12-091-9/+2
* drm/i915: Flesh out device_info pretty printerChris Wilson2019-12-091-16/+6
* drm/i915: Stop using connector->encoder and encoder->crtc links in i915_displ...Ville Syrjälä2019-12-021-16/+27
* drm/i915: Dump both the uapi and hw states for crtcs and planesVille Syrjälä2019-12-021-41/+71
* drm/i915: Use the canonical [CRTC:%d:%s]/etc. format in i915_display_infoVille Syrjälä2019-12-021-7/+7
* drm/i915: Use drm_modeset_lock_all() in debugfs display infoVille Syrjälä2019-12-021-6/+5
* drm/i915: Dump the mode for the crtc just the onceVille Syrjälä2019-12-021-18/+9
* drm/i915: Refactor debugfs display info codeVille Syrjälä2019-12-021-24/+28
* drm/i915: Reorganize plane/fb dump in debugfsVille Syrjälä2019-12-021-39/+13
* drm/i915: Switch to intel_ types in debugfs display_infoVille Syrjälä2019-12-021-60/+59
* drm/i915: Use drm_rect to simplify plane {crtc,src}_{x,y,w,h} printingVille Syrjälä2019-12-021-11/+7
* drm/i915: Perform automated conversions for crtc uapi/hw split, base -> uapi.Maarten Lankhorst2019-11-011-3/+3
* drm/i915: Perform automated conversions for crtc uapi/hw split, base -> hw.Maarten Lankhorst2019-11-011-4/+4
* drm/i915: Extract GT render power state managementAndi Shyti2019-10-261-36/+37
* drm/i915/display/psr: Print in debugfs if PSR is not enabled because of sinkJosé Roberto de Souza2019-10-241-1/+5
* drm/i915/gt: Replace hangcheck by heartbeatsChris Wilson2019-10-231-87/+0
* drm/i915/guc: Enable guc logging on guc log relay writeRobert M. Fosha2019-10-231-4/+18
* drm/i915/dsc: rename crtc state dsc_params member to dscJani Nikula2019-10-231-1/+1
* drm/i915: Split drop caches into GT and i915 partsTvrtko Ursulin2019-10-221-7/+17
* drm/i915: Move swizzle_bit under i915_ggttChris Wilson2019-10-161-2/+2
* drm/i915/perf: implement active wait for noa configurationsLionel Landwerlin2019-10-121-0/+32
* drm/i915: Add an rcu_barrier option to i915_drop_cachesChris Wilson2019-10-111-1/+6
* drm/i915/tgl: Add DC3CO counter in i915_dmc_infoAnshuman Gupta2019-10-081-0/+7