summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dml (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu/display: Remove t_srx_delay_us.Bas Nieuwenhuizen2022-01-257-16/+0
* drm/amd/display: Wrap dcn301_calculate_wm_and_dlg for FPU.Bas Nieuwenhuizen2022-01-252-2/+2
* drm/amd/display: access hpo dp link encoder only through link resourceWenjing Liu2021-12-301-1/+1
* drm/amd/display: fix function scopesIsabella Basso2021-12-131-8/+0
* drm/amd/display: Reduce stack size for dml31 UseMinimumDCFCLKMichel Dänzer2021-12-131-235/+69
* drm/amd/display: Reduce stack size for dml31_ModeSupportAndSystemConfiguratio...Michel Dänzer2021-12-131-86/+99
* drm/amd/display: fix application of sizeof to pointerLv Ruyi2021-12-011-2/+2
* drm/amd/display: Fix warning comparing pointer to 0Jiapeng Chong2021-12-011-1/+1
* drm/amd/display: fixed an error related to 4:2:0/4:2:2 DSCGuo, Bing2021-11-242-35/+0
* drm/amd/display: Code change for DML isolationJun Lei2021-11-223-0/+2174
* drm/amd/display: Fix bpc calculation for specific encodingsBing Guo2021-11-032-19/+8
* drm/amd/display: move FPU associated DCN301 code to DML folderQingqing Zhuo2021-10-283-0/+435
* drm/amd/display: move FPU associated DSC code to DML folderQingqing Zhuo2021-10-284-0/+1092
* drm/amd/display: Fix prefetch bandwidth calculation for DCN3.1Nicholas Kazlauskas2021-10-191-3/+3
* drm/amd/display: Re-arrange FPU code structure for dcn2xQingqing Zhuo2021-10-063-6/+6
* drm/amd/display: add cyan_skillfish display supportZhan Liu2021-10-042-0/+2
* drm/amd/display: Reduce stack size for dml21_ModeSupportAndSystemConfiguratio...Harry Wentland2021-09-231-113/+123
* drm/amd/display: Fix rest of pass-by-value structs in DMLHarry Wentland2021-09-237-328/+328
* drm/amd/display: Pass all structs in display_rq_dlg_helpers by pointerHarry Wentland2021-09-238-232/+232
* drm/amd/display: Pass display_pipe_params_st as const in DMLHarry Wentland2021-09-2311-119/+119
* drm/amd/display: Update swizzle mode enumsAlvin Lee2021-09-011-2/+2
* drm/amd/display: cleanup idents after a revertAngus Wang2021-08-311-1/+1
* drm/amd/display: Move AllowDRAMSelfRefreshOrDRAMClockChangeInVblank to boundi...Nicholas Kazlauskas2021-08-262-4/+7
* drm/amd/display: Add DC_FP helper to check FPU stateRodrigo Siqueira2021-08-061-0/+18
* drm/amd/display: Move specific DCN2x code that uses FPU to DMLRodrigo Siqueira2021-08-063-0/+122
* drm/amd/display: Fix typo in commentsCai Huoqing2021-08-026-7/+7
* drm/amd/display: Guard DST_Y_PREFETCH register overflow in DCN21Victor Lu2021-07-271-0/+3
* drm/amd/display: Fix comparison error in dcn21 DMLVictor Lu2021-07-231-1/+1
* drm/amd/display: log additional register state for debugJosip Pavic2021-07-211-0/+2
* drm/amd/display: Adjust types and formatting for future developmentAlvin Lee2021-07-086-28/+36
* drm/amd/display: Respect CONFIG_FRAME_WARN=0 in dml MakefileReka Norman2021-07-011-2/+6
* drm/amdgpu/display: fold DRM_AMD_DC_DCN3_1 into DRM_AMD_DC_DCNAlex Deucher2021-06-228-42/+2
* drm/amd/display: Clamp VStartup value at DML calculations timeNikola Cornij2021-06-211-0/+4
* drm/display: Fix duplicated argumentWan Jiabing2021-06-181-1/+1
* drm/amd/display: Remove unnecessary blank linesDmytro Laktyushkin2021-06-151-2/+0
* drm: display: Remove duplicated argument in dcn31Wan Jiabing2021-06-101-2/+2
* drm/amd/display: Fix off-by-one error in DMLWesley Chalmers2021-06-081-7/+7
* drm/amd/display: Fix DCN 3.01 DSCCLK validationNikola Cornij2021-06-081-43/+21
* drm/amd/display: Fix two spelling mistakes, clean wide linesColin Ian King2021-06-071-4/+6
* drm/amd/display: Add DCN3.1 DML calculation supportNicholas Kazlauskas2021-06-0410-0/+9484
* drm/amd/display: fix odm scalingDmytro Laktyushkin2021-05-272-0/+15
* drm/amd/display: DETBufferSizeInKbyte variable type modificationsChaitanya Dhere2021-05-116-87/+87
* drm/amd/display: Cleanup DML DSC input bpc validationNicholas Kazlauskas2021-04-093-4/+10
* drm/amd/display: Fix UBSAN: shift-out-of-bounds warningAnson Jacob2021-04-095-25/+115
* drm/amd/display: fix dml prefetch validationDmytro Laktyushkin2021-03-242-0/+2
* drm/amd/display: Fix HSplit causing increase in DSC Slice CountDillon Varone2021-03-022-4/+1
* drm/amd/display: DIO Supported for virtual displaysWesley Chalmers2021-02-097-10/+17
* drm/amdgpu: Assign boolean values to a bool variableJiapeng Zhong2021-01-211-16/+16
* drm/amd/display: Fix dml20v2_ModeSupportAndSystemConfigurationFull() to check...Bing Guo2021-01-201-38/+79
* drm/amd/display: Simplify bool comparisonYang Li2021-01-141-1/+1