Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-09-26 | drm/amd/display: Less log spam | Jordan Lazare | 1 | -6/+6 | |
Signed-off-by: Jordan Lazare <[email protected]> Acked-by: Harry Wentland <[email protected]> Reviewed-by: Charlene Liu <[email protected]> Acked-by: Alex Deucher <[email protected]> Signed-off-by: Alex Deucher <[email protected]> | |||||
2017-09-26 | drm/amd/display: need to handle DCE_Info table ver4.2 | Charlene Liu | 1 | -1/+78 | |
Signed-off-by: Charlene Liu <[email protected]> Acked-by: Harry Wentland <[email protected]> Reviewed-by: Krunoslav Kovac <[email protected]> Acked-by: Alex Deucher <[email protected]> Signed-off-by: Alex Deucher <[email protected]> | |||||
2017-09-26 | drm/amd/display: Enable DCE12 support | Alex Deucher | 2 | -0/+22 | |
This wires DCE12 support into DC and enables it. Signed-off-by: Harry Wentland <[email protected]> Signed-off-by: Alex Deucher <[email protected]> | |||||
2017-09-26 | drm/amd/display: Add DCE12 bios parser support | Harry Wentland | 9 | -0/+3904 | |
Signed-off-by: Harry Wentland <[email protected]> Signed-off-by: Alex Deucher <[email protected]> | |||||
2017-09-26 | drm/amd/display: Less log spam | Jordan Lazare | 1 | -1/+1 | |
Signed-off-by: Jordan Lazare <[email protected]> Acked-by: Harry Wentland <[email protected]> Reviewed-by: Charlene Liu <[email protected]> Signed-off-by: Alex Deucher <[email protected]> | |||||
2017-09-26 | drm/amd/display: remove dead code | Tony Cheng | 3 | -197/+0 | |
Signed-off-by: Tony Cheng <[email protected]> Reviewed-by: Harry Wentland <[email protected]> Signed-off-by: Alex Deucher <[email protected]> | |||||
2017-09-26 | drm/amd/display: remove un-used defines and dead code | Tony Cheng | 2 | -58/+0 | |
Signed-off-by: Tony Cheng <[email protected]> Reviewed-by: Harry Wentland <[email protected]> Signed-off-by: Alex Deucher <[email protected]> | |||||
2017-09-26 | drm/amd/display: Remove obsolete LATEST_ATOM_BIOS_SUPPORT | Harry Wentland | 2 | -17/+0 | |
Signed-off-by: Harry Wentland <[email protected]> Reviewed-by: Tony Cheng <[email protected]> Acked-by: Harry Wentland <[email protected]> Signed-off-by: Alex Deucher <[email protected]> | |||||
2017-09-26 | drm/amd/display: Fix bugs causing Hawaii and Bonaire not light up. | Zeyu Fan | 2 | -2/+2 | |
Signed-off-by: Zeyu Fan <[email protected]> Acked-by: Jordan Lazare <[email protected]> Signed-off-by: Alex Deucher <[email protected]> | |||||
2017-09-26 | drm/amd/dc: Add dc display driver (v2) | Harry Wentland | 17 | -0/+8857 | |
Supported DCE versions: 8.0, 10.0, 11.0, 11.2 v2: rebase against 4.11 Signed-off-by: Harry Wentland <[email protected]> Acked-by: Alex Deucher <[email protected]> Signed-off-by: Alex Deucher <[email protected]> |