summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dml
AgeCommit message (Expand)Author
2019-09-20Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2019-09-04kbuild: change *FLAGS_<basetarget>.o to take the path relative to $(obj)Masahiro Yamada
2019-08-29drm/amd/display: Add DCN2.1 changes to DMLRoman Li
2019-08-29drm/amd/display: Add Renoir DMLBhawanpreet Lakha
2019-08-23drm/amd/display: fix DML not calculating delivery timeJun Lei
2019-08-23drm/amd/display: set Hratio and VRatio in dmlIlya Bakoulin
2019-08-15drm/amd/display: Fix type of ODMCombineType fieldIlya Bakoulin
2019-08-15drm/amd/display: Update DML parametersIlya Bakoulin
2019-07-30drm/amd/display: readd -msse2 to prevent Clang from emitting libcalls to unde...Nick Desaulniers
2019-07-18drm/amd/display: support "dummy pstate"Jun Lei
2019-06-22drm/amd/display: add some parameters to validate bandwidth functionsCharlene Liu
2019-06-22drm/amd/display: Fix incorrect vba typeIlya Bakoulin
2019-06-22drm/amd/display: Fix incorrect DML output_bpp valueIlya Bakoulin
2019-06-22drm/amd/display: Drive-by fixes for display_mode_vbaIlya Bakoulin
2019-06-22drm/amd/display: used optimum VSTARTUP instead of MaxVStartupCharlene Liu
2019-06-22drm/amd/display: Fix LB BPP and Cursor widthIlya Bakoulin
2019-06-22drm/amd/display: Properly guard display_mode_vba with DCN2Leo Li
2019-06-22drm/amd/display: Guard DML_FAIL_DSC_VALIDATION_FAILURELeo Li
2019-06-22drm/amd/display: fix dsc validationDmytro Laktyushkin
2019-06-22drm/amd/display: clean up validation failure log spamDmytro Laktyushkin
2019-06-22drm/amd/display: fix pstate allow handling in dcn2Jun Lei
2019-06-22drm/amd/display: Add writeback_config to VBA varsIlya Bakoulin
2019-06-21drm/amd/display: Add DCN2 changes to DMLHarry Wentland
2019-06-11drm/amd/display: add some math functions for dcn_calc_mathCharlene Liu
2019-05-31drm/amd/display: Add writeback_config to VBA varsIlya Bakoulin
2019-05-24drm/amd/display: define v_total_min and max parametersCharlene Liu
2019-03-19drm/amd/display: implement bounding box update based on uclk breakdownJun Lei
2019-03-19drm/amd/display: clean up dml_init_instanceDmytro Laktyushkin
2019-03-05drm/amd/display: PPLIB HookupJun Lei
2019-01-29Revert "drm/amd/display: add -msse2 to prevent Clang from emitting libcalls t...Alex Deucher
2019-01-25drm/amd/display: add -msse2 to prevent Clang from emitting libcalls to undefi...ndesaulniers@google.com
2019-01-14drm/amd/display: Fix boolean expression in get_surf_rq_paramGustavo A. R. Silva
2019-01-14drm/amd/display: Improve logging of validation failures during atomic_checkEric Bernstein
2019-01-14drm/amd/display: update DCN dml calcsDmytro Laktyushkin
2018-11-05drm/amd/display: fix dml max voltage stateDmytro Laktyushkin
2018-08-27drm/amd/display: fix dml handling of mono8/16 pixel formatsDmytro Laktyushkin
2018-07-13drm/amd/display: update dml to match DV dmlDmytro Laktyushkin
2018-07-13drm/amd/display: add max scl ratio to soc bounding boxDmytro Laktyushkin
2018-07-05drm/amd/display: remove soc_bounding_box.cDmytro Laktyushkin
2018-07-05drm/amd/display: move dml defaults to respective dcn resource filesDmytro Laktyushkin
2018-07-05drm/amd/display: clean rq/dlg/ttu reg structs before calculationsDmytro Laktyushkin
2018-07-05drm/amd/display: fix use of uninitialized memoryWesley Chalmers
2018-05-18drm/amd/display: update dml to allow sync with DVDmytro Laktyushkin
2018-05-15drm/amd/display: change dml init to use default structsDmytro Laktyushkin
2018-04-11drm/amd/display: Add num_active_wb to DMLEric Bernstein
2018-04-11drm/amd/display: Change wb_h/vratio to doubleEric Bernstein
2018-03-14drm/amd/display: Use MACROS instead of dm_loggerBhawanpreet Lakha
2018-03-14drm/amd/display: Move DTRACE and dml_print definesBhawanpreet Lakha
2018-02-19drm/amd/display: Remove unused CFLAGS entry in DML MakefileHarry Wentland
2018-02-19amdgpu/dc/dml: Support clang option for stack alignmentMatthias Kaehlcke