summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dcn32
AgeCommit message (Expand)AuthorFilesLines
2023-03-23drm/amd/display: Set dcn32 caps.seamless_odmHersen Wu1-0/+1
2023-03-23drm/amd/display: fix wrong index used in dccg32_set_dpstreamclkHersen Wu1-2/+1
2023-03-16drm/amd/display: disconnect MPCC only on OTG changeAyush Gupta1-1/+5
2023-03-16drm/amd/display: Remove OTG DIV register write for Virtual signals.Saaem Rizvi1-1/+1
2023-02-16drm/amd/display: Add previously missing includesArthur Grillo1-0/+1
2023-02-16drm/amd/display: Add function prototypes to headersArthur Grillo2-0/+4
2023-02-15drm/amd/display: fix k1 k2 divider programming for phantom streamsAurabindo Pillai1-2/+2
2023-02-14drm/amd/display: Set max vratio for prefetch to 7.9 for YUV420 MPOAlvin Lee1-0/+2
2023-02-09drm/amd/display: break down dc_link.cWenjing Liu2-3/+3
2023-01-31drm/amd/display: Unassign does_plane_fit_in_mall function from dcn3.2George Shen1-1/+1
2023-01-24drm/amd/display: merge dc_link_dp into dc_linkWenjing Liu3-3/+1
2023-01-24drm/amd/display: Enable AdaptiveSync in DC interfaceSung Joon Kim1-0/+2
2023-01-24drm/amd/display: adjust MALL size available for DCN32 and DCN321Samson Tam2-2/+62
2023-01-24drm/amd/display: Set init freq for DCFCLK DSAlvin Lee2-0/+2
2023-01-24drm/amd/display: Disable SubVP for PSR panelsAlvin Lee2-0/+11
2023-01-24drm/amd/display: Allow idle optimization after turning off all pipesAlvin Lee1-0/+10
2023-01-24drm/amd/display: Disable MALL SS and messages for PSR supported configsDillon Varone1-0/+7
2023-01-17drm/amd/display: Allow subvp on vactive pipes that are 2560x1440@60Alvin Lee1-0/+2
2023-01-17drm/amd/display: Request min clocks after disabling pipes on initAlvin Lee1-0/+21
2023-01-17drm/amd/display: move dp capability related logic to link_dp_capabilityWenjing Liu1-4/+5
2023-01-17drm/amd/display: Remove SubVp support if src/dst rect does not equal stream t...Saaem Rizvi1-0/+8
2023-01-17drm/amd/display: Use DML for MALL SS and Subvp allocation calculationsDillon Varone3-235/+99
2023-01-13drm/amd/display: add hubbub_init relatedCharlene Liu3-3/+49
2023-01-13drm/amd/display: move dpcd logic from dc_link_dpcd to link_dpcdWenjing Liu1-1/+1
2023-01-13drm/amd/display: refactor ddc logic from dc_link_ddc to link_ddcWenjing Liu2-4/+3
2023-01-13drm/amd/display: Implement FIFO enable sequence on DCN32Dillon Varone1-0/+28
2023-01-04drm/amd/display: Turn on phantom OTG before disabling phantom pipeAlvin Lee3-0/+39
2022-12-15drm/amd/display: Check for PSR in no memory request caseSamson Tam1-1/+2
2022-12-15drm/amd/display: Block subvp if center timing is in useAlvin Lee2-0/+14
2022-12-15drm/amd/display: Add debug bit to disable unbounded requestingDillon Varone2-1/+3
2022-12-10drm/amd/display: Fix spelling mistake: "dram_clk_chanage" -> "dram_clk_change"Colin Ian King1-4/+4
2022-12-06drm/amd/display: Disable uclk pstate for subvp pipesDillon Varone1-5/+5
2022-11-29drm/amd/display: Fix DTBCLK disable requests and SRC_SEL programmingAlvin Lee1-5/+1
2022-11-29drm/amd/display: Use DCC meta pitch for MALL allocation requirementsDillon Varone2-6/+11
2022-11-29drm/amd/display: Fix arithmetic error in MALL size calculations for subvpDillon Varone1-2/+2
2022-11-29drm/amd/display: Retain phantom pipes when min transition into subvp (#7358)Alvin Lee2-11/+2
2022-11-29drm/amd/display: Don't overwrite subvp pipe info in fast updatesAlvin Lee2-26/+40
2022-11-29drm/amd/display: MALL SS calculations should iterate over all pipes for cursorDillon Varone1-1/+1
2022-11-23drm/amd/display: Avoid setting pixel rate divider to N/ATaimur Hassan2-4/+4
2022-11-23drm/amd/display: Fix display corruption w/ VSR enableIlya Bakoulin1-1/+1
2022-11-23drm/amd/display: Retain phantom plane/stream if validation failsAlvin Lee2-0/+25
2022-11-23drm/amd/display: Use viewport height for subvp mall allocation sizeDillon Varone1-1/+1
2022-11-23drm/amd/display: Check if PSR enabled when entering MALLAlvin Lee1-1/+6
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-15drm/amd/display: Fix Subvp phantom pipe transitionAlvin Lee3-0/+30
2022-11-15drm/amd/display: Fix calculation for cursor CAB allocationGeorge Shen1-9/+5
2022-11-15drm/amd/display: Align phantom pipe dst/src scaling with main for subvpDillon Varone1-1/+1
2022-11-15drm/amd/display: enable dchub request limit for DCN 3.2.xJun Lei5-3/+32