summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dcn32/dcn32_resource.c
AgeCommit message (Expand)AuthorFilesLines
2023-11-17drm/amd/display: Refactor resource into component directoryMounika Adhuri1-2862/+0
2023-10-27drm/amd/display: add interface to query SubVP statusAurabindo Pillai1-1/+2
2023-10-27drm/amd/display: implement map dc pipe with callback in DML2Wenjing Liu1-0/+1
2023-10-27drm/amd/display: add pipe resource management callbacks to DML2Wenjing Liu1-0/+5
2023-10-10drm/amd/display: Refactor HWSS into component folderMounika Adhuri1-1/+1
2023-10-09drm/amd/display: Introduce DML2Qingqing Zhuo1-3/+58
2023-09-12drm/amd/display: do not attempt ODM power optimization if minimal transition ...Wenjing Liu1-75/+1
2023-09-12drm/amd/display: remove a function that does complex calculation in every fra...Wenjing Liu1-3/+0
2023-08-30drm/amd/display: switch to new ODM policy for windowed MPO ODM supportWenjing Liu1-19/+65
2023-08-30drm/amd/display: add more pipe resource interfacesWenjing Liu1-10/+1
2023-08-30drm/amd/display: add new resource interface for acquiring sec opp heads and r...Wenjing Liu1-0/+81
2023-08-30Partially revert "drm/amd/display: update add plane to context logic with a n...Wenjing Liu1-4/+114
2023-08-16drm/amd/display: implement pipe type definition and adding accessorsWenjing Liu1-2/+2
2023-08-08drm/amd/display: rename acquire_idle_pipe_for_layer to acquire_free_pipe_as_s...Wenjing Liu1-35/+35
2023-08-08drm/amd/display: move idle pipe allocation logic into dcn specific layerWenjing Liu1-2/+85
2023-08-08drm/amd/display: update add plane to context logic with a new algorithmWenjing Liu1-98/+21
2023-07-18drm/amd/display: Initialize necessary uninitialized variablesMeera Patel1-1/+1
2023-06-23drm/amd/display: Enable dc mode clock switching for DCN32xAlvin Lee1-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: Only use ODM2:1 policy for high pixel rate displaysAurabindo Pillai1-0/+1
2023-06-09Revert "drm/amd/display: Only use ODM2:1 policy for high pixel rate displays"Aurabindo Pillai1-1/+0
2023-06-09drm/amd/display: remove unused definitionYang Li1-29/+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: Add w/a to disable DP dual mode on certain portsGeorge Shen1-0/+1
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-25drm/amd/display: Limit DCN32 8 channel or less parts to DPM1 for FPOAlvin Lee1-0/+2
2023-04-18drm/amd/display: Enable FPO + VactiveAlvin Lee1-1/+1
2023-04-18drm/amd/display: Add missing WA and MCLK validationRodrigo Siqueira1-1/+1
2023-04-18drm/amd/display: Adjust code identation and other minor detailsRodrigo Siqueira1-22/+22
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-22drm/amd/display: Set dcn32 caps.seamless_odmHersen Wu1-0/+1
2023-03-16drm/amd/display: disconnect MPCC only on OTG changeAyush Gupta1-1/+5
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-02-24drm/amd/display: Remove unused local variablesArthur Grillo1-4/+1
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-2/+60
2023-01-13drm/amd/display: refactor ddc logic from dc_link_ddc to link_ddcWenjing Liu1-3/+3
2022-12-15drm/amd/display: Add debug bit to disable unbounded requestingDillon Varone1-0/+1
2022-11-29drm/amd/display: Retain phantom pipes when min transition into subvp (#7358)Alvin Lee1-0/+2
2022-11-29drm/amd/display: Don't overwrite subvp pipe info in fast updatesAlvin Lee1-25/+39
2022-11-23drm/amd/display: Fix display corruption w/ VSR enableIlya Bakoulin1-1/+1