Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-09-26 | drm/amd/display: sometime VtotalMin less than VTotal (rounding issue) | Charlene Liu | 1 | -6/+6 | |
Signed-off-by: Charlene Liu <[email protected]> Acked-by: Harry Wentland <[email protected]> Reviewed-by: Jordan Lazare <[email protected]> Signed-off-by: Alex Deucher <[email protected]> | |||||
2017-09-26 | drm/amd/display: Fix 64-bit division, yet again | Harry Wentland | 1 | -4/+11 | |
Also make the code somewhat more readable. Signed-off-by: Harry Wentland <[email protected]> Signed-off-by: Alex Deucher <[email protected]> | |||||
2017-09-26 | drm/amd/display: Set ignore_msa_timing flag for freesync modes | Sylvia Tsai | 1 | -1/+5 | |
- Set ignore_msa_timing_param to 1 only for modes that can support freesync Signed-off-by: Sylvia Tsai <[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 compile warnings | Anthony Koo | 1 | -4/+3 | |
1. Fix init of integer 2. Fix mixed declarations Signed-off-by: Anthony Koo <[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: Disable Modules at Runtime | Anthony Koo | 1 | -29/+65 | |
Add NULL check in modules Signed-off-by: Anthony Koo <[email protected]> Acked-by: Harry Wentland <[email protected]> Reviewed-by: Tony Cheng <[email protected]> Signed-off-by: Alex Deucher <[email protected]> | |||||
2017-09-26 | drm/amd/display: Retrieve windowed fullscreen state | Andrew Wong | 1 | -0/+3 | |
- Retrieve windowed fullscreen state when getting freesync params. Signed-off-by: Andrew Wong <[email protected]> Reviewed-by: Anthony Koo <[email protected]> Acked-by: Harry Wentland <[email protected]> Signed-off-by: Alex Deucher <[email protected]> | |||||
2017-09-26 | drm/amd/display: Fix warning in freesync module | Harry Wentland | 1 | -0/+3 | |
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 | 2 | -0/+1168 | |
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]> |