linux/drivers/gpu/drm/amd/display
Nicholas Kazlauskas cbaf919f33 drm/amd/display: Add DCN3.1 DIO
Add support for the DIO (Display IO) block of DCN3.1 which controls
legacy HDMI/DP stream/link encoding.

HW Blocks:

    +--------+       +--------+
    |  DIO   |       |  DCCG  |
    +--------+       +--------+

Includes some updates to core logic for link encoder assignment and
future support for new high bandwidth output.

v2: squash in unused variable fix (Alex)

Acked-by: Huang Rui <ray.huang@amd.com>
Signed-off-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2021-06-04 16:39:18 -04:00
..
amdgpu_dm drm/amd/display: Add DCN3.1 clock manager support 2021-06-04 16:03:26 -04:00
dc drm/amd/display: Add DCN3.1 DIO 2021-06-04 16:39:18 -04:00
dmub drm/amd/display/dmub/src/dmub_srv_stat: Convert function header to kernel-doc 2021-05-27 12:33:52 -04:00
include drm/amd/display: Add DCN3.1 yellow carp asic family IDs 2021-06-04 16:03:26 -04:00
modules drm/amd/display: Avoid HDCP over-read and corruption 2021-06-01 22:55:39 -04:00
Kconfig drm/amd/display: Support crc on specific region 2021-03-05 15:11:47 -05:00
Makefile drm/amd/display: Drop CONFIG_DRM_AMD_DC_DMUB guards 2019-11-13 15:29:42 -05:00
TODO