summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/calcs
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2019-09-201-3/+3
|\
| * kbuild: change *FLAGS_<basetarget>.o to take the path relative to $(obj)Masahiro Yamada2019-09-041-3/+3
* | drm/amd/display: Implement voltage limitation stubJoseph Gravenor2019-08-231-1/+9
* | drm/amdgpu/display: add flag for multi-display mclk switchingAlex Deucher2019-08-231-1/+4
* | drm/amd/display: update bw_calcs to take pipe sync into account (v3)Alex Deucher2019-08-231-2/+28
* | drm/amd/display: readd -msse2 to prevent Clang from emitting libcalls to unde...Nick Desaulniers2019-07-301-0/+4
* | drm/amd/display: add dcc programming for dual planeDmytro Laktyushkin2019-07-182-2/+2
|/
* Merge branch 'drm-next' into drm-next-5.3Alex Deucher2019-06-251-0/+2
|\
| * Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter2019-06-141-0/+2
| |\
| | * drm/amd: drop use of drmp.h in os_types.hSam Ravnborg2019-06-101-0/+2
* | | drm/amd/display: Optimize bandwidth validation by adding early returnJoshua Aberback2019-06-221-7/+4
* | | drm/amd/display: Add DCN2 changes to DMLHarry Wentland2019-06-211-0/+7
* | | drm/amd/display: add some math functions for dcn_calc_mathCharlene Liu2019-06-112-0/+23
|/ /
* | drm/amd/display: fix crash on setmode when mode is close to bw limitSu Sung Chung2019-05-311-2/+13
* | drm/amd/display: fix calculation of total_data_read_bandwidthSu Sung Chung2019-05-311-1/+38
* | drm/amd/display: make clk mgr soc specificEric Yang2019-05-312-2/+2
|/
* drm/amd/display: Add profiling tools for bandwidth validationJoshua Aberback2019-04-151-0/+18
* drm/amd/display: Add fast_validate parameterJoshua Aberback2019-04-151-2/+4
* drm/amd/display: Fix multi-thread writing to 1 stateAidan Wood2019-04-031-49/+49
* Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2019-04-031-44/+54
|\
| * drm/amd/display: Populate macro_tile_size field for dmlJoshua Aberback2019-03-271-40/+48
| * drm/amd/display: add preferred pipe split logicJun Lei2019-03-271-1/+1
| * drm/amd/display: fix up reference clock abstractionsJun Lei2019-03-191-1/+1
| * drm/amd/display: Add pp_smu null pointer checkCharlene Liu2019-03-191-2/+4
| * drm/amd/display: PPLIB HookupJun Lei2019-03-051-1/+1
* | drm/amd/display: don't call dm_pp_ function from an fpu blockHarry Wentland2019-03-061-2/+6
|/
* drm/amdgpu/display: fix compiler errors [-Werror,-Wparentheses-equality]Pratik Vishwakarma2019-02-061-1/+1
* Revert "drm/amd/display: add -msse2 to prevent Clang from emitting libcalls t...Alex Deucher2019-01-291-1/+1
* drm/amd/display: add -msse2 to prevent Clang from emitting libcalls to undefi...ndesaulniers@google.com2019-01-251-1/+1
* drm/amd/display: Use 100 Hz precision for pipe pixel clocksKen Chalmers2019-01-142-10/+10
* drm/amd/display: update DCN dml calcsDmytro Laktyushkin2019-01-141-7/+0
* drm/amd/display: remove sink reference in dc_stream_stateJun Lei2019-01-141-1/+1
* drm/amd/display: update bw formula to v252Eric Yang2019-01-141-9/+34
* drm/amd/display: Retiring set_display_requirements in dm_pp_smu.h - part4Fatemeh Darbehani2018-11-051-16/+16
* drm/amd/display: program v_update and v_ready with proper fieldSu Sung Chung2018-09-262-10/+10
* drm/amd/display: Fix 3D stereo issues.Charlene Liu2018-09-142-3/+8
* drm/amd/display: Move PME to function pointer call semanticsJun Lei2018-08-271-0/+7
* Revert "drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86"Leo (Sunpeng) Li2018-08-211-1/+1
* drm/amd/display: separate dc_debug into dc_debug_options and dc_debug dataJun Lei2018-07-241-1/+1
* drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86Michel Dänzer2018-07-191-1/+1
* drm/amd/display: dcc always on for bw calculations on ravenDmytro Laktyushkin2018-07-131-1/+18
* drm/amd/display: Convert remaining loggers off dc_loggerNicholas Kazlauskas2018-07-132-8/+7
* drm/amd/display: Allow option to use worst-case watermarkTony Cheng2018-07-051-1/+22
* drm/amd/display: remove dcn1 watermark sets b, c and dDmytro Laktyushkin2018-07-051-1/+20
* drm/amd/display: fix dcn1 watermark range reportingDmytro Laktyushkin2018-07-051-84/+18
* drm/amd/display: clean rq/dlg/ttu reg structs before calculationsDmytro Laktyushkin2018-07-051-0/+4
* drm/amd/display: get rid of cur_clks from dcn_bw_outputDmytro Laktyushkin2018-07-051-14/+14
* drm/amd/display: Introduce pp-smu raven functionsMikita Lipski2018-07-051-2/+2
* drm/amd/display: move clock programming from set_bandwidth to dccgDmytro Laktyushkin2018-07-051-1/+1
* drm/amd/display: redesign dce/dcn clock voltage update requestDmytro Laktyushkin2018-07-051-11/+11