diff options
author | Jani Nikula <jani.nikula@intel.com> | 2025-05-07 11:31:36 +0300 |
---|---|---|
committer | Jani Nikula <jani.nikula@intel.com> | 2025-05-07 15:44:19 +0300 |
commit | ecd9352cd92784717670e22a5ebd890ca0ae980e (patch) | |
tree | af08d705a359ef91125b1f5b0a662173b9cc32b3 /scripts/gdb/linux/utils.py | |
parent | 0f2ab6a773e26f1e3d4a5de5476ee8288e6628f9 (diff) |
drm/i915/rps: fix stale reference to i915->irq_lock
The RPS code has been switched from using i915->irq_lock to gt->irq_lock
years ago in commit d762043f7ab1 ("drm/i915: Extract GT powermanagement
interrupt handling"). Fix the stale comment referencing i915->irq_lock,
which has also ceased to exist.
Reported-by: Gustavo Sousa <gustavo.sousa@intel.com>
Closes: https://lore.kernel.org/r/174656703321.1401.8627403371256302933@intel.com
Reviewed-by: Gustavo Sousa <gustavo.sousa@intel.com>
Link: https://lore.kernel.org/r/20250507083136.1987023-1-jani.nikula@intel.com
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions