| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2020-07-27 | drm/amd/display: dc/bios: add support for DCE6 | Mauro Rossi | 1 | -0/+9 | |
| [Why] command_table_helper.c requires changes for DCE6 support [How] DCE6 targets added replicating and adapting the existing DCE8 implementation. Reviewed-by: Alex Deucher <[email protected]> Signed-off-by: Mauro Rossi <[email protected]> Signed-off-by: Alex Deucher <[email protected]> | |||||
| 2017-12-04 | drm/amdgpu: add license to Makefiles | Alex Deucher | 1 | -0/+21 | |
| Was missing license text. Acked-by: Harry Wentland <[email protected]> Acked-by: Felix Kuehling <[email protected]> Acked-by: Christian König <[email protected]> Signed-off-by: Alex Deucher <[email protected]> | |||||
| 2017-09-28 | amdgpu/dc: separate out some common code from bios parsers. | Dave Airlie | 1 | -1/+1 | |
| This extracts the bios parser object id handling into a common file. Signed-off-by: Dave Airlie <[email protected]> Reviewed-by: Harry Wentland <[email protected]> Signed-off-by: Alex Deucher <[email protected]> | |||||
| 2017-09-26 | drm/amd/display: Remove DCE12 guards | Alex Deucher | 1 | -4/+0 | |
| Signed-off-by: Jordan Lazare <[email protected]> Reviewed-by: Harry Wentland <[email protected]> Signed-off-by: Alex Deucher <[email protected]> | |||||
| 2017-09-26 | drm/amd/display: Enable DCE12 support | Alex Deucher | 1 | -0/+8 | |
| 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: Remove obsolete LATEST_ATOM_BIOS_SUPPORT | Harry Wentland | 1 | -1/+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/dc: Add dc display driver (v2) | Harry Wentland | 1 | -0/+24 | |
| 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]> | |||||