summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dml
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: Properly guard display_mode_vba with DCN2Leo Li2019-06-223-3/+11
* drm/amd/display: Guard DML_FAIL_DSC_VALIDATION_FAILURELeo Li2019-06-221-0/+2
* drm/amd/display: fix dsc validationDmytro Laktyushkin2019-06-221-0/+1
* drm/amd/display: clean up validation failure log spamDmytro Laktyushkin2019-06-221-11/+1Star
* drm/amd/display: fix pstate allow handling in dcn2Jun Lei2019-06-221-8/+4Star
* drm/amd/display: Add writeback_config to VBA varsIlya Bakoulin2019-06-223-1/+3
* drm/amd/display: Add DCN2 changes to DMLHarry Wentland2019-06-2210-4/+8686
* drm/amd/display: add some math functions for dcn_calc_mathCharlene Liu2019-06-111-0/+8
* drm/amd/display: Add writeback_config to VBA varsIlya Bakoulin2019-05-311-0/+6
* drm/amd/display: define v_total_min and max parametersCharlene Liu2019-05-241-0/+5
* drm/amd/display: implement bounding box update based on uclk breakdownJun Lei2019-03-191-1/+3
* drm/amd/display: clean up dml_init_instanceDmytro Laktyushkin2019-03-194-57/+9Star
* drm/amd/display: PPLIB HookupJun Lei2019-03-052-0/+29
* Revert "drm/amd/display: add -msse2 to prevent Clang from emitting libcalls t...Alex Deucher2019-01-291-1/+1
* drm/amd/display: add -msse2 to prevent Clang from emitting libcalls to undefi...ndesaulniers@google.com2019-01-251-1/+1
* drm/amd/display: Fix boolean expression in get_surf_rq_paramGustavo A. R. Silva2019-01-141-1/+1
* drm/amd/display: Improve logging of validation failures during atomic_checkEric Bernstein2019-01-143-0/+56
* drm/amd/display: update DCN dml calcsDmytro Laktyushkin2019-01-142-103/+8Star
* drm/amd/display: fix dml max voltage stateDmytro Laktyushkin2018-11-051-1/+2
* drm/amd/display: fix dml handling of mono8/16 pixel formatsDmytro Laktyushkin2018-08-271-2/+2
* drm/amd/display: update dml to match DV dmlDmytro Laktyushkin2018-07-131-0/+1
* drm/amd/display: add max scl ratio to soc bounding boxDmytro Laktyushkin2018-07-131-0/+2
* drm/amd/display: remove soc_bounding_box.cDmytro Laktyushkin2018-07-055-119/+2Star
* drm/amd/display: move dml defaults to respective dcn resource filesDmytro Laktyushkin2018-07-051-61/+2Star
* drm/amd/display: clean rq/dlg/ttu reg structs before calculationsDmytro Laktyushkin2018-07-051-2/+0Star
* drm/amd/display: fix use of uninitialized memoryWesley Chalmers2018-07-051-0/+2
* drm/amd/display: update dml to allow sync with DVDmytro Laktyushkin2018-05-183-470/+515
* drm/amd/display: change dml init to use default structsDmytro Laktyushkin2018-05-151-62/+76
* 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/+0Star
* 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/+0Star
* drm/amd/display: dc: Remove unused display_mode_vba.cHarry Wentland2018-02-197-8611/+4Star
* drm/amd/display: clean up dcn soc paramsDmytro Laktyushkin2017-12-202-33/+0Star
* 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/+36Star
* amdgpu/dc: inline dml_round_to_multipleDave Airlie2017-10-213-21/+19Star
* amdgpu/dc: drop dml_util_is_420Dave Airlie2017-10-212-34/+0Star
* 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/+3Star
* 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/+1Star