]> Git Repo - linux.git/blobdiff - drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c
Merge tag 'at91-5.2-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/at91...
[linux.git] / drivers / gpu / drm / amd / amdgpu / amdgpu_virt.c
index 7e7f9ed89ee1e3029557320e85bd205719e9de23..7d484fad3909015d956125995be9ff535450ea70 100644 (file)
@@ -36,6 +36,7 @@ void amdgpu_virt_init_setting(struct amdgpu_device *adev)
        /* enable virtual display */
        adev->mode_info.num_crtc = 1;
        adev->enable_virtual_display = true;
+       adev->ddev->driver->driver_features &= ~DRIVER_ATOMIC;
        adev->cg_flags = 0;
        adev->pg_flags = 0;
 }
This page took 0.031392 seconds and 4 git commands to generate.