aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/calcs
AgeCommit message (Expand)Author
2022-10-26drm/amd/display: fix overflow on MIN_I64 definitionDavid Gow
2020-02-24drm/amdgpu/display: handle multiple numbers of fclks in dcn_calcs.c (v2)Alex Deucher
2020-02-24drm/amd/display: fixup DML dependenciesJun Lei
2019-10-30drm/amdgpu: enable -msse2 for GCC 7.1+ usersNick Desaulniers
2019-10-30drm/amdgpu: fix stack alignment ABI mismatch for GCC 7.1+Nick Desaulniers
2019-10-30drm/amdgpu: fix stack alignment ABI mismatch for ClangNick Desaulniers
2019-09-27Merge tag 'drm-next-2019-09-27' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-09-20Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2019-09-17drm/amd/display: Implement voltage limitation for daliBhawanpreet Lakha
2019-09-04kbuild: change *FLAGS_<basetarget>.o to take the path relative to $(obj)Masahiro Yamada
2019-08-23drm/amd/display: Implement voltage limitation stubJoseph Gravenor
2019-08-23drm/amdgpu/display: add flag for multi-display mclk switchingAlex Deucher
2019-08-23drm/amd/display: update bw_calcs to take pipe sync into account (v3)Alex Deucher
2019-07-30drm/amd/display: readd -msse2 to prevent Clang from emitting libcalls to unde...Nick Desaulniers
2019-07-18drm/amd/display: add dcc programming for dual planeDmytro Laktyushkin
2019-06-25Merge branch 'drm-next' into drm-next-5.3Alex Deucher
2019-06-22drm/amd/display: Optimize bandwidth validation by adding early returnJoshua Aberback
2019-06-21drm/amd/display: Add DCN2 changes to DMLHarry Wentland
2019-06-14Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2019-06-11drm/amd/display: add some math functions for dcn_calc_mathCharlene Liu
2019-06-10drm/amd: drop use of drmp.h in os_types.hSam Ravnborg
2019-05-31drm/amd/display: fix crash on setmode when mode is close to bw limitSu Sung Chung
2019-05-31drm/amd/display: fix calculation of total_data_read_bandwidthSu Sung Chung
2019-05-31drm/amd/display: make clk mgr soc specificEric Yang
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-02-06drm/amdgpu/display: fix compiler errors [-Werror,-Wparentheses-equality]Pratik Vishwakarma
2019-01-29Revert "drm/amd/display: add -msse2 to prevent Clang from emitting libcalls t...Alex Deucher
2019-01-25drm/amd/display: add -msse2 to prevent Clang from emitting libcalls to undefi...ndesaulniers@google.com
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
2019-01-14drm/amd/display: update bw formula to v252Eric Yang
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-08-21Revert "drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86"Leo (Sunpeng) Li
2018-07-24drm/amd/display: separate dc_debug into dc_debug_options and dc_debug dataJun Lei
2018-07-19drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86Michel Dänzer
2018-07-13drm/amd/display: dcc always on for bw calculations on ravenDmytro Laktyushkin
2018-07-13drm/amd/display: Convert remaining loggers off dc_loggerNicholas Kazlauskas