drm/amdgpu: move debug options init prior to amdgpu device init
authorLe Ma <le.ma@amd.com>
Tue, 9 Jan 2024 10:06:35 +0000 (18:06 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 15 Jan 2024 23:32:54 +0000 (18:32 -0500)
commit51258acdc4758d43f03ec9cab6f3fa72a2838f0e
tree640c767c154c3f8c718fe14048b9f23264e81643
parentd20e1aec8862e48a352ca86969cee6f530dd41d5
drm/amdgpu: move debug options init prior to amdgpu device init

To bring debug options into effect in early initialization phase

Signed-off-by: Le Ma <le.ma@amd.com>
Reviewed-by: Lijo Lazar <lijo.lazar@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c