summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/calcs/dcn_calcs.c
AgeCommit message (Expand)Author
2019-04-15drm/amd/display: Add profiling tools for bandwidth validationJoshua Aberback
2019-04-15drm/amd/display: Add fast_validate parameterJoshua Aberback
2019-04-03drm/amd/display: Fix multi-thread writing to 1 stateAidan Wood
2019-04-03Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2019-03-27drm/amd/display: Populate macro_tile_size field for dmlJoshua Aberback
2019-03-27drm/amd/display: add preferred pipe split logicJun Lei
2019-03-19drm/amd/display: fix up reference clock abstractionsJun Lei
2019-03-19drm/amd/display: Add pp_smu null pointer checkCharlene Liu
2019-03-06drm/amd/display: don't call dm_pp_ function from an fpu blockHarry Wentland
2019-03-05drm/amd/display: PPLIB HookupJun Lei
2019-01-14drm/amd/display: Use 100 Hz precision for pipe pixel clocksKen Chalmers
2019-01-14drm/amd/display: update DCN dml calcsDmytro Laktyushkin
2019-01-14drm/amd/display: remove sink reference in dc_stream_stateJun Lei
2018-11-05drm/amd/display: Retiring set_display_requirements in dm_pp_smu.h - part4Fatemeh Darbehani
2018-09-26drm/amd/display: program v_update and v_ready with proper fieldSu Sung Chung
2018-09-14drm/amd/display: Fix 3D stereo issues.Charlene Liu
2018-08-27drm/amd/display: Move PME to function pointer call semanticsJun Lei
2018-07-24drm/amd/display: separate dc_debug into dc_debug_options and dc_debug dataJun Lei
2018-07-13drm/amd/display: dcc always on for bw calculations on ravenDmytro Laktyushkin
2018-07-05drm/amd/display: Allow option to use worst-case watermarkTony Cheng
2018-07-05drm/amd/display: remove dcn1 watermark sets b, c and dDmytro Laktyushkin
2018-07-05drm/amd/display: fix dcn1 watermark range reportingDmytro Laktyushkin
2018-07-05drm/amd/display: clean rq/dlg/ttu reg structs before calculationsDmytro Laktyushkin
2018-07-05drm/amd/display: get rid of cur_clks from dcn_bw_outputDmytro Laktyushkin
2018-07-05drm/amd/display: Introduce pp-smu raven functionsMikita Lipski
2018-07-05drm/amd/display: move clock programming from set_bandwidth to dccgDmytro Laktyushkin
2018-07-05drm/amd/display: redesign dce/dcn clock voltage update requestDmytro Laktyushkin
2018-07-05drm/amd/display: replace clocks_value struct with dc_clocksDmytro Laktyushkin
2018-05-18drm/amd/display: get rid of 32.32 unsigned fixed pointDmytro Laktyushkin
2018-04-11drm/amd/display: Correct print types in DC_LOGSBhawanpreet Lakha
2018-03-14drm/amd/display: clean up dcn pplib notification callDmytro 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: 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-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-07amdgpu/dc: fix indentation warning from smatch.Dave Airlie
2017-10-21drm/amd/display: add performance trace macro to dcDmytro Laktyushkin