summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dcn32
AgeCommit message (Expand)AuthorFilesLines
2022-12-09drm/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
2022-11-09drm/amd/display: Have risk for memory exhaustionLongJun Tang1-0/+1
2022-11-09drm/amd/display: Add margin for max vblank time for SubVP + DRRAlvin Lee1-0/+1
2022-11-09drm/amd/display: Enforce minimum prefetch time for low memclk on DCN32Dillon Varone1-0/+1
2022-11-09drm/amd/display: Disable phantom OTG after enable for plane disableAlvin Lee1-0/+8
2022-11-01drm/amd/display: Add a debug option HBR2CP2520 over TPS4Leo Chen1-0/+2
2022-11-01drm/amd/display: Don't enable ODM + MPOAlvin Lee1-4/+0
2022-11-01drm/amd/display: Include virtual signal to set k1 and k2 valuesEric Bernstein1-1/+1
2022-10-27drm/amd/display: move remaining FPU code to dml folderAo Zhong1-2/+3
2022-10-27drm/amd/display: Add DEC/CRB basic docRodrigo Siqueira1-0/+4
2022-10-24drm/amd/display: make dcn32_mpc_funcs staticruanjinjie1-1/+1
2022-10-24drm/amd/display: make dcn32_mmhubbub_funcs staticruanjinjie1-1/+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-10drm/amd/display: increase hardware status wait timeVladimir Stempen1-1/+1
2022-10-10drm/amd/display: do not compare integers of different widthsJosip Pavic1-2/+1
2022-10-10drm/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