]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/i915/irq: Nuke stale comments
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Tue, 1 Oct 2024 19:58:00 +0000 (22:58 +0300)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Thu, 3 Oct 2024 11:40:10 +0000 (14:40 +0300)
commit9075efdd96c79a0ed873a5f1bb92158c2578f4db
tree1cac4fa0ee6a4ffb5beac75e696d2d23645092a3
parentabc0742c79bdb3b164eacab24aea0916d2ec1cb5
drm/i915/irq: Nuke stale comments

Remove the tall tales about getting passed pipe indices into
the .vblank_{enable,disable}() hooks. This hasn't been true since
commit 08fa8fd0faa5 ("drm/i915: Switch to per-crtc vblank vfuncs").

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20241001195803.3371-2-ville.syrjala@linux.intel.com
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
drivers/gpu/drm/i915/display/intel_display_irq.c