summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/resource/dcn32
AgeCommit message (Expand)AuthorFilesLines
2025-07-15drm/amd/display: Refactor DSC cap calculationsDillon Varone1-0/+2
2025-06-18drm/amd/display: remove use_native_pstate_optimizationYan Li1-1/+0
2025-06-18drm/amd/display: Clear DPP 3DLUT CapRyan Seto1-1/+2
2025-06-18drm/amd/display: Refactor DML2 DC power instanceDillon Varone1-8/+6
2025-06-03drm/amd/display: replace fast_validate with enum dc_validate_modeYan Li2-15/+15
2025-05-05drm/amd/display: Refactor SubVP cursor limiting logicDillon Varone2-8/+64
2025-05-05drm/amd/display: Remove unnecessary DC_FP_START/DC_FP_ENDAlex Hung1-6/+0
2025-05-05Revert "drm/amd/display: Refactor SubVP cursor limiting logic"Ryan Seto2-63/+8
2025-04-22drm/amd/display: Refactor SubVP cursor limiting logicDillon Varone2-8/+63
2025-03-10drm/amd/display: change kzalloc to kcalloc in dml1_validate()Ethan Carter Edwards1-1/+2
2025-02-13drm/amd/display: log destination of vertical interruptJosip Pavic1-1/+2
2025-01-10drm/amd/display: DML2.1 Post-Si CleanupRafal Ostrowski1-0/+1
2024-12-03drm/amd/display: Add hblank borrowing supportChris Park1-0/+1
2024-12-03drm/amd/display: Limit VTotal range to max hw cap minus fpDillon Varone1-0/+1
2024-11-04drm/amd/display: Remove last parts of timing_traceDr. David Alan Gilbert1-1/+0
2024-10-15drm/amd/display: resolve correct MALL size for dcn401Dillon Varone1-0/+4
2024-10-15drm/amd/display: Add hpd_source index out-of-bounds check for dcn3x link enco...Srinivasan Shanmugam1-1/+1
2024-10-02drm/amd/display: Wait for all pending cleared before full updateAlvin Lee1-1/+2
2024-08-06drm/amd/display: Add missing registers for dcn32Rodrigo Siqueira1-0/+5
2024-07-28drm/amd/display: Fix possible overflow in integer multiplicationAlex Hung1-2/+2
2024-07-24drm/amd/display: Add null check for head_pipe in dcn32_acquire_idle_pipe_for_...Srinivasan Shanmugam1-1/+3
2024-07-24drm/amd/display: Check null pointers before multiple usesAlex Hung2-5/+8
2024-07-24drm/amd/display: Check phantom_stream before it is usedAlex Hung1-0/+3
2024-07-24drm/amd/display: Disable HBR audio for DP2 for certain ASICsAlvin Lee1-0/+1
2024-06-19drm/amd/display: Check dc_stream_state before it is usedAlex Hung1-0/+2
2024-06-14drm/amd/display: Refactor DCN3X into component folderMounika Adhuri1-0/+780
2024-06-14drm/amd/display: use pre-allocated temp structure for bounding boxAlex Deucher1-6/+2
2024-06-05drm/amd/display: Add UCLK p-state support message to dcn401Dillon Varone1-0/+4
2024-05-29drm/amd/display: dynamically allocate dml2_configuration_options structuresArnd Bergmann1-5/+11
2024-04-27drm/amd/display: Add misc DC changes for DCN401Aurabindo Pillai1-0/+1
2024-04-27drm/amd/display: Add NULL pointer check for kzallocHersen Wu1-0/+5
2024-04-17drm/amd/display: Modify resource allocation logicSung Joon Kim2-2/+8
2024-04-10drm/amd/display: fix an incorrect ODM policy assigned for subvpWenjing Liu1-13/+15
2024-04-10drm/amd/display: Add handling for DC power modeJoshua Aberback1-2/+14
2024-04-10drm/amd/display: remove context->dml2 dependency from DML21 wrapperJoshua Aberback1-1/+1
2024-04-10drm/amd/display: fix underflow in some two display subvp/non-subvp configsSamson Tam1-9/+61
2024-03-27drm/amd/display: Expand DML2 callbacksDillon Varone2-26/+21
2024-03-20drm/amd/display: Add the MALL size in the fallback functionRodrigo Siqueira1-1/+2
2024-03-20drm/amd/display: Init DPPCLK from SMU on dcn32Dillon Varone1-0/+2
2024-03-20drm/amd/display: Override min required DCFCLK in dml1_validateSohaib Nadeem2-0/+4
2024-02-22drm/amd/display: reenable windowed mpo odm support on dcn32 and dcn321Wenjing Liu1-0/+1
2024-02-07Revert "drm/amd/display: For FPO and SubVP/DRR configs program vmin/max sel"Alvin Lee2-1/+4
2024-02-07drm/amd/display: set odm_combine_policy based on context in dcn32 resourceWenjing Liu1-1/+15
2024-01-29drm/amd/display: For FPO and SubVP/DRR configs program vmin/max selAlvin Lee2-4/+1
2024-01-09drm/amd/display: revert "for FPO & SubVP/DRR config program vmin/max"Martin Leung2-1/+4
2024-01-03drm/amd/display: For FPO and SubVP/DRR configs program vmin/max selAlvin Lee2-4/+1
2024-01-03drm/amd/display: Don't allow FPO if no planesAlvin Lee1-1/+1
2023-12-19drm/amd/display: Refactor phantom resource allocationDillon Varone2-99/+0
2023-12-19drm/amd/display: Refactor dc_state interfaceDillon Varone1-47/+36
2023-12-06drm/amd/display: Add ODM check during pipe split/merge validationRelja Vojvodic1-0/+2