Skip to content

Commit f44aad3

Browse files
Timur Kristófalexdeucher
authored andcommitted
drm/amdgpu: Use DC by default for Bonaire
Now that DC supports analog connectors, there is nothing stopping us from using it by default on Bonaire. Signed-off-by: Timur Kristóf <timur.kristof@gmail.com> Reviewed-by: Harry Wentland <harry.wentland@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
1 parent a9466f6 commit f44aad3

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

drivers/gpu/drm/amd/amdgpu/amdgpu_device.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4215,7 +4215,6 @@ bool amdgpu_device_asic_has_dc_support(struct pci_dev *pdev,
42154215
#else
42164216
return false;
42174217
#endif
4218-
case CHIP_BONAIRE:
42194218
case CHIP_KAVERI:
42204219
case CHIP_KABINI:
42214220
case CHIP_MULLINS:

0 commit comments

Comments
 (0)