summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dml
AgeCommit message (Expand)AuthorFilesLines
2019-03-19drm/amd/display: implement bounding box update based on uclk breakdownJun Lei1-1/+3
2019-03-19drm/amd/display: clean up dml_init_instanceDmytro Laktyushkin4-57/+9
2019-03-05drm/amd/display: PPLIB HookupJun Lei2-0/+29
2019-01-29Revert "drm/amd/display: add -msse2 to prevent Clang from emitting libcalls t...Alex Deucher1-1/+1
2019-01-25drm/amd/display: add -msse2 to prevent Clang from emitting libcalls to undefi...ndesaulniers@google.com1-1/+1
2019-01-14drm/amd/display: Fix boolean expression in get_surf_rq_paramGustavo A. R. Silva1-1/+1
2019-01-14drm/amd/display: Improve logging of validation failures during atomic_checkEric Bernstein3-0/+56
2019-01-14drm/amd/display: update DCN dml calcsDmytro Laktyushkin2-103/+8
2018-11-05drm/amd/display: fix dml max voltage stateDmytro Laktyushkin1-1/+2
2018-08-27drm/amd/display: fix dml handling of mono8/16 pixel formatsDmytro Laktyushkin1-2/+2
2018-07-13drm/amd/display: update dml to match DV dmlDmytro Laktyushkin1-0/+1
2018-07-13drm/amd/display: add max scl ratio to soc bounding boxDmytro Laktyushkin1-0/+2
2018-07-05drm/amd/display: remove soc_bounding_box.cDmytro Laktyushkin5-119/+2
2018-07-05drm/amd/display: move dml defaults to respective dcn resource filesDmytro Laktyushkin1-61/+2
2018-07-05drm/amd/display: clean rq/dlg/ttu reg structs before calculationsDmytro Laktyushkin1-2/+0
2018-07-05drm/amd/display: fix use of uninitialized memoryWesley Chalmers1-0/+2
2018-05-18drm/amd/display: update dml to allow sync with DVDmytro Laktyushkin3-470/+515
2018-05-15drm/amd/display: change dml init to use default structsDmytro Laktyushkin1-62/+76
2018-04-11drm/amd/display: Add num_active_wb to DMLEric Bernstein1-0/+1
2018-04-11drm/amd/display: Change wb_h/vratio to doubleEric Bernstein1-2/+2
2018-03-14drm/amd/display: Use MACROS instead of dm_loggerBhawanpreet Lakha1-2/+5
2018-03-14drm/amd/display: Move DTRACE and dml_print definesBhawanpreet Lakha4-2/+37
2018-02-19drm/amd/display: Remove unused CFLAGS entry in DML MakefileHarry Wentland1-1/+0
2018-02-19amdgpu/dc/dml: Support clang option for stack alignmentMatthias Kaehlcke1-1/+7
2018-02-19amdgpu/dc/dml: Consolidate redundant CFLAGSMatthias Kaehlcke1-7/+8
2018-02-19drm/amd/display: Remove unused param in DMLKen Chalmers1-1/+0
2018-02-19drm/amd/display: dc: Remove unused display_mode_vba.cHarry Wentland7-8611/+4
2017-12-20drm/amd/display: clean up dcn soc paramsDmytro Laktyushkin2-33/+0
2017-12-14drm/amd/display: Add disclaimer to BW and DML code provided by HWHarry Wentland4-0/+37
2017-12-07drm/amdgpu: add license to MakefilesAlex Deucher1-0/+21
2017-12-06drm/amd/display: Rename output_bpc to opp_input_bpcDmytro Laktyushkin2-2/+2
2017-12-06drm/amd/display: fix mpo validation failureDmytro Laktyushkin1-84/+36
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