summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/calcs
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: clean up dcn pplib notification callDmytro Laktyushkin2018-03-141-3/+1
* 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/+5
* 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/+18
* 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/+0
* 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/+8
* 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/+0
* 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
* drm/amd/display: Reject PPLib clock values if they are invalidAndrew Jiang2017-12-041-23/+45
* amd/display: Fix potential null dereference in dce_calcs.cErnst Sjöstrand2017-11-081-0/+2
* amdgpu/dc: fix indentation warning from smatch.Dave Airlie2017-11-071-1/+1
* drm/amdgpu/display: fix integer arithmetic problemArnd Bergmann2017-11-021-1/+1
* drm/amd/display: add performance trace macro to dcDmytro Laktyushkin2017-10-211-1/+4
* drm/amd/display: rename transform to dpp for dcnYue Hin Lau2017-10-211-0/+1
* drm/amd/display: rename struct mem_input to hubp for dcnYue Hin Lau2017-10-211-0/+1
* drm/amd/display: Ignore wrong tautological warningHarry Wentland2017-10-211-1/+1
* drm/amd/display: Restructuring and cleaning up DMLDmytro Laktyushkin2017-10-212-100/+19
* Revert "amdgpu/dc: inline a bunch of float operations."Harry Wentland2017-10-212-30/+35
* drm/amd/display: Add override for reporting wm rangesEric Yang2017-10-211-0/+47
* drm/amd/display: align DCLK to voltage levelTony Cheng2017-10-211-0/+4
* drm/amd/display: fix bug in force_single_disp_pipe_splitTony Cheng2017-10-211-1/+4
* drm/amd/display: enable optional pipe split for single displayTony Cheng2017-10-211-3/+41
* drm/amd/display: Use active + border for bw validationEric Yang2017-10-211-3/+5
* drm/amd/display: screen flickers when connected to ext monitor in cloneHersen Wu2017-10-211-0/+8
* amdgpu/dc: set a bunch of functions to static.Dave Airlie2017-10-061-1/+1
* amdgpu/dc: allow inlining constant int to fixed a lot better.Dave Airlie2017-09-291-26/+11
* amdgpu/dc: inline some of the bw_fixed code.Dave Airlie2017-09-291-93/+0
* amdgpu/dc: inline a bunch of float operations.Dave Airlie2017-09-282-35/+30
* drm/amd/display: Use kernel alloc/freeHarry Wentland2017-09-282-5/+6
* drm/amd/display: delete dead codeTony Cheng2017-09-261-3/+3
* drm/amd/display: Rename dc validate_context and current_contextJerry Zuo2017-09-261-3/+3
* drm/amd/display: work around for 8k sleep crashYongqiang Sun2017-09-261-0/+1
* drm/amd/display: Clean up flattening core_dc to dcBhawanpreet Lakha2017-09-261-7/+5
* drm/amd/display: refactor pplib/smu communicationTony Cheng2017-09-261-48/+52