aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/calcs/dce_calcs.c
AgeCommit message (Expand)Author
2020-01-07drm/amd/display: use true, false for bool variable in dce_calcs.czhengbin
2019-08-23drm/amdgpu/display: add flag for multi-display mclk switchingAlex Deucher
2019-08-23drm/amd/display: update bw_calcs to take pipe sync into account (v3)Alex Deucher
2019-07-18drm/amd/display: add dcc programming for dual planeDmytro Laktyushkin
2019-06-10drm/amd: drop use of drmp.h in os_types.hSam Ravnborg
2019-01-14drm/amd/display: Use 100 Hz precision for pipe pixel clocksKen Chalmers
2018-09-14drm/amd/display: Fix 3D stereo issues.Charlene Liu
2018-07-13drm/amd/display: Convert remaining loggers off dc_loggerNicholas Kazlauskas
2018-05-18drm/amdgpu/display: remove VEGAM config optionAlex Deucher
2018-05-15drm/amd/display: Implement VEGAM device IDs in DCJerry (Fangzhi) Zuo
2018-04-11drm/amd/display: Fill calcs date from stream src/dst if availableJun Lei
2018-04-11drm/amd/display: Adding stutter entry wm to dce bw structMikita Lipski
2018-04-11drm/amd/display: Add debug prints for bandwidth calculationsBhawanpreet Lakha
2018-04-11drm/amd/display: fix Polaris 12 bw bounding boxDmytro Laktyushkin
2018-03-14drm/amd/display: update dce_calcs to latest versionDmytro Laktyushkin
2018-02-19drm/amd/display: Change blackout time to 0 on CZ/STHarry Wentland
2018-02-19drm/amd/display: Remove extra pairs of parentheses in dce_calcs.cMatthias Kaehlcke
2017-12-14drm/amd/display: Add disclaimer to BW and DML code provided by HWHarry Wentland
2017-11-08amd/display: Fix potential null dereference in dce_calcs.cErnst Sjöstrand
2017-11-02drm/amdgpu/display: fix integer arithmetic problemArnd Bergmann
2017-09-28drm/amd/display: Use kernel alloc/freeHarry Wentland
2017-09-26drm/amd/display: Move scl_data to plane_resHarry Wentland
2017-09-26drm/amd/display: Rename more dc_surface stuff to plane_stateHarry Wentland
2017-09-26drm/amd/display: Roll core_stream into dc_streamLeo (Sunpeng) Li
2017-09-26drm/amd/display: Roll core_surface into dc_surfaceHarry Wentland
2017-09-26drm/amd/display: refactor bw related variable structure in val_ctxDmytro Laktyushkin
2017-09-26drm/amd/display: fix dce_calc surface pitch setting for non underlay pipesDmytro Laktyushkin
2017-09-26drm/amd/display: Rename bandwidth_calcs.h to dce_calcs.hHarry Wentland
2017-09-26drm/amd/display: fix bw calc internal initialization errorDmytro Laktyushkin
2017-09-26drm/amd/display: Fixed bandwidth calculation error when converting fractionsLogatharshan Thothiralingam
2017-09-26drm/amd/display: Remove DCE12 guardsAlex Deucher
2017-09-26drm/amd/display: Enable DCE12 supportAlex Deucher
2017-09-26drm/amd/display: rename bandwidth_calcs.c to dce_calcs.c (v2)Dmytro Laktyushkin