summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/calcs
AgeCommit message (Expand)Author
2021-09-23drm/amd/display: Allocate structs needed by dcn_bw_calc_rq_dlg_ttu in pipe_ctxHarry Wentland
2021-09-23drm/amd/display: Fix rest of pass-by-value structs in DMLHarry Wentland
2021-05-27drm/amd/display: Add support for SURFACE_PIXEL_FORMAT_GRPH_ABGR16161616.Mario Kleiner
2021-04-09drm/amd/display/dc/calcs/dce_calcs: Remove some large variables from the stackLee Jones
2021-04-09drm/amd/display/dc/calcs/dce_calcs: Move some large variables from the stack ...Lee Jones
2021-01-14drm/amd/display/dc/calcs/dce_calcs: Demote non-conformant kernel-doc function...Lee Jones
2021-01-14drm/amd/display/dc/calcs/dce_calcs: Remove unused variables 'v_filter_init_mo...Lee Jones
2021-01-05drm/amdgpu/display: drop DCN support for aarch64Alex Deucher
2020-11-04drm/amdgpu: fold CONFIG_DRM_AMD_DC_DCN3* into CONFIG_DRM_AMD_DC_DCN (v3)Alex Deucher
2020-11-02drm/amd: fix typoesBernard Zhao
2020-10-30drm/amd/display: remove useless if/elseZou Wei
2020-10-27drm/amd/display: correct asic type check V2Evan Quan
2020-08-10drm/amd/display: add DCN support for aarch64Daniel Kolesa
2020-07-01drm/amd/display: Fix DML failures caused by doubled stereo viewportNicholas Kazlauskas
2020-07-01drm/amd/display: Fix incorrect dcn1 bandwidth calculationsMichael Strauss
2020-07-01drm/amd/display: Handle RGBE_ALPHA Pixel FormatBhawanpreet Lakha
2020-05-21drm/amd/display: Avoid pipe split when plane is too smallNicholas Kazlauskas
2020-03-09drm/amdgpu/display: Fix Pollock Variant DetectionAly-Tawfik
2020-03-05drm/amd/display: fix indentation issue on a hunk of codeColin Ian King
2020-02-25drm/amd/display: Fix RV2 Variant DetectionMichael Strauss
2020-02-04drm/amdgpu/display: handle multiple numbers of fclks in dcn_calcs.c (v2)Alex Deucher
2020-01-16drm/amd/display: fixup DML dependenciesJun Lei
2020-01-14drm/amd/display: add Pollock IDs, fix Pollock & Dali clk mgr constructMichael Strauss
2020-01-07drm/amd/display: use true, false for bool variable in dce_calcs.czhengbin
2019-12-18amdgpu: Enable initial DCN support on POWERTimothy Pearson
2019-12-18amdgpu: Prepare DCN floating point macros for generic arch supportTimothy Pearson
2019-12-17Merge tag 'drm-next-5.6-2019-12-11' of git://people.freedesktop.org/~agd5f/li...Daniel Vetter
2019-11-13drm/amd/display: rename DCN1_0 kconfig to DCNBhawanpreet Lakha
2019-11-13drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_0 and DSC_SUPPORTEDBhawanpreet Lakha
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