summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dml
AgeCommit message (Expand)AuthorLines
2019-10-30drm/amdgpu: enable -msse2 for GCC 7.1+ usersNick Desaulniers-3/+1
2019-10-30drm/amdgpu: fix stack alignment ABI mismatch for GCC 7.1+Nick Desaulniers-0/+9
2019-10-30drm/amdgpu: fix stack alignment ABI mismatch for ClangNick Desaulniers-6/+4
2019-10-30drm/amd/display: add 50us buffer as WA for pstate switch in activeJun Lei-1/+2
2019-10-02drm/amdgpu: display_mode_vba_21: remove uint typedefArnd Bergmann-8/+5
2019-09-20Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds-14/+11
2019-09-04kbuild: change *FLAGS_<basetarget>.o to take the path relative to $(obj)Masahiro Yamada-10/+7
2019-08-29drm/amd/display: Add DCN2.1 changes to DMLRoman Li-0/+23
2019-08-29drm/amd/display: Add Renoir DMLBhawanpreet Lakha-0/+8058
2019-08-23drm/amd/display: fix DML not calculating delivery timeJun Lei-0/+27
2019-08-23drm/amd/display: set Hratio and VRatio in dmlIlya Bakoulin-0/+4
2019-08-15drm/amd/display: Fix type of ODMCombineType fieldIlya Bakoulin-1/+1
2019-08-15drm/amd/display: Update DML parametersIlya Bakoulin-6/+46
2019-07-30drm/amd/display: readd -msse2 to prevent Clang from emitting libcalls to unde...Nick Desaulniers-0/+4
2019-07-18drm/amd/display: support "dummy pstate"Jun Lei-2/+6939
2019-06-22drm/amd/display: add some parameters to validate bandwidth functionsCharlene Liu-3/+12
2019-06-22drm/amd/display: Fix incorrect vba typeIlya Bakoulin-1/+1
2019-06-22drm/amd/display: Fix incorrect DML output_bpp valueIlya Bakoulin-2/+6
2019-06-22drm/amd/display: Drive-by fixes for display_mode_vbaIlya Bakoulin-5/+2
2019-06-22drm/amd/display: used optimum VSTARTUP instead of MaxVStartupCharlene Liu-2/+8
2019-06-22drm/amd/display: Fix LB BPP and Cursor widthIlya Bakoulin-1/+5
2019-06-22drm/amd/display: Properly guard display_mode_vba with DCN2Leo Li-3/+11
2019-06-22drm/amd/display: Guard DML_FAIL_DSC_VALIDATION_FAILURELeo Li-0/+2
2019-06-22drm/amd/display: fix dsc validationDmytro Laktyushkin-0/+1
2019-06-22drm/amd/display: clean up validation failure log spamDmytro Laktyushkin-11/+1
2019-06-22drm/amd/display: fix pstate allow handling in dcn2Jun Lei-8/+4
2019-06-22drm/amd/display: Add writeback_config to VBA varsIlya Bakoulin-1/+3
2019-06-21drm/amd/display: Add DCN2 changes to DMLHarry Wentland-4/+8686
2019-06-11drm/amd/display: add some math functions for dcn_calc_mathCharlene Liu-0/+8
2019-05-31drm/amd/display: Add writeback_config to VBA varsIlya Bakoulin-0/+6
2019-05-24drm/amd/display: define v_total_min and max parametersCharlene Liu-0/+5
2019-03-19drm/amd/display: implement bounding box update based on uclk breakdownJun Lei-1/+3
2019-03-19drm/amd/display: clean up dml_init_instanceDmytro Laktyushkin-57/+9
2019-03-05drm/amd/display: PPLIB HookupJun Lei-0/+29
2019-01-29Revert "drm/amd/display: add -msse2 to prevent Clang from emitting libcalls t...Alex Deucher-1/+1
2019-01-25drm/amd/display: add -msse2 to prevent Clang from emitting libcalls to undefi...ndesaulniers@google.com-1/+1
2019-01-14drm/amd/display: Fix boolean expression in get_surf_rq_paramGustavo A. R. Silva-1/+1
2019-01-14drm/amd/display: Improve logging of validation failures during atomic_checkEric Bernstein-0/+56
2019-01-14drm/amd/display: update DCN dml calcsDmytro Laktyushkin-103/+8
2018-11-05drm/amd/display: fix dml max voltage stateDmytro Laktyushkin-1/+2
2018-08-27drm/amd/display: fix dml handling of mono8/16 pixel formatsDmytro Laktyushkin-2/+2
2018-07-13drm/amd/display: update dml to match DV dmlDmytro Laktyushkin-0/+1
2018-07-13drm/amd/display: add max scl ratio to soc bounding boxDmytro Laktyushkin-0/+2
2018-07-05drm/amd/display: remove soc_bounding_box.cDmytro Laktyushkin-119/+2
2018-07-05drm/amd/display: move dml defaults to respective dcn resource filesDmytro Laktyushkin-61/+2
2018-07-05drm/amd/display: clean rq/dlg/ttu reg structs before calculationsDmytro Laktyushkin-2/+0
2018-07-05drm/amd/display: fix use of uninitialized memoryWesley Chalmers-0/+2
2018-05-18drm/amd/display: update dml to allow sync with DVDmytro Laktyushkin-470/+515
2018-05-15drm/amd/display: change dml init to use default structsDmytro Laktyushkin-62/+76
2018-04-11drm/amd/display: Add num_active_wb to DMLEric Bernstein-0/+1