aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/calcs/dce_calcs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-01-18drm/amd/display: move calcs folder into DMLIsabella Basso1-3625/+0
2021-05-27drm/amd/display: Add support for SURFACE_PIXEL_FORMAT_GRPH_ABGR16161616.Mario Kleiner1-0/+2
2021-04-09drm/amd/display/dc/calcs/dce_calcs: Remove some large variables from the stackLee Jones1-555/+567
2021-04-09drm/amd/display/dc/calcs/dce_calcs: Move some large variables from the stack to the heapLee Jones1-4/+28
2021-01-14drm/amd/display/dc/calcs/dce_calcs: Demote non-conformant kernel-doc function headersLee Jones1-3/+2
2021-01-14drm/amd/display/dc/calcs/dce_calcs: Remove unused variables 'v_filter_init_mode' and 'sclk_lvl'Lee Jones1-7/+1
2020-11-02drm/amd: fix typoesBernard Zhao1-1/+1
2020-10-30drm/amd/display: remove useless if/elseZou Wei1-7/+4
2020-03-05drm/amd/display: fix indentation issue on a hunk of codeColin Ian King1-23/+23
2020-01-07drm/amd/display: use true, false for bool variable in dce_calcs.czhengbin1-12/+12
2019-08-23drm/amdgpu/display: add flag for multi-display mclk switchingAlex Deucher1-1/+4
2019-08-23drm/amd/display: update bw_calcs to take pipe sync into account (v3)Alex Deucher1-2/+28
2019-07-18drm/amd/display: add dcc programming for dual planeDmytro Laktyushkin1-1/+1
2019-06-10drm/amd: drop use of drmp.h in os_types.hSam Ravnborg1-0/+2
2019-01-14drm/amd/display: Use 100 Hz precision for pipe pixel clocksKen Chalmers1-5/+5
2018-09-14drm/amd/display: Fix 3D stereo issues.Charlene Liu1-1/+5
2018-07-13drm/amd/display: Convert remaining loggers off dc_loggerNicholas Kazlauskas1-3/+3
2018-05-18drm/amdgpu/display: remove VEGAM config optionAlex Deucher1-4/+0
2018-05-15drm/amd/display: Implement VEGAM device IDs in DCJerry (Fangzhi) Zuo1-0/+9
2018-04-11drm/amd/display: Fill calcs date from stream src/dst if availableJun Lei1-0/+13
2018-04-11drm/amd/display: Adding stutter entry wm to dce bw structMikita Lipski1-2/+109
2018-04-11drm/amd/display: Add debug prints for bandwidth calculationsBhawanpreet Lakha1-0/+6
2018-04-11drm/amd/display: fix Polaris 12 bw bounding boxDmytro Laktyushkin1-2/+119
2018-03-14drm/amd/display: update dce_calcs to latest versionDmytro Laktyushkin1-56/+104
2018-02-19drm/amd/display: Change blackout time to 0 on CZ/STHarry Wentland1-4/+4
2018-02-19drm/amd/display: Remove extra pairs of parentheses in dce_calcs.cMatthias Kaehlcke1-11/+11
2017-12-14drm/amd/display: Add disclaimer to BW and DML code provided by HWHarry Wentland1-0/+9
2017-11-08amd/display: Fix potential null dereference in dce_calcs.cErnst Sjöstrand1-0/+2
2017-11-02drm/amdgpu/display: fix integer arithmetic problemArnd Bergmann1-1/+1
2017-09-28drm/amd/display: Use kernel alloc/freeHarry Wentland1-2/+3
2017-09-26drm/amd/display: Move scl_data to plane_resHarry Wentland1-18/+18
2017-09-26drm/amd/display: Rename more dc_surface stuff to plane_stateHarry Wentland1-10/+10
2017-09-26drm/amd/display: Roll core_stream into dc_streamLeo (Sunpeng) Li1-8/+8
2017-09-26drm/amd/display: Roll core_surface into dc_surfaceHarry Wentland1-8/+8
2017-09-26drm/amd/display: refactor bw related variable structure in val_ctxDmytro Laktyushkin1-9/+9
2017-09-26drm/amd/display: fix dce_calc surface pitch setting for non underlay pipesDmytro Laktyushkin1-2/+2
2017-09-26drm/amd/display: Rename bandwidth_calcs.h to dce_calcs.hHarry Wentland1-1/+1
2017-09-26drm/amd/display: fix bw calc internal initialization errorDmytro Laktyushkin1-2/+2
2017-09-26drm/amd/display: Fixed bandwidth calculation error when converting fractionsLogatharshan Thothiralingam1-4/+4
2017-09-26drm/amd/display: Remove DCE12 guardsAlex Deucher1-4/+0
2017-09-26drm/amd/display: Enable DCE12 supportAlex Deucher1-0/+117
2017-09-26drm/amd/display: rename bandwidth_calcs.c to dce_calcs.c (v2)Dmytro Laktyushkin1-0/+3141