summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dml
AgeCommit message (Expand)AuthorFilesLines
2017-10-21amdgpu/dc: inline dml_round_to_multipleDave Airlie3-21/+19
2017-10-21amdgpu/dc: drop dml_util_is_420Dave Airlie2-34/+0
2017-10-21drm/amd/display: Add bunch of missing license headers in DMLHarry Wentland2-3/+46
2017-10-21amdgpu/dc: inline a bunch of the dml wrappers.Harry Wentland7-80/+110
2017-10-21drm/amd/display: Minor update to DMLDmytro Laktyushkin5-21/+3
2017-10-21drm/amd/display: change dml numdpp var to uintDmytro Laktyushkin2-8/+8
2017-10-21drm/amd/display: Remove redundant condition in dml vbaHarry Wentland1-1/+1
2017-10-21drm/amd/display: drop display_pipe_clocks.c.Dave Airlie4-145/+1
2017-10-21drm/amd/display: change dml vba cursor count define to correct oneDmytro Laktyushkin2-3/+3
2017-10-21drm/amd/display: extract global sync params from vbaDmytro Laktyushkin2-10/+25
2017-10-21drm/amd/display: add mode support check to dml vba codeDmytro Laktyushkin6-1583/+4604
2017-10-21drm/amd/display: Restructuring and cleaning up DMLDmytro Laktyushkin24-6465/+7626
2017-10-21Revert "amdgpu/dc: drop display_pipe_clocks.c."Harry Wentland4-1/+410
2017-10-21Revert "amdgpu/dc: inline a bunch of the dml wrappers."Harry Wentland7-67/+66
2017-10-21Revert "amdgpu/dc: drop dml_util_is_420"Harry Wentland2-0/+34
2017-10-21Revert "amdgpu/dc: drop dml display_mode_support.c (v2)"Harry Wentland3-1/+2335
2017-10-21Revert "amdgpu/dc: inline dml_round_to_multiple"Harry Wentland3-19/+21
2017-10-21drm/amd/display: soc_bound_box -update DML based on HW.Charlene Liu1-2/+1
2017-09-29amdgpu/dc: inline dml_round_to_multipleDave Airlie3-21/+19
2017-09-28amdgpu/dc: drop dml display_mode_support.c (v2)Dave Airlie3-2335/+1
2017-09-28amdgpu/dc: drop dml_util_is_420Dave Airlie2-34/+0
2017-09-28amdgpu/dc: inline a bunch of the dml wrappers.Dave Airlie7-66/+67
2017-09-28amdgpu/dc: drop display_pipe_clocks.c.Dave Airlie4-410/+1
2017-09-26drm/amdgpu/display: Add dml support for DCNHarry Wentland20-0/+8717