We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f2ab6a commit ecd9352Copy full SHA for ecd9352
drivers/gpu/drm/i915/gt/intel_rps_types.h
@@ -57,7 +57,7 @@ struct intel_rps {
57
58
/*
59
* work, interrupts_enabled and pm_iir are protected by
60
- * i915->irq_lock
+ * gt->irq_lock
61
*/
62
struct timer_list timer;
63
struct work_struct work;
0 commit comments