summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/calcs/dcn_calcs.c
AgeCommit message (Expand)AuthorFilesLines
2018-04-11drm/amd/display: Correct print types in DC_LOGSBhawanpreet Lakha1-37/+37
2018-03-15drm/amd/display: clean up dcn pplib notification callDmytro Laktyushkin1-3/+1
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: 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 Laktyushkin1-6/+6
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 Wentland1-0/+9
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
2017-12-05drm/amd/display: Reject PPLib clock values if they are invalidAndrew Jiang1-23/+45
2017-11-08amdgpu/dc: fix indentation warning from smatch.Dave Airlie1-1/+1
2017-10-21drm/amd/display: add performance trace macro to dcDmytro Laktyushkin1-1/+4
2017-10-21drm/amd/display: rename transform to dpp for dcnYue Hin Lau1-0/+1
2017-10-21drm/amd/display: rename struct mem_input to hubp for dcnYue Hin Lau1-0/+1
2017-10-21drm/amd/display: Restructuring and cleaning up DMLDmytro Laktyushkin1-100/+3
2017-10-21drm/amd/display: Add override for reporting wm rangesEric Yang1-0/+47
2017-10-21drm/amd/display: align DCLK to voltage levelTony Cheng1-0/+4
2017-10-21drm/amd/display: fix bug in force_single_disp_pipe_splitTony Cheng1-1/+4
2017-10-21drm/amd/display: enable optional pipe split for single displayTony Cheng1-3/+41
2017-10-21drm/amd/display: Use active + border for bw validationEric Yang1-3/+5
2017-10-21drm/amd/display: screen flickers when connected to ext monitor in cloneHersen Wu1-0/+8
2017-10-06amdgpu/dc: set a bunch of functions to static.Dave Airlie1-1/+1
2017-09-28drm/amd/display: Use kernel alloc/freeHarry Wentland1-3/+3
2017-09-27drm/amd/display: delete dead codeTony Cheng1-3/+3
2017-09-27drm/amd/display: Rename dc validate_context and current_contextJerry Zuo1-3/+3
2017-09-27drm/amd/display: work around for 8k sleep crashYongqiang Sun1-0/+1
2017-09-27drm/amd/display: Clean up flattening core_dc to dcBhawanpreet Lakha1-7/+5
2017-09-27drm/amd/display: refactor pplib/smu communicationTony Cheng1-48/+52
2017-09-27drm/amd/display: Flattening core_dc to dcBhawanpreet Lakha1-37/+36
2017-09-27drm/amd/display: change dcn_ip and dcn_soc into pointersBhawanpreet Lakha1-276/+277
2017-09-27drm/amd/display: fix dlg ttu calculation inputCharlene Liu1-3/+34
2017-09-27drm/amd/display: fix PHYCLK in formula.Charlene Liu1-12/+16
2017-09-27drm/amd/display: Move mi, ipp, xfm to plane_resHarry Wentland1-3/+3
2017-09-27drm/amd/display: Move scl_data to plane_resHarry Wentland1-42/+42
2017-09-27drm/amd/display: Rename more dc_surface stuff to plane_stateHarry Wentland1-26/+26
2017-09-27drm/amd/display: fix >340 Mhz with deep color pipe split no displayAndrey Grodzovsky1-1/+12
2017-09-27drm/amd/display: fix bw_calc for hdmi and 420 outputsDmytro Laktyushkin1-2/+4
2017-09-27drm/amd/display: add preferred mode from Video Format Preference Data BlockAndrey Grodzovsky1-2/+0
2017-09-27drm/amd/display: update clocks we report to PPlibEric Yang1-19/+20
2017-09-27drm/amd/display: mpc block redesignDmytro Laktyushkin1-2/+0
2017-09-27drm/amd/display: Roll core_stream into dc_streamLeo (Sunpeng) Li1-46/+46