summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dcn321
AgeCommit message (Expand)AuthorFilesLines
2023-11-17drm/amd/display: Refactor resource into component directoryMounika Adhuri3-2111/+1
2023-10-27drm/amd/display: add interface to query SubVP statusAurabindo Pillai1-1/+2
2023-10-27drm/amd/display: add pipe resource management callbacks to DML2Wenjing Liu1-0/+5
2023-10-27drm/amd/display: Set the DML2 attribute to false in all DCNs older than versi...Rodrigo Siqueira1-0/+1
2023-10-10drm/amd/display: Refactor HWSS into component folderMounika Adhuri1-1/+1
2023-10-09drm/amd/display: Introduce DML2Qingqing Zhuo1-0/+41
2023-09-27drm/amd/display: add missing function pointer for DCN321 resourceWenjing Liu1-0/+1
2023-08-30drm/amd/display: add more pipe resource interfacesWenjing Liu1-0/+1
2023-08-08drm/amd/display: rename acquire_idle_pipe_for_layer to acquire_free_pipe_as_s...Wenjing Liu1-1/+1
2023-08-08drm/amd/display: update add plane to context logic with a new algorithmWenjing Liu1-1/+1
2023-06-23drm/amd/display: Enable dc mode clock switching for DCN32xAlvin Lee1-0/+1
2023-06-23drm/amd/display: Disable DC Mode Capping On DCN321Austin Zheng1-0/+1
2023-06-23drm/amd/display: enable the new fast update path for supported ASICsAlvin Lee1-0/+1
2023-06-15drm/amd/display: Limit Minimum FreeSync Refresh RateAustin Zheng1-0/+1
2023-06-15drm/amd/display: Re-enable SubVP high refreshAlvin Lee1-1/+1
2023-06-09drm/amd/display: remove unused definitionYang Li1-30/+0
2023-06-09drm/amd/display: Clean FPGA code in dcQingqing Zhuo1-9/+4
2023-06-09drm/amd/display: Update vactive margin and max vblank for fpo + vactiveAlvin Lee1-0/+2
2023-06-09drm/amd/display: filter out invalid bits in pipe_fusesSamson Tam1-1/+9
2023-04-25drm/amd/display: Enable SubVP for high refresh rate displaysAlvin Lee1-0/+1
2023-04-21drm/amd/display: 3-plane MPO enablement for DCN321Krunoslav Kovac1-3/+3
2023-04-18drm/amd/display: Enable FPO + VactiveAlvin Lee1-1/+1
2023-04-12drm/amd/display: On clock init, maintain DISPCLK freqAlvin Lee1-0/+1
2023-04-12drm/amd/display: Add FPO + VActive supportAlvin Lee1-0/+2
2023-03-31drm/amd/display: Enable FPO optimizationAlvin Lee1-1/+1
2023-03-31drm/amd/display: Enable FPO for configs that could reduce vlevelAlvin Lee1-0/+1
2023-03-14drm/amd/display: convert link.h functions to function pointer styleWenjing Liu1-3/+6
2023-03-08drm/amd/display: remove legacy fields of dc_plane_cap structDavid Tadokoro1-2/+0
2023-02-28drm/amd/display: DAL to program DISPCLK WDIVIDER if PMFW doesn'tAlvin Lee1-0/+1
2023-01-31drm/amd/display: fix MALL size hardcoded for DCN321Samson Tam1-1/+0
2023-01-24drm/amd/display: merge dc_link_dp into dc_linkWenjing Liu1-1/+0
2023-01-24drm/amd/display: adjust MALL size available for DCN32 and DCN321Samson Tam1-1/+8
2023-01-13drm/amd/display: refactor ddc logic from dc_link_ddc to link_ddcWenjing Liu2-4/+3
2022-12-15drm/amd/display: Add debug bit to disable unbounded requestingDillon Varone1-0/+1
2022-12-06drm/amd/display: Remove DTB DTO on CLK updateChris Park1-1/+1
2022-11-29drm/amd/display: Retain phantom pipes when min transition into subvp (#7358)Alvin Lee1-0/+2
2022-11-23drm/amd/display: Retain phantom plane/stream if validation failsAlvin Lee1-0/+1
2022-11-23drm/amd/display: Limit HW cursor size of >= 4kAlvin Lee1-1/+1
2022-11-23drm/amd/display: Add margin on DRR vblank start for subvpAlvin Lee1-0/+1
2022-11-15drm/amd/display: rework macros for DWB register accessAurabindo Pillai1-2/+3
2022-11-10drm/amd/display: Have risk for memory exhaustionLongJun Tang1-0/+1
2022-11-10drm/amd/display: Add margin for max vblank time for SubVP + DRRAlvin Lee1-0/+1
2022-11-10drm/amd/display: Enforce minimum prefetch time for low memclk on DCN32Dillon Varone1-0/+1
2022-10-06drm/amd/display: clean up one inconsistent indentingYang Li1-1/+1
2022-10-06drm/amd/display: Update DCN321 hook that deals with pipe aquireRodrigo Siqueira1-1/+1
2022-10-06drm/amd/display: Drop unused code for DCN32/321Rodrigo Siqueira2-3/+0
2022-09-29drm/amd/display: Fix various dynamic ODM transitions on DCN32Dillon Varone1-0/+3
2022-09-19drm/amd/display: Add debug option for allocating extra way for cursorAlvin Lee1-0/+1
2022-09-19drm/amd/display: Remove some unused definitions from DCN32/321Aurabindo Pillai1-25/+0
2022-09-19drm/amd/display: clean up some inconsistent indentingsYang Li1-13/+13