summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/calcs
AgeCommit message (Expand)AuthorFilesLines
2018-11-05drm/amd/display: Retiring set_display_requirements in dm_pp_smu.h - part4Fatemeh Darbehani1-16/+16
2018-09-26drm/amd/display: program v_update and v_ready with proper fieldSu Sung Chung2-10/+10
2018-09-14drm/amd/display: Fix 3D stereo issues.Charlene Liu2-3/+8
2018-08-27drm/amd/display: Move PME to function pointer call semanticsJun Lei1-0/+7
2018-08-21Revert "drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86"Leo (Sunpeng) Li1-1/+1
2018-07-24drm/amd/display: separate dc_debug into dc_debug_options and dc_debug dataJun Lei1-1/+1
2018-07-19drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86Michel Dänzer1-1/+1
2018-07-13drm/amd/display: dcc always on for bw calculations on ravenDmytro Laktyushkin1-1/+18
2018-07-13drm/amd/display: Convert remaining loggers off dc_loggerNicholas Kazlauskas2-8/+7
2018-07-05drm/amd/display: Allow option to use worst-case watermarkTony Cheng1-1/+22
2018-07-05drm/amd/display: remove dcn1 watermark sets b, c and dDmytro Laktyushkin1-1/+20
2018-07-05drm/amd/display: fix dcn1 watermark range reportingDmytro Laktyushkin1-84/+18
2018-07-05drm/amd/display: clean rq/dlg/ttu reg structs before calculationsDmytro Laktyushkin1-0/+4
2018-07-05drm/amd/display: get rid of cur_clks from dcn_bw_outputDmytro Laktyushkin1-14/+14
2018-07-05drm/amd/display: Introduce pp-smu raven functionsMikita Lipski1-2/+2
2018-07-05drm/amd/display: move clock programming from set_bandwidth to dccgDmytro Laktyushkin1-1/+1
2018-07-05drm/amd/display: redesign dce/dcn clock voltage update requestDmytro Laktyushkin1-11/+11
2018-07-05drm/amd/display: replace clocks_value struct with dc_clocksDmytro Laktyushkin1-17/+17
2018-05-18drm/amd/display: get rid of 32.32 unsigned fixed pointDmytro Laktyushkin2-27/+27
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: Correct print types in DC_LOGSBhawanpreet Lakha1-37/+37
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 Lakha2-0/+585
2018-04-11drm/amd/display: fix Polaris 12 bw bounding boxDmytro Laktyushkin1-2/+119
2018-03-14drm/amd/display: clean up dcn pplib notification callDmytro Laktyushkin1-3/+1
2018-03-14drm/amd/display: update dce_calcs to latest versionDmytro Laktyushkin1-56/+104
2018-03-14drm/amd/display: Set disp clk in a safe way to avoid over high dpp clk. (v2)Yongqiang Sun1-0/+19
2018-03-05drm/amd/display: fix dcn1 dppclk when min dispclk patch appliesDmytro Laktyushkin1-1/+1
2018-03-05drm/amd/display: define DC_LOGGER for loggerBhawanpreet Lakha1-6/+5
2018-03-05drm/amd/display: Use MACROS instead of dm_loggerBhawanpreet Lakha1-3/+3
2018-03-05drm/amd/display: add per pipe dppclkDmytro Laktyushkin1-1/+1
2018-02-19drm/amd/display: Change blackout time to 0 on CZ/STHarry Wentland1-4/+4
2018-02-19amdgpu/dc/calcs: Support clang option for stack alignmentMatthias Kaehlcke1-1/+7
2018-02-19amdgpu/dc/calcs: Consolidate redundant CFLAGSMatthias Kaehlcke1-3/+5
2018-02-19drm/amd/display: Remove extra pairs of parentheses in dce_calcs.cMatthias Kaehlcke1-11/+11
2018-02-19drm/amd/display: revert to hacking bounding box for pipe splitDmytro Laktyushkin1-25/+18
2018-02-19drm/amd/display: Use real BE and FE index to program regs.Yongqiang Sun1-0/+1
2017-12-20drm/amd/display: fix global sync param retrieval when not pipe splittingDmytro Laktyushkin2-10/+10
2017-12-20drm/amd/display: clean up dcn soc paramsDmytro Laktyushkin1-29/+0
2017-12-14drm/amd/display: add assert to verify dcn_calc input validityDmytro Laktyushkin1-0/+11
2017-12-14drm/amd/display: set chroma taps to 1 when not scalingDmytro Laktyushkin1-0/+9
2017-12-14drm/amd/display: Add disclaimer to BW and DML code provided by HWHarry Wentland4-0/+36
2017-12-14drm/amd/display: Use macro for isnan checkHarry Wentland1-10/+8
2017-12-07drm/amdgpu: add license to MakefilesAlex Deucher1-0/+21
2017-12-06drm/amd/display: Set full update flag in dcn_validate_bandwidthAndrew Jiang1-0/+2
2017-12-06drm/amd/display: Rename output_bpc to opp_input_bpcDmytro Laktyushkin1-12/+0
2017-12-06drm/amd/display: fix refclk conversion from khz int to mhz floatDmytro Laktyushkin1-1/+1
2017-12-06drm/amd/display: Refactor disable front end pipes.Yongqiang Sun1-0/+3