OSDN Git Service

drm/amdgpu: log when amdgpu.dc=1 but ASIC is unsupported
authorSimon Ser <contact@emersion.fr>
Wed, 11 Dec 2019 10:21:01 +0000 (10:21 +0000)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 11 Dec 2019 20:22:08 +0000 (15:22 -0500)
commit93b09a9a892ba07bd99132d9bb6318e31c7f2f79
treeed41b45168cf10e140fda733cb85261441291af2
parentaec434023e528bdc8a914458fc729c62eb5e6139
drm/amdgpu: log when amdgpu.dc=1 but ASIC is unsupported

This makes it easier to figure out whether the kernel parameter has been
taken into account.

Signed-off-by: Simon Ser <contact@emersion.fr>
Cc: Harry Wentland <hwentlan@amd.com>
Cc: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c