aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/calcs (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-12-15drm/amd/display: set chroma taps to 1 when not scalingDmytro Laktyushkin1-0/+9
2017-12-04drm/amdgpu: add license to MakefilesAlex Deucher1-0/+21
2017-11-08amd/display: Fix potential null dereference in dce_calcs.cErnst Sjöstrand1-0/+2
2017-11-07amdgpu/dc: fix indentation warning from smatch.Dave Airlie1-1/+1
2017-11-02drm/amdgpu/display: fix integer arithmetic problemArnd Bergmann1-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: Ignore wrong tautological warningHarry Wentland1-1/+1
2017-10-21drm/amd/display: Restructuring and cleaning up DMLDmytro Laktyushkin2-100/+19
2017-10-21Revert "amdgpu/dc: inline a bunch of float operations."Harry Wentland2-30/+35
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-29amdgpu/dc: allow inlining constant int to fixed a lot better.Dave Airlie1-26/+11
2017-09-29amdgpu/dc: inline some of the bw_fixed code.Dave Airlie1-93/+0
2017-09-28amdgpu/dc: inline a bunch of float operations.Dave Airlie2-35/+30
2017-09-28drm/amd/display: Use kernel alloc/freeHarry Wentland2-5/+6
2017-09-26drm/amd/display: delete dead codeTony Cheng1-3/+3
2017-09-26drm/amd/display: Rename dc validate_context and current_contextJerry Zuo1-3/+3
2017-09-26drm/amd/display: work around for 8k sleep crashYongqiang Sun1-0/+1
2017-09-26drm/amd/display: Clean up flattening core_dc to dcBhawanpreet Lakha1-7/+5
2017-09-26drm/amd/display: refactor pplib/smu communicationTony Cheng1-48/+52
2017-09-26drm/amd/display: Flattening core_dc to dcBhawanpreet Lakha1-37/+36
2017-09-26drm/amd/display: change dcn_ip and dcn_soc into pointersBhawanpreet Lakha1-276/+277
2017-09-26drm/amd/display: fix dlg ttu calculation inputCharlene Liu1-3/+34
2017-09-26drm/amd/display: fix PHYCLK in formula.Charlene Liu1-1/+1
2017-09-26drm/amd/display: fix PHYCLK in formula.Charlene Liu2-12/+27
2017-09-26drm/amd/display: Move mi, ipp, xfm to plane_resHarry Wentland1-3/+3
2017-09-26drm/amd/display: Move scl_data to plane_resHarry Wentland2-60/+60
2017-09-26drm/amd/display: Rename more dc_surface stuff to plane_stateHarry Wentland2-36/+36
2017-09-26drm/amd/display: fix >340 Mhz with deep color pipe split no displayAndrey Grodzovsky1-1/+12
2017-09-26drm/amd/display: fix bw_calc for hdmi and 420 outputsDmytro Laktyushkin1-2/+4
2017-09-26drm/amd/display: add preferred mode from Video Format Preference Data BlockAndrey Grodzovsky1-2/+0
2017-09-26drm/amd/display: update clocks we report to PPlibEric Yang1-19/+20
2017-09-26drm/amd/display: mpc block redesignDmytro Laktyushkin1-2/+0
2017-09-26drm/amd/display: Roll core_stream into dc_streamLeo (Sunpeng) Li2-54/+54
2017-09-26drm/amd/display: Roll core_surface into dc_surfaceHarry Wentland2-21/+21
2017-09-26drm/amd/display: fix YCbCr420 deep color mode not supportedCharlene Liu1-0/+2
2017-09-26drm/amd/display: revert dcn10 soc defaults to 17 19Dmytro Laktyushkin1-2/+2
2017-09-26drm/amd/display: change non_dpm0 state's default SR latencyCharlene Liu1-2/+2
2017-09-26drm/amd/display: call pplib to update clocksEric Yang1-42/+4
2017-09-26drm/amd/display: Change how we disable pipe splitEric Yang1-2/+1
2017-09-26drm/amd/display: block modes that require read bw greater than 30%Eric Yang1-1/+17
2017-09-26drm/amd/display: move number of memory channel calc out of pplib callEric Yang1-4/+0
2017-09-26drm/amd/display: update DPM bounding boxTony Cheng1-23/+48