]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
drm/amd/display: Removed unnecessary comment
authorAlvin Lee <Alvin.Lee2@amd.com>
Wed, 14 May 2025 21:16:50 +0000 (17:16 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 24 Jun 2025 13:55:30 +0000 (09:55 -0400)
Reviewed-by: Sridevi Arvindekar <sridevi.arvindekar@amd.com>
Signed-off-by: Alvin Lee <Alvin.Lee2@amd.com>
Signed-off-by: Fangzhi Zuo <jerry.zuo@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dml2/dml21/dml21_translation_helper.c

index 19f794e46e0ea3ed993467b543518029e0a32388..42bc6e4cf509c5cf37819abfa6e524a16f1cfff0 100644 (file)
@@ -735,7 +735,6 @@ static void populate_dml21_surface_config_from_plane_state(
        switch (plane_state->tiling_info.gfxversion) {
        case DcGfxVersion7:
        case DcGfxVersion8:
-               // Placeholder for programming the array_mode
                break;
        case DcGfxVersion9:
        case DcGfxVersion10: