summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dml/dcn30
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: Mark dml30's UseMinimumDCFCLK() as noinline for stack usageNathan Chancellor2022-09-131-2/+1
* drm/amd/display: Clean up some inconsistent indentingJiapeng Chong2022-07-281-9/+9
* drm/amd/display: Create patch bounding box function for isolate FPURodrigo Siqueira2022-07-252-0/+22
* drm/amd/display: Move mclk calculation function to DMLRodrigo Siqueira2022-07-252-0/+49
* drm/amd/display: move FPU code from dcn30 clk mgr to DML folderMelissa Wen2022-07-252-1/+63
* drm/amd/display: Remove unused MaxUsedBW variableMaíra Canal2022-07-251-28/+0
* drm/amd/display: Remove duplicate code across dcn30 and dcn31Maíra Canal2022-07-053-108/+17
* drm/amd/display: Add basic infrastructure for enabling FAMSRodrigo Siqueira2022-07-051-0/+2
* drm/amd/display: DML changes for DCN32/321Aurabindo Pillai2022-06-031-4/+4
* drm/amd/display: Move FPU associated DCN30 code to DML folderJasdeep Dhillon2022-05-262-0/+684
* drm/amdgpu/display: Remove t_srx_delay_us.Bas Nieuwenhuizen2022-01-251-2/+0
* drm/amd/display: Fix bpc calculation for specific encodingsBing Guo2021-11-031-10/+3
* drm/amd/display: Fix rest of pass-by-value structs in DMLHarry Wentland2021-09-231-17/+17
* drm/amd/display: Pass all structs in display_rq_dlg_helpers by pointerHarry Wentland2021-09-231-16/+16
* drm/amd/display: Pass display_pipe_params_st as const in DMLHarry Wentland2021-09-232-38/+38
* drm/amd/display: Move AllowDRAMSelfRefreshOrDRAMClockChangeInVblank to boundi...Nicholas Kazlauskas2021-08-261-2/+5
* drm/amd/display: Fix typo in commentsCai Huoqing2021-08-021-1/+1
* drm/amd/display: Adjust types and formatting for future developmentAlvin Lee2021-07-081-8/+10
* 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: DETBufferSizeInKbyte variable type modificationsChaitanya Dhere2021-05-101-24/+24
* drm/amd/display: Fix UBSAN: shift-out-of-bounds warningAnson Jacob2021-04-091-5/+23
* drm/amd/display: Fix HSplit causing increase in DSC Slice CountDillon Varone2021-03-021-1/+1
* drm/amd/display: DIO Supported for virtual displaysWesley Chalmers2021-02-091-1/+1
* drm/amdgpu: Assign boolean values to a bool variableJiapeng Zhong2021-01-211-16/+16
* drm/amd/display: Simplify bool comparisonYang Li2021-01-141-2/+2
* drm/amd/display: enable HUBP blank behaviourBhawanpreet Lakha2021-01-131-1/+1
* drm/amdgpu: fold CONFIG_DRM_AMD_DC_DCN3* into CONFIG_DRM_AMD_DC_DCN (v3)Alex Deucher2020-11-042-3/+3
* drm/amd/display: Revert HUBP blank behaviour for nowJoshua Aberback2020-11-021-1/+1
* drm/amd/display: Blank HUBP during pixel data blank for DCN30Joshua Aberback2020-11-021-1/+1
* drm/amd/display: allow 18 bit dp output on DCN3Dmytro Laktyushkin2020-10-301-1/+1
* drm/amd/display: Don't allow pstate if no support in blankAlvin Lee2020-10-051-1/+1
* drm/amd/display: Delete duplicated argument to '&&' or '||'Ye Bin2020-09-172-4/+4
* drm: amd/display: fix spelling of "function"Randy Dunlap2020-09-151-1/+1
* drm/amd/display: adding pathway to retrieve stutter periodMartin Leung2020-09-151-3/+9
* drm/amd/display: fix dcn3 wide timing dsc validationDmytro Laktyushkin2020-08-181-0/+4
* drm/amd/display: update dml varDmytro Laktyushkin2020-07-141-5/+3
* drm/amd/display: Allow 4 split on 10K 420 modesChris Park2020-07-011-5/+0
* drm/amd/display: Force ODM combine on 5K+ 420 modesChris Park2020-07-011-0/+10
* drm/amd/display: fix spelling mistake: "propogation" -> "propagation"Colin Ian King2020-07-011-1/+1
* drm/amd/display: Add DCN3 DMLBhawanpreet Lakha2020-07-014-0/+8840