]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/i915: Remove useless comment about MTRR.
authorMaarten Lankhorst <dev@lankhorst.se>
Fri, 22 May 2026 10:45:48 +0000 (12:45 +0200)
committerMaarten Lankhorst <dev@lankhorst.se>
Mon, 25 May 2026 07:10:59 +0000 (09:10 +0200)
commiteb88560c9e955bf3d87900f35e1e37a0bdec7622
tree006d9792b25658efdcdc581cbb9e8f7716835d8e
parente2d57ceaa72d074273b42fbe0d03b74f87d8b583
drm/i915: Remove useless comment about MTRR.

Commit 792d2b9a1259 ("drm: drop mtrr from i915"), added this comment,
drop it since it since MTRR no longer exists since 2013 and is removed
by commit 281856477cda ("drm: rip out drm_core_has_MTRR checks").

Cc: Ville Syrjälä <ville.syrjala@linux.intel.com>
Acked-by: Jani Nikula <jani.nikula@intel.com>
Link: https://patch.msgid.link/20260522104548.980226-1-dev@lankhorst.se
Signed-off-by: Maarten Lankhorst <dev@lankhorst.se>
drivers/gpu/drm/i915/i915_driver.c