summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dcn32
AgeCommit message (Expand)AuthorFilesLines
2023-08-23drm/amd/display: Implement workaround for writing to OTG_PIXEL_RATE_DIV registerSaaem Rizvi4-3/+27
2023-08-16drm/amd/display: Retain phantom plane/stream if validation failsAlvin Lee2-0/+25
2023-08-16drm/amd/display: Disable phantom OTG after enable for plane disableAlvin Lee1-0/+8
2023-07-23drm/amd/display: Remove Phantom Pipe Check When Calculating K1 and K2Austin Zheng1-4/+0
2023-07-23drm/amd/display: fix seamless odm transitionsDmytro Laktyushkin2-1/+2
2023-05-24drm/amd/display: fixed dcn30+ underflow issueAyush Gupta1-1/+1
2023-05-17drm/amd/display: filter out invalid bits in pipe_fusesSamson Tam1-1/+9
2023-05-17drm/amd/display: Add missing WA and MCLK validationRodrigo Siqueira2-1/+2
2023-03-30drm/amd/display: fix wrong index used in dccg32_set_dpstreamclkHersen Wu1-2/+1
2023-03-30drm/amd/display: Set dcn32 caps.seamless_odmHersen Wu1-0/+1
2023-03-30drm/amd/display: Remove OTG DIV register write for Virtual signals.Saaem Rizvi1-1/+1
2023-03-30drm/amd/display: fix k1 k2 divider programming for phantom streamsAurabindo Pillai1-2/+2
2023-03-30drm/amd/display: Include virtual signal to set k1 and k2 valuesEric Bernstein1-1/+1
2023-03-22drm/amd/display: disconnect MPCC only on OTG changeAyush Gupta1-1/+5
2023-03-17drm/amd/display: adjust MALL size available for DCN32 and DCN321Samson Tam2-2/+62
2023-03-17drm/amd/display: Allow subvp on vactive pipes that are 2560x1440@60Alvin Lee1-0/+2
2023-02-22drm/amd/display: Unassign does_plane_fit_in_mall function from dcn3.2George Shen1-1/+1
2023-01-18drm/amd/display: move remaining FPU code to dml folderAo Zhong1-2/+3
2022-12-31drm/amd/display: Fix DTBCLK disable requests and SRC_SEL programmingAlvin Lee1-5/+1
2022-12-31drm/amd/display: Fix display corruption w/ VSR enableIlya Bakoulin1-1/+1
2022-11-23drm/amd/display: Avoid setting pixel rate divider to N/ATaimur Hassan2-4/+4
2022-11-23drm/amd/display: Use viewport height for subvp mall allocation sizeDillon Varone1-1/+1
2022-11-15drm/amd/display: Fix calculation for cursor CAB allocationGeorge Shen1-9/+5
2022-11-10drm/amd/display: Enforce minimum prefetch time for low memclk on DCN32Dillon Varone1-0/+1
2022-10-24drm/amd/display: Don't return false if no streamAlvin Lee1-1/+1
2022-10-12drm/amd/display: Add HUBP surface flip interrupt handlerAurabindo Pillai1-0/+1
2022-10-11drm/amd/display: Simplify bool conversionYang Li1-1/+1
2022-10-11drm/amd/display: Clean some DCN32 macrosRodrigo Siqueira1-10/+1
2022-10-11drm/amd/display: increase hardware status wait timeVladimir Stempen1-1/+1
2022-10-11drm/amd/display: do not compare integers of different widthsJosip Pavic1-2/+1
2022-10-11drm/amd/display: properly configure DCFCLK when enable/disable FreesyncVladimir Stempen1-0/+7
2022-10-06drm/amd/display: Disconnect DSC for unused pipes during ODM transitionRodrigo Siqueira1-8/+11
2022-10-06drm/amd/display: unblock mcm_lutsMartin Leung1-3/+2
2022-10-06drm/amd/display: Enable 2 to 1 ODM policy if supportedRodrigo Siqueira1-0/+4
2022-10-06drm/amd/display: Add PState change high hook for DCN32Rodrigo Siqueira1-0/+1
2022-10-06drm/amd/display: Add missing mask sh for SYM32_TP_SQ_PULSE registerWenjing Liu1-0/+1
2022-10-06drm/amd/display: Add missing SDP registers to DCN32 reglistGeorge Shen1-0/+2
2022-10-06drm/amd/display: Fix disable DSC logic in the DIO codeEric Bernstein1-1/+1
2022-10-06drm/amd/display: Adding missing HDMI ACP SEND registerRodrigo Siqueira1-0/+1
2022-10-06drm/amd/display: Fix SubVP control flow in the MPO contextRodrigo Siqueira1-0/+6
2022-10-06drm/amd/display: Drop unused code for DCN32/321Rodrigo Siqueira4-33/+1
2022-10-06drm/amd/display: block odd h_total timings from halving pixel rateMartin Leung2-5/+39
2022-10-06drm/amd/display: For SubVP pipe split case use min transition into MPOAlvin Lee3-0/+109
2022-10-06drm/amd/display: Disable GSL when enabling phantom pipeAlvin Lee1-0/+2
2022-10-06drm/amd/display: Block SubVP if rotation being usedAlvin Lee2-0/+19
2022-09-29drm/amdgpu: fix a compiling error in old kernelsAsher Song1-1/+2
2022-09-29drm/amd/display: fix a divide by zero errorAurabindo Pillai1-1/+1
2022-09-29drm/amd/display: Only use ODM2:1 policy for high pixel rate displaysAlvin Lee2-0/+2
2022-09-29drm/amd/display: Fix various dynamic ODM transitions on DCN32Dillon Varone4-13/+78
2022-09-29drm/amd/display: Fix CAB allocation calculationAlvin Lee1-2/+2