Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-09-27 | drm/amd/display: Enable DCE12 support | Alex Deucher | 2 | -0/+19 | |
This wires DCE12 support into DC and enables it. Signed-off-by: Harry Wentland <harry.wentland@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> | |||||
2017-09-27 | drm/amd/display: Add DCE12 i2c/aux support | Harry Wentland | 2 | -0/+157 | |
Signed-off-by: Harry Wentland <harry.wentland@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> | |||||
2017-09-27 | drm/amd/dc: Add dc display driver (v2) | Harry Wentland | 35 | -0/+6980 | |
Supported DCE versions: 8.0, 10.0, 11.0, 11.2 v2: rebase against 4.11 Signed-off-by: Harry Wentland <harry.wentland@amd.com> Acked-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |