summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dml
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: Add num_active_wb to DMLEric Bernstein2018-04-111-0/+1
* drm/amd/display: Change wb_h/vratio to doubleEric Bernstein2018-04-111-2/+2
* drm/amd/display: Use MACROS instead of dm_loggerBhawanpreet Lakha2018-03-141-2/+5
* drm/amd/display: Move DTRACE and dml_print definesBhawanpreet Lakha2018-03-144-2/+37
* drm/amd/display: Remove unused CFLAGS entry in DML MakefileHarry Wentland2018-02-191-1/+0
* amdgpu/dc/dml: Support clang option for stack alignmentMatthias Kaehlcke2018-02-191-1/+7
* amdgpu/dc/dml: Consolidate redundant CFLAGSMatthias Kaehlcke2018-02-191-7/+8
* drm/amd/display: Remove unused param in DMLKen Chalmers2018-02-191-1/+0
* drm/amd/display: dc: Remove unused display_mode_vba.cHarry Wentland2018-02-197-8611/+4
* drm/amd/display: clean up dcn soc paramsDmytro Laktyushkin2017-12-202-33/+0
* drm/amd/display: Add disclaimer to BW and DML code provided by HWHarry Wentland2017-12-144-0/+37
* drm/amdgpu: add license to MakefilesAlex Deucher2017-12-071-0/+21
* drm/amd/display: Rename output_bpc to opp_input_bpcDmytro Laktyushkin2017-12-062-2/+2
* drm/amd/display: fix mpo validation failureDmytro Laktyushkin2017-12-061-84/+36
* amdgpu/dc: inline dml_round_to_multipleDave Airlie2017-10-213-21/+19
* amdgpu/dc: drop dml_util_is_420Dave Airlie2017-10-212-34/+0
* drm/amd/display: Add bunch of missing license headers in DMLHarry Wentland2017-10-212-3/+46
* amdgpu/dc: inline a bunch of the dml wrappers.Harry Wentland2017-10-217-80/+110
* drm/amd/display: Minor update to DMLDmytro Laktyushkin2017-10-215-21/+3
* drm/amd/display: change dml numdpp var to uintDmytro Laktyushkin2017-10-212-8/+8
* drm/amd/display: Remove redundant condition in dml vbaHarry Wentland2017-10-211-1/+1
* drm/amd/display: drop display_pipe_clocks.c.Dave Airlie2017-10-214-145/+1
* drm/amd/display: change dml vba cursor count define to correct oneDmytro Laktyushkin2017-10-212-3/+3
* drm/amd/display: extract global sync params from vbaDmytro Laktyushkin2017-10-212-10/+25
* drm/amd/display: add mode support check to dml vba codeDmytro Laktyushkin2017-10-216-1583/+4604
* drm/amd/display: Restructuring and cleaning up DMLDmytro Laktyushkin2017-10-2124-6465/+7626
* Revert "amdgpu/dc: drop display_pipe_clocks.c."Harry Wentland2017-10-214-1/+410
* Revert "amdgpu/dc: inline a bunch of the dml wrappers."Harry Wentland2017-10-217-67/+66
* Revert "amdgpu/dc: drop dml_util_is_420"Harry Wentland2017-10-212-0/+34
* Revert "amdgpu/dc: drop dml display_mode_support.c (v2)"Harry Wentland2017-10-213-1/+2335
* Revert "amdgpu/dc: inline dml_round_to_multiple"Harry Wentland2017-10-213-19/+21
* drm/amd/display: soc_bound_box -update DML based on HW.Charlene Liu2017-10-211-2/+1
* amdgpu/dc: inline dml_round_to_multipleDave Airlie2017-09-293-21/+19
* amdgpu/dc: drop dml display_mode_support.c (v2)Dave Airlie2017-09-283-2335/+1
* amdgpu/dc: drop dml_util_is_420Dave Airlie2017-09-282-34/+0
* amdgpu/dc: inline a bunch of the dml wrappers.Dave Airlie2017-09-287-66/+67
* amdgpu/dc: drop display_pipe_clocks.c.Dave Airlie2017-09-284-410/+1
* drm/amdgpu/display: Add dml support for DCNHarry Wentland2017-09-2620-0/+8717