drm/amdgpu:vega10: enable virtual display if set via module option
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 22 Mar 2017 14:49:25 +0000 (10:49 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 30 Mar 2017 03:55:07 +0000 (23:55 -0400)
commitf8445307b66e1d953bbe865d35dca033944ba531
tree48741c05f558c133cc012b6459fd34e02a0c9932
parent796b656840241f48722ae473b36ca308c1e142b5
drm/amdgpu:vega10: enable virtual display if set via module option

Enable virtual displays if the user has enabled them via the
kernel command line.  Useful in virtual or headless environments.

Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/soc15.c