summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dml/Makefile
AgeCommit message (Expand)AuthorFilesLines
2024-05-20drm/amd/display: use ARCH_HAS_KERNEL_FPU_SUPPORTSamuel Holland1-34/+2
2024-05-20drm/amd/display: only use hard-float, not altivec on powerpcMichael Ellerman1-1/+1
2024-03-04drm/amd/display: add DC changes for DCN351Hamza Mahfooz1-0/+3
2024-02-07drm/amd/display: Increase frame-larger-than for all display_mode_vba filesNathan Chancellor1-3/+3
2023-12-07drm/amd/display: Increase frame warning limit with KASAN or KCSAN in dmlAlex Deucher1-0/+4
2023-10-09drm/amd/display: Move bw_fixed from DML folderRodrigo Siqueira1-2/+0
2023-10-09drm/amd/display: Move custom_float from DML folderRodrigo Siqueira1-1/+1
2023-10-09drm/amd/display: Move dce_calcs from DML folderRodrigo Siqueira1-1/+1
2023-08-30drm/amd/display: Add DCN35 DMLQingqing Zhuo1-0/+3
2023-06-09drm/amdgpu/display: Enable DC_FP for LoongArchHuacai Chen1-0/+5
2023-03-20Merge tag 'amd-drm-next-6.4-2023-03-17' of https://gitlab.freedesktop.org/agd...Dave Airlie1-1/+1
2023-03-07drm/amd/display: Rename DCN config to FPHarry Wentland1-1/+1
2023-01-26drm/amd/display: Do not add '-mhard-float' to dml_ccflags for clangNathan Chancellor1-1/+2
2022-11-04drm/amd/display: add DCN support for ARM64Ao Zhong1-4/+16
2022-10-18drm/amd/display: Increase frame size limit for display_mode_vba_util_32.oGuenter Roeck1-1/+1
2022-09-28Makefile.compiler: replace cc-ifversion with compiler-specific macrosNick Desaulniers1-1/+1
2022-09-13drm/amd/display: Enable dlg and vba compilation for dcn314Rodrigo Siqueira1-0/+3
2022-08-10drm/amd/display: Create FPU files for DCN314Rodrigo Siqueira1-0/+2
2022-08-10drm/amd/display: remove DML Makefile duplicate linesMagali Lemes1-2/+0
2022-07-25drm/amd/display: Create dcn321_fpu fileRodrigo Siqueira1-0/+2
2022-07-25drm/amd/display: Drop FPU flags from dcn32_clk_mgrRodrigo Siqueira1-0/+2
2022-06-03drm/amd/display: DML changes for DCN32/321Aurabindo Pillai1-0/+7
2022-05-26drm/amd/display: Move FPU associated DCN30 code to DML folderJasdeep Dhillon1-1/+2
2022-03-25drm/amd/display: move FPU related code from dcn31 to dml/dcn31 folderMelissa Wen1-0/+2
2022-03-15drm/amd/display: move FPU code from dcn10 to dml/dcn10 folderMelissa Wen1-0/+2
2022-03-15drm/amd/display: move FPU associated DCN303 code to DML folderJasdeep Dhillon1-0/+2
2022-01-19drm/amd/display: move calcs folder into DMLIsabella Basso1-1/+9
2022-01-19drm/amd/display: move FPU associated DCN302 code to DML folder (#2266)Jasdeep Dhillon1-0/+2
2021-10-28drm/amd/display: move FPU associated DCN301 code to DML folderQingqing Zhuo1-0/+3
2021-10-28drm/amd/display: move FPU associated DSC code to DML folderQingqing Zhuo1-0/+3
2021-10-06drm/amd/display: Re-arrange FPU code structure for dcn2xQingqing Zhuo1-2/+2
2021-08-06drm/amd/display: Move specific DCN2x code that uses FPU to DMLRodrigo Siqueira1-0/+4
2021-07-01drm/amd/display: Respect CONFIG_FRAME_WARN=0 in dml MakefileReka Norman1-2/+6
2021-06-22drm/amdgpu/display: fold DRM_AMD_DC_DCN3_1 into DRM_AMD_DC_DCNAlex Deucher1-6/+0
2021-06-04drm/amd/display: Add DCN3.1 DML calculation supportNicholas Kazlauskas1-0/+11
2021-01-07drm/amdgpu/display: drop DCN support for aarch64Alex Deucher1-4/+0
2020-11-05drm/amdgpu/display: FP fixes for DCN3.x (v4)Alex Deucher1-2/+6
2020-11-05drm/amdgpu: fold CONFIG_DRM_AMD_DC_DCN3* into CONFIG_DRM_AMD_DC_DCN (v3)Alex Deucher1-5/+0
2020-08-11drm/amd/display: add DCN support for aarch64Daniel Kolesa1-0/+13
2020-07-01drm/amd/display: Add DCN3 DMLBhawanpreet Lakha1-0/+7
2020-05-21drm/amd/display: Remove dml_common_def fileRodrigo Siqueira1-2/+0
2019-12-19amdgpu: Enable initial DCN support on POWERTimothy Pearson1-0/+9
2019-12-17Merge tag 'drm-next-5.6-2019-12-11' of git://people.freedesktop.org/~agd5f/li...Daniel Vetter1-6/+2
2019-11-13drm/amd/display: rename DCN1_0 kconfig to DCNBhawanpreet Lakha1-2/+2
2019-11-13drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_1 flagBhawanpreet Lakha1-4/+0
2019-11-13drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_0 and DSC_SUPPORTEDBhawanpreet Lakha1-2/+2
2019-10-30drm/amdgpu: enable -msse2 for GCC 7.1+ usersNick Desaulniers1-3/+1
2019-10-30drm/amdgpu: fix stack alignment ABI mismatch for GCC 7.1+Nick Desaulniers1-0/+9
2019-10-30drm/amdgpu: fix stack alignment ABI mismatch for ClangNick Desaulniers1-6/+4
2019-09-20Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds1-14/+11