1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/gpu/drm/amd/display/amdgpu_dm
Harry Wentland 6e227308a9 drm/amd/display: Enable VM support only on APUs newer than CZ
VM support is only available for CZ and newer APUs. Trying to
enable it for dGPU will blow up in DC.

v2: Don't enable gpu_vm_support for Raven yet since it leads to
    a black screen. Need to debug this further before enabling.

Change-Id: Ibe467c36affe2e7a7ee740c8d4f73027ca807178
Signed-off-by: Harry Wentland <harry.wentland@amd.com>
Suggested-by: Alex Deucher <alexander.deucher@amd.com>
CC: Christian Koenig <christian.koenig@amd.com>
Reviewed-by: Andrey Grodzovsky <andrey.grodzovsky@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2018-02-19 14:17:40 -05:00
..
amdgpu_dm.c drm/amd/display: Enable VM support only on APUs newer than CZ 2018-02-19 14:17:40 -05:00
amdgpu_dm.h drm/amd/display: Implement interface for CRC on CRTC 2018-02-19 14:17:36 -05:00
amdgpu_dm_crc.c drm/amd/display: Implement interface for CRC on CRTC 2018-02-19 14:17:36 -05:00
amdgpu_dm_helpers.c drm/amd/display: Break out amdgpu_dm_connector 2017-09-26 18:17:37 -04:00
amdgpu_dm_irq.c drm/amd/display: Use real number of CRTCs and HPDs in set_irq_funcs 2017-12-04 16:41:40 -05:00
amdgpu_dm_irq.h drm/amd/display: make amdgpu_dm_irq_handler static 2017-10-17 10:43:04 +10:00
amdgpu_dm_mst_types.c drm/amd/display: Drop dm_connector_update_modes 2018-02-19 14:17:31 -05:00
amdgpu_dm_mst_types.h drm/amd/display: Fix rehook MST display not light back on 2017-12-20 14:46:38 -05:00
amdgpu_dm_services.c drm/amd/display: performance profiling instrumentation 2017-12-06 12:48:08 -05:00
Makefile drm/amd/display: Implement interface for CRC on CRTC 2018-02-19 14:17:36 -05:00