aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/calcs
AgeCommit message (Expand)Author
2019-03-26drm/amd/display: don't call dm_pp_ function from an fpu blockHarry Wentland
2018-05-18drm/amd/display: get rid of 32.32 unsigned fixed pointDmytro Laktyushkin
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: Correct print types in DC_LOGSBhawanpreet Lakha
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: clean up dcn pplib notification callDmytro Laktyushkin
2018-03-14drm/amd/display: update dce_calcs to latest versionDmytro Laktyushkin
2018-03-14drm/amd/display: Set disp clk in a safe way to avoid over high dpp clk. (v2)Yongqiang Sun
2018-03-05drm/amd/display: fix dcn1 dppclk when min dispclk patch appliesDmytro Laktyushkin
2018-03-05drm/amd/display: define DC_LOGGER for loggerBhawanpreet Lakha
2018-03-05drm/amd/display: Use MACROS instead of dm_loggerBhawanpreet Lakha
2018-03-05drm/amd/display: add per pipe dppclkDmytro Laktyushkin
2018-02-19drm/amd/display: Change blackout time to 0 on CZ/STHarry Wentland
2018-02-19amdgpu/dc/calcs: Support clang option for stack alignmentMatthias Kaehlcke
2018-02-19amdgpu/dc/calcs: Consolidate redundant CFLAGSMatthias Kaehlcke
2018-02-19drm/amd/display: Remove extra pairs of parentheses in dce_calcs.cMatthias Kaehlcke
2018-02-19drm/amd/display: revert to hacking bounding box for pipe splitDmytro Laktyushkin
2018-02-19drm/amd/display: Use real BE and FE index to program regs.Yongqiang Sun
2017-12-20drm/amd/display: fix global sync param retrieval when not pipe splittingDmytro Laktyushkin
2017-12-20drm/amd/display: clean up dcn soc paramsDmytro Laktyushkin
2017-12-14drm/amd/display: add assert to verify dcn_calc input validityDmytro Laktyushkin
2017-12-14drm/amd/display: set chroma taps to 1 when not scalingDmytro Laktyushkin
2017-12-14drm/amd/display: Add disclaimer to BW and DML code provided by HWHarry Wentland
2017-12-14drm/amd/display: Use macro for isnan checkHarry Wentland
2017-12-07drm/amdgpu: add license to MakefilesAlex Deucher
2017-12-06drm/amd/display: Set full update flag in dcn_validate_bandwidthAndrew Jiang
2017-12-06drm/amd/display: Rename output_bpc to opp_input_bpcDmytro Laktyushkin
2017-12-06drm/amd/display: fix refclk conversion from khz int to mhz floatDmytro Laktyushkin
2017-12-06drm/amd/display: Refactor disable front end pipes.Yongqiang Sun
2017-12-04drm/amd/display: Reject PPLib clock values if they are invalidAndrew Jiang
2017-11-08amd/display: Fix potential null dereference in dce_calcs.cErnst Sjöstrand
2017-11-07amdgpu/dc: fix indentation warning from smatch.Dave Airlie
2017-11-02drm/amdgpu/display: fix integer arithmetic problemArnd Bergmann
2017-10-21drm/amd/display: add performance trace macro to dcDmytro Laktyushkin
2017-10-21drm/amd/display: rename transform to dpp for dcnYue Hin Lau
2017-10-21drm/amd/display: rename struct mem_input to hubp for dcnYue Hin Lau
2017-10-21drm/amd/display: Ignore wrong tautological warningHarry Wentland
2017-10-21drm/amd/display: Restructuring and cleaning up DMLDmytro Laktyushkin
2017-10-21Revert "amdgpu/dc: inline a bunch of float operations."Harry Wentland
2017-10-21drm/amd/display: Add override for reporting wm rangesEric Yang
2017-10-21drm/amd/display: align DCLK to voltage levelTony Cheng
2017-10-21drm/amd/display: fix bug in force_single_disp_pipe_splitTony Cheng
2017-10-21drm/amd/display: enable optional pipe split for single displayTony Cheng
2017-10-21drm/amd/display: Use active + border for bw validationEric Yang
2017-10-21drm/amd/display: screen flickers when connected to ext monitor in cloneHersen Wu
2017-10-06amdgpu/dc: set a bunch of functions to static.Dave Airlie