summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_debugfs.c
AgeCommit message (Expand)Author
2022-01-06drm/i915: Initial support for per-tile uncoreDaniele Ceraolo Spurio
2022-01-05Merge remote-tracking branch 'drm-intel/drm-intel-gt-next' into drm-tipDouglas Anderson
2022-01-05drm/i915: Use to_gt() helper for GGTT accessesMichał Winiarski
2021-12-24Merge tag 'drm-intel-gt-next-2021-12-23' of git://anongit.freedesktop.org/drm...Dave Airlie
2021-12-17drm/i915: Use to_gt() helperMichał Winiarski
2021-12-17Merge tag 'drm-intel-next-2021-12-14' of ssh://git.freedesktop.org/git/drm/dr...Dave Airlie
2021-12-14drm/i915/debugfs: add noreclaim annotationsMatthew Auld
2021-12-09drm/i915/trace: split out display trace to a separate fileJani Nikula
2021-12-01drm/i915: Use per device iommu checkTvrtko Ursulin
2021-10-22Merge tag 'drm-intel-gt-next-2021-10-21' of git://anongit.freedesktop.org/drm...Dave Airlie
2021-10-14drm/i915/gt: move remaining debugfs interfaces into gtAndi Shyti
2021-10-14drm/i915: split out vlv sideband to a separate fileJani Nikula
2021-09-22drm/i915/debugfs: Do not report currently active engine when describing objectsTvrtko Ursulin
2021-09-18drm/i915: deduplicate frequency dump on debugfsLucas De Marchi
2021-09-15Merge drm/drm-next into drm-intel-gt-nextJoonas Lahtinen
2021-08-20drm/i915/debugfs: hook up ttm_resource_manager_debugMatthew Auld
2021-08-12drm/i915/xehpsdv: factor out function to read RP_STATE_CAPLucas De Marchi
2021-07-30drm/i915: remove GRAPHICS_VER == 10Lucas De Marchi
2021-07-07drm/i915: finish INTEL_GEN and friends conversionLucas De Marchi
2021-06-10Merge tag 'drm-intel-next-2021-06-09' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2021-06-07drm/i915: replace IS_GEN and friends with GRAPHICS_VERLucas De Marchi
2021-05-25drm/i915/debugfs: Print remap info for DPT VMAs as wellImre Deak
2021-04-26drm/i915: Give C0DRB3/C1DRB3 a _BW suffixVille Syrjälä
2021-04-08Merge tag 'drm-intel-next-2021-04-01' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2021-03-29drm/i915: Add support for FBs requiring a POT stride alignmentImre Deak
2021-03-29drm/i915: s/stride/src_stride/ in the intel_remapped_plane_info structImre Deak
2021-03-24drm/i915: Finally remove obj->mm.lock.Maarten Lankhorst
2021-03-11Merge drm/drm-next into drm-intel-nextJani Nikula
2021-02-02drm/i915: Remove references to struct drm_device.pdevThomas Zimmermann
2021-01-20drm/i915/gem: Move stolen node into GEM object unionChris Wilson
2021-01-19drm/i915/gem: Remove per-client stats from debugfs/i915_gem_objectsChris Wilson
2021-01-15Merge tag 'drm-intel-gt-next-2021-01-14' of git://anongit.freedesktop.org/drm...Dave Airlie
2021-01-07Merge tag 'drm-intel-next-2021-01-04' of git://anongit.freedesktop.org/drm/dr...Daniel Vetter
2020-12-31drm/i915: Drop i915_request.lock requirement for intel_rps_boost()Chris Wilson
2020-12-23drm/i915/gt: Consolidate the CS timestamp clocksChris Wilson
2020-12-17drm/i915/gt: Track the overall awake/busy timeChris Wilson
2020-12-03drm/i915/gem: Spring clean debugfsChris Wilson
2020-12-03drm/i915: Rename power_domains.wakeref to init_wakerefImre Deak
2020-12-01drm/i915/debugfs: replace I915_READ() with intel_uncore_read()Jani Nikula
2020-12-01drm/i915/debugfs: remove the i915_cache_sharing debugfs fileJani Nikula
2020-12-01drm/i915/debugfs: remove RPS autotuning details from i915_rps_boost_infoJani Nikula
2020-11-19drm/i915: Show timeline dependencies for debugTvrtko Ursulin
2020-11-19drm/i915/gt: Show all active timelines for debuggingChris Wilson
2020-11-13Merge tag 'drm-intel-gt-next-2020-11-12-1' of git://anongit.freedesktop.org/d...Dave Airlie
2020-11-09drm/i915: Improve record of hung engines in error stateTvrtko Ursulin
2020-11-04Merge tag 'drm-intel-next-queued-2020-11-03' of git://anongit.freedesktop.org...Dave Airlie
2020-10-29drm/i915: Remove unused variable retZou Wei
2020-09-30drm/i915/gem: Serialise debugfs i915_gem_objects with ctx->mutexChris Wilson
2020-09-24drm/i915/gem: Serialise debugfs i915_gem_objects with ctx->mutexChris Wilson
2020-07-14drm/i915/dg1: add support for the master unit interruptLucas De Marchi