]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/i915: s/gen12/tgl/ in the universal plane code
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Wed, 18 Sep 2024 14:44:45 +0000 (17:44 +0300)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Wed, 9 Oct 2024 16:18:56 +0000 (19:18 +0300)
commit87aaea1234af6bf96603f41b921aa281189bf02a
treef09e9d884c8e79973ac0276ef2fe2546c7978b45
parente6b72ba9c1ea4b5556027d502316a8362f1a9e11
drm/i915: s/gen12/tgl/ in the universal plane code

Using "gen12" in display code is not desirable. Replace
it with "tgl" to match how we talk about other platforms
in the same code.

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240918144445.5716-8-ville.syrjala@linux.intel.com
Reviewed-by: Juha-Pekka Heikkila <juhapekka.heikkila@gmail.com>
drivers/gpu/drm/i915/display/skl_universal_plane.c