drm/amdgpu: allow different boot configs
authorHawking Zhang <Hawking.Zhang@amd.com>
Tue, 25 May 2021 13:20:44 +0000 (21:20 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 11 Jun 2021 20:05:41 +0000 (16:05 -0400)
commit55188d64edd72a33bc8fd0e42703140ce8e80bb0
treec08660662186809c24c6c92596e01764d872e1c8
parentb08be1209ef27690af4c3581de0ff7ed2136f26e
drm/amdgpu: allow different boot configs

More boot configs need to be supported via
BOOTCFG_CMD_SET

Signed-off-by: Hawking Zhang <Hawking.Zhang@amd.com>
Reviewed-by: John Clements <john.clements@amd.com>
Reviewed-by: Lijo Lazar <lijo.lazar@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c