linux/drivers/gpu/drm/amd/display
Bhawanpreet Lakha 03f54d7d34 drm/amd/display: Add DCN3 DPP
Add support to program the DCN3 DPP (Multiple pipe and plane combine)

HW Blocks:

    +--------+
    |  DPP   |
    +--------+
        |
        v
    +--------+
    |  MPC   |
    +--------+
        |
        v
    +-------+
    |  OPP  |
    +-------+
        |
        v
    +--------+
    |  OPTC  |
    +--------+
        |
        v
    +--------+       +--------+
    |  DIO   |       |  DCCG  |
    +--------+       +--------+

Signed-off-by: Bhawanpreet Lakha <Bhawanpreet.Lakha@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2020-07-01 01:59:14 -04:00
..
amdgpu_dm Revert "drm/amd/display: disable dcn20 abm feature for bring up" 2020-05-28 17:46:56 -04:00
dc drm/amd/display: Add DCN3 DPP 2020-07-01 01:59:14 -04:00
dmub drm/amd/display: [FW Promotion] Release 1.0.12 2020-05-28 14:00:51 -04:00
include drm/amd/display: Add DCN3 chip ids 2020-07-01 01:59:14 -04:00
modules drm/amd/display: combine public interfaces into single header 2020-05-28 14:00:51 -04:00
Kconfig drm: amd/display: fix Kconfig help text 2020-04-23 15:06:41 -04:00
Makefile
TODO