summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/calcs
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: Retiring set_display_requirements in dm_pp_smu.h - part4Fatemeh Darbehani2018-11-051-16/+16
* drm/amd/display: program v_update and v_ready with proper fieldSu Sung Chung2018-09-272-10/+10
* drm/amd/display: Fix 3D stereo issues.Charlene Liu2018-09-142-3/+8
* drm/amd/display: Move PME to function pointer call semanticsJun Lei2018-08-271-0/+7
* Revert "drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86"Leo (Sunpeng) Li2018-08-211-1/+1
* drm/amd/display: separate dc_debug into dc_debug_options and dc_debug dataJun Lei2018-07-241-1/+1
* drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86Michel Dänzer2018-07-191-1/+1
* drm/amd/display: dcc always on for bw calculations on ravenDmytro Laktyushkin2018-07-131-1/+18
* drm/amd/display: Convert remaining loggers off dc_loggerNicholas Kazlauskas2018-07-132-8/+7Star
* drm/amd/display: Allow option to use worst-case watermarkTony Cheng2018-07-051-1/+22
* drm/amd/display: remove dcn1 watermark sets b, c and dDmytro Laktyushkin2018-07-051-1/+20
* drm/amd/display: fix dcn1 watermark range reportingDmytro Laktyushkin2018-07-051-84/+18Star
* drm/amd/display: clean rq/dlg/ttu reg structs before calculationsDmytro Laktyushkin2018-07-051-0/+4
* drm/amd/display: get rid of cur_clks from dcn_bw_outputDmytro Laktyushkin2018-07-051-14/+14
* drm/amd/display: Introduce pp-smu raven functionsMikita Lipski2018-07-051-2/+2
* drm/amd/display: move clock programming from set_bandwidth to dccgDmytro Laktyushkin2018-07-051-1/+1
* drm/amd/display: redesign dce/dcn clock voltage update requestDmytro Laktyushkin2018-07-051-11/+11
* drm/amd/display: replace clocks_value struct with dc_clocksDmytro Laktyushkin2018-07-051-17/+17
* drm/amd/display: get rid of 32.32 unsigned fixed pointDmytro Laktyushkin2018-05-182-27/+27
* drm/amdgpu/display: remove VEGAM config optionAlex Deucher2018-05-181-4/+0Star
* drm/amd/display: Implement VEGAM device IDs in DCJerry (Fangzhi) Zuo2018-05-151-0/+9
* drm/amd/display: Fill calcs date from stream src/dst if availableJun Lei2018-04-111-0/+13
* drm/amd/display: Correct print types in DC_LOGSBhawanpreet Lakha2018-04-111-37/+37
* drm/amd/display: Adding stutter entry wm to dce bw structMikita Lipski2018-04-111-2/+109
* drm/amd/display: Add debug prints for bandwidth calculationsBhawanpreet Lakha2018-04-112-0/+585
* drm/amd/display: fix Polaris 12 bw bounding boxDmytro Laktyushkin2018-04-111-2/+119
* drm/amd/display: clean up dcn pplib notification callDmytro Laktyushkin2018-03-141-3/+1Star
* drm/amd/display: update dce_calcs to latest versionDmytro Laktyushkin2018-03-141-56/+104
* drm/amd/display: Set disp clk in a safe way to avoid over high dpp clk. (v2)Yongqiang Sun2018-03-141-0/+19
* drm/amd/display: fix dcn1 dppclk when min dispclk patch appliesDmytro Laktyushkin2018-03-051-1/+1
* drm/amd/display: define DC_LOGGER for loggerBhawanpreet Lakha2018-03-051-6/+5Star
* drm/amd/display: Use MACROS instead of dm_loggerBhawanpreet Lakha2018-03-051-3/+3
* drm/amd/display: add per pipe dppclkDmytro Laktyushkin2018-03-051-1/+1
* drm/amd/display: Change blackout time to 0 on CZ/STHarry Wentland2018-02-191-4/+4
* amdgpu/dc/calcs: Support clang option for stack alignmentMatthias Kaehlcke2018-02-191-1/+7
* amdgpu/dc/calcs: Consolidate redundant CFLAGSMatthias Kaehlcke2018-02-191-3/+5
* drm/amd/display: Remove extra pairs of parentheses in dce_calcs.cMatthias Kaehlcke2018-02-191-11/+11
* drm/amd/display: revert to hacking bounding box for pipe splitDmytro Laktyushkin2018-02-191-25/+18Star
* drm/amd/display: Use real BE and FE index to program regs.Yongqiang Sun2018-02-191-0/+1
* drm/amd/display: fix global sync param retrieval when not pipe splittingDmytro Laktyushkin2017-12-202-10/+10
* drm/amd/display: clean up dcn soc paramsDmytro Laktyushkin2017-12-201-29/+0Star
* drm/amd/display: add assert to verify dcn_calc input validityDmytro Laktyushkin2017-12-141-0/+11
* drm/amd/display: set chroma taps to 1 when not scalingDmytro Laktyushkin2017-12-141-0/+9
* drm/amd/display: Add disclaimer to BW and DML code provided by HWHarry Wentland2017-12-144-0/+36
* drm/amd/display: Use macro for isnan checkHarry Wentland2017-12-141-10/+8Star
* drm/amdgpu: add license to MakefilesAlex Deucher2017-12-071-0/+21
* drm/amd/display: Set full update flag in dcn_validate_bandwidthAndrew Jiang2017-12-061-0/+2
* drm/amd/display: Rename output_bpc to opp_input_bpcDmytro Laktyushkin2017-12-061-12/+0Star
* drm/amd/display: fix refclk conversion from khz int to mhz floatDmytro Laktyushkin2017-12-061-1/+1
* drm/amd/display: Refactor disable front end pipes.Yongqiang Sun2017-12-061-0/+3