aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dml (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-22drm/amd/display: add some parameters to validate bandwidth functionsCharlene Liu3-3/+12
2019-06-22drm/amd/display: Fix incorrect vba typeIlya Bakoulin1-1/+1
2019-06-22drm/amd/display: Fix incorrect DML output_bpp valueIlya Bakoulin1-2/+6
2019-06-22drm/amd/display: Drive-by fixes for display_mode_vbaIlya Bakoulin2-5/+2
2019-06-22drm/amd/display: used optimum VSTARTUP instead of MaxVStartupCharlene Liu2-2/+8
2019-06-22drm/amd/display: Fix LB BPP and Cursor widthIlya Bakoulin2-1/+5
2019-06-22drm/amd/display: Properly guard display_mode_vba with DCN2Leo Li3-3/+11
2019-06-22drm/amd/display: Guard DML_FAIL_DSC_VALIDATION_FAILURELeo Li1-0/+2
2019-06-22drm/amd/display: fix dsc validationDmytro Laktyushkin1-0/+1
2019-06-22drm/amd/display: clean up validation failure log spamDmytro Laktyushkin1-11/+1
2019-06-22drm/amd/display: fix pstate allow handling in dcn2Jun Lei1-8/+4
2019-06-22drm/amd/display: Add writeback_config to VBA varsIlya Bakoulin3-1/+3
2019-06-21drm/amd/display: Add DCN2 changes to DMLHarry Wentland10-4/+8686
2019-06-11drm/amd/display: add some math functions for dcn_calc_mathCharlene Liu1-0/+8
2019-05-31drm/amd/display: Add writeback_config to VBA varsIlya Bakoulin1-0/+6
2019-05-24drm/amd/display: define v_total_min and max parametersCharlene Liu1-0/+5
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 to undefined SW FP routines"Alex Deucher1-1/+1
2019-01-25drm/amd/display: add -msse2 to prevent Clang from emitting libcalls to undefined SW FP routinesndesaulniers@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