linux/drivers/gpu/drm/amd/display
Alex Deucher bdb4a1f9ed drm/amdgpu/display: DRM_AMD_DC_DCN3_02 depends on DRM_AMD_DC_DCN3_01
Fix this to avoid build problems if DRM_AMD_DC_DCN3_02 is defined, but
DRM_AMD_DC_DCN3_01 is not.

Fixes: 36d26912e8 ("drm/amd/display: Add support for DCN302 (v2)")
Acked-by: Nirmoy Das <nirmoy.das@amd.com>
Acked-by: Randy Dunlap <rdunlap@infradead.org>
Reported-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2020-10-14 15:16:30 -04:00
..
amdgpu_dm drm/amd/display: kernel-doc: document force_timing_sync 2020-10-14 15:13:59 -04:00
dc drm/amd/display: remove no need return value 2020-10-14 15:13:53 -04:00
dmub drm/amd/display: Add support for DCN302 (v2) 2020-10-12 14:02:51 -04:00
include drm/amd/display: Add green_sardine support to DC 2020-10-12 14:03:17 -04:00
modules drm/amd/display: FreeSync not active near lower bound of non-LFC monitor range 2020-10-05 15:17:05 -04:00
Kconfig drm/amdgpu/display: DRM_AMD_DC_DCN3_02 depends on DRM_AMD_DC_DCN3_01 2020-10-14 15:16:30 -04:00
Makefile
TODO