• L
    drm/i915/debugfs: Add i915_hpd_storm_ctl · 317eaa95
    Lyude 提交于
    This adds a file in i915's debugfs directory that allows userspace to
    manually control HPD storm detection. This is mainly for hotplugging
    tests, where we might want to test HPD storm functionality or disable
    storm detection to speed up hotplugging tests without breaking anything.
    
    Changes since v1:
    - Make HPD storm interval configurable
    - Misc code cleanup
    Signed-off-by: NLyude <lyude@redhat.com>
    Acked-by: NJani Nikula <jani.nikula@linux.intel.com>
    Cc: Tomeu Vizoso <tomeu@tomeuvizoso.net>
    317eaa95
i915_debugfs.c 137.8 KB