summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/calcs
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: move calcs folder into DMLIsabella Basso2022-01-189-8585/+0
* drm/amd/display: fix function scopesIsabella Basso2021-12-131-1/+3
* drm/amd/display: Rename dcn_validate_bandwidth to dcn10_validate_bandwidthZhan Liu2021-11-241-1/+1
* drm/amd/display: Allocate structs needed by dcn_bw_calc_rq_dlg_ttu in pipe_ctxHarry Wentland2021-09-231-29/+32
* drm/amd/display: Fix rest of pass-by-value structs in DMLHarry Wentland2021-09-231-5/+5
* drm/amd/display: Add support for SURFACE_PIXEL_FORMAT_GRPH_ABGR16161616.Mario Kleiner2021-05-272-0/+4
* drm/amd/display/dc/calcs/dce_calcs: Remove some large variables from the stackLee Jones2021-04-091-555/+567
* drm/amd/display/dc/calcs/dce_calcs: Move some large variables from the stack ...Lee Jones2021-04-091-4/+28
* drm/amd/display/dc/calcs/dce_calcs: Demote non-conformant kernel-doc function...Lee Jones2021-01-141-3/+2
* drm/amd/display/dc/calcs/dce_calcs: Remove unused variables 'v_filter_init_mo...Lee Jones2021-01-141-7/+1
* drm/amdgpu/display: drop DCN support for aarch64Alex Deucher2021-01-051-4/+0
* drm/amdgpu: fold CONFIG_DRM_AMD_DC_DCN3* into CONFIG_DRM_AMD_DC_DCN (v3)Alex Deucher2020-11-041-2/+0
* drm/amd: fix typoesBernard Zhao2020-11-021-1/+1
* drm/amd/display: remove useless if/elseZou Wei2020-10-301-7/+4
* drm/amd/display: correct asic type check V2Evan Quan2020-10-271-2/+4
* drm/amd/display: add DCN support for aarch64Daniel Kolesa2020-08-101-0/+7
* drm/amd/display: Fix DML failures caused by doubled stereo viewportNicholas Kazlauskas2020-07-011-2/+9
* drm/amd/display: Fix incorrect dcn1 bandwidth calculationsMichael Strauss2020-07-011-3/+3
* drm/amd/display: Handle RGBE_ALPHA Pixel FormatBhawanpreet Lakha2020-07-011-0/+7
* drm/amd/display: Avoid pipe split when plane is too smallNicholas Kazlauskas2020-05-211-1/+20
* drm/amdgpu/display: Fix Pollock Variant DetectionAly-Tawfik2020-03-091-0/+5
* drm/amd/display: fix indentation issue on a hunk of codeColin Ian King2020-03-051-23/+23
* drm/amd/display: Fix RV2 Variant DetectionMichael Strauss2020-02-251-5/+15
* drm/amdgpu/display: handle multiple numbers of fclks in dcn_calcs.c (v2)Alex Deucher2020-02-041-11/+23
* drm/amd/display: fixup DML dependenciesJun Lei2020-01-161-43/+0
* drm/amd/display: add Pollock IDs, fix Pollock & Dali clk mgr constructMichael Strauss2020-01-141-2/+2
* drm/amd/display: use true, false for bool variable in dce_calcs.czhengbin2020-01-071-12/+12
* amdgpu: Enable initial DCN support on POWERTimothy Pearson2019-12-182-0/+10
* amdgpu: Prepare DCN floating point macros for generic arch supportTimothy Pearson2019-12-181-12/+12
* Merge tag 'drm-next-5.6-2019-12-11' of git://people.freedesktop.org/~agd5f/li...Daniel Vetter2019-12-172-5/+1
|\
| * drm/amd/display: rename DCN1_0 kconfig to DCNBhawanpreet Lakha2019-11-131-1/+1
| * drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_0 and DSC_SUPPORTEDBhawanpreet Lakha2019-11-131-4/+0
* | drm/amdgpu: enable -msse2 for GCC 7.1+ usersNick Desaulniers2019-10-301-3/+1
* | drm/amdgpu: fix stack alignment ABI mismatch for GCC 7.1+Nick Desaulniers2019-10-301-0/+9
* | drm/amdgpu: fix stack alignment ABI mismatch for ClangNick Desaulniers2019-10-301-6/+4
|/
* Merge tag 'drm-next-2019-09-27' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-09-271-0/+4
|\
| * drm/amd/display: Implement voltage limitation for daliBhawanpreet Lakha2019-09-171-0/+4
* | 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
|/ /