]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/amdgpu: remove some retired module parameters
authorAlex Deucher <alexander.deucher@amd.com>
Mon, 9 Feb 2026 16:59:40 +0000 (11:59 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 23 Feb 2026 19:16:31 +0000 (14:16 -0500)
commitd8e4e77c4d5f3284cba221e3137b4cadccec2c9c
treee22fc333e69910a7b8c3e0470e69e2f44beac1a3
parent01fb6e8568866e98f250dde9d70c97f308db5f7b
drm/amdgpu: remove some retired module parameters

The mes and mes_kiq parameters we originally added for
mes bring up.  However, mes is required for operation
on gfx11 and newer so these parameters aren't actually
used by the driver anymore. Remove them.

Reviewed-by: Kent Russell <kent.russell@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu.h
drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c