| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | drm/amd/display: Check for Zero Range in FreeSync Calc | Eric Cook | 2017-09-26 | 1 | -0/+15 | |
| | | | | | | | | | | -check for min/max range in freesync calculation and handle it accordingly Signed-off-by: Eric <[email protected]> Acked-by: Harry Wentland <[email protected]> Reviewed-by: Anthony Koo <[email protected]> Signed-off-by: Alex Deucher <[email protected]> | |||||
| * | drm/amd/display: fix crash caused by incorrect index being used for array | Dmytro Laktyushkin | 2017-09-26 | 1 | -1/+1 | |
| | | | | | | | | Signed-off-by: Dmytro Laktyushkin <[email protected]> Acked-by: Harry Wentland <[email protected]> Reviewed-by: Anthony Koo <[email protected]> Signed-off-by: Alex Deucher <[email protected]> | |||||
| * | drm/amd/display: FreeSync Auto Sweep Support | Eric Cook | 2017-09-26 | 1 | -49/+178 | |
| | | | | | | | | | | Implement core support to allow for FreeSync Auto Sweep to work Signed-off-by: Eric Cook <[email protected]> Acked-by: Harry Wentland <[email protected]> Reviewed-by: Tony Cheng <[email protected]> Signed-off-by: Alex Deucher <[email protected]> | |||||
| * | drm/amd/display: PSR Refactor | Sylvia Tsai | 2017-09-26 | 1 | -3/+11 | |
| | | | | | | | | | | | - Refacotr PSR to follow correct module pattern - fix eDP only working on sink index 0. Signed-off-by: Sylvia Tsai <[email protected]> Acked-by: Harry Wentland <[email protected]> Reviewed-by: Tony Cheng <[email protected]> Signed-off-by: Alex Deucher <[email protected]> | |||||
| * | drm/amd/display: Make sure v_total_min and max not less than v_total. | Yongqiang Sun | 2017-09-26 | 1 | -0/+12 | |
| | | | | | | | | Signed-off-by: Yongqiang Sun <[email protected]> Acked-by: Harry Wentland <[email protected]> Reviewed-by: Tony Cheng <[email protected]> Signed-off-by: Alex Deucher <[email protected]> | |||||
| * | drm/amd/display: FreeSync LFC MIN/MAX update on current frame | Eric Cook | 2017-09-26 | 1 | -28/+39 | |
| | | | | | | | | | | | - Update BTR/LFC logic so that V_TOTAL_MIN/MAX will take affect on current frame - Add in FreeSync update to MPO code path Signed-off-by: Eric Cook <[email protected]> Acked-by: Harry Wentland <[email protected]> Reviewed-by: Anthony Koo <[email protected]> Signed-off-by: Alex Deucher <[email protected]> | |||||
| * | drm/amd/display: sometime VtotalMin less than VTotal (rounding issue) | Charlene Liu | 2017-09-26 | 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]> | |||||
| * | drm/amd/display: Fix 64-bit division, yet again | Harry Wentland | 2017-09-26 | 1 | -4/+11 | |
| | | | | | | | | Also make the code somewhat more readable. Signed-off-by: Harry Wentland <[email protected]> Signed-off-by: Alex Deucher <[email protected]> | |||||
| * | drm/amd/display: Set ignore_msa_timing flag for freesync modes | Sylvia Tsai | 2017-09-26 | 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]> | |||||
| * | drm/amd/display: Fix compile warnings | Anthony Koo | 2017-09-26 | 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]> | |||||
| * | drm/amd/display: Disable Modules at Runtime | Anthony Koo | 2017-09-26 | 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]> | |||||
| * | drm/amd/display: Retrieve windowed fullscreen state | Andrew Wong | 2017-09-26 | 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]> | |||||
| * | drm/amd/display: Fix warning in freesync module | Harry Wentland | 2017-09-26 | 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]> | |||||
| * | drm/amd/dc: Add dc display driver (v2) | Harry Wentland | 2017-09-26 | 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]> | ||||||
