summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc
AgeCommit message (Expand)AuthorFilesLines
2024-01-03drm/amd/display: Add null pointer guards where neededJosip Pavic3-1/+10
2024-01-03drm/amd/display: Add HDMI capacity computations using fixed31_32Leo (Hanghong) Ma3-3/+3
2024-01-03drm/amd/display: Add more mechanisms for testsRelja Vojvodic5-90/+229
2024-01-03drm/amd/display: Don't allow FPO if no planesAlvin Lee3-5/+25
2024-01-03drm/amd/display: Fix subvp+drr logic errorsAlvin Lee1-22/+30
2024-01-03drm/amd/display: enable dcn35 idle power optimizationRoman Li1-1/+1
2024-01-03drm/amd/display: remove redundant initialization of variable remainderColin Ian King1-1/+2
2023-12-19drm/amd/display: 3.2.265Aric Cyr1-1/+1
2023-12-19drm/amd/display: change static screen wait frame_count for ipsAllen Pan5-2/+49
2023-12-19drm/amd/display: Fix hang/underflow when transitioning to ODM4:1Ilya Bakoulin2-0/+14
2023-12-19drm/amd/display: Only clear symclk otg flag for HDMIAlvin Lee4-4/+8
2023-12-19drm/amd/display: Fix lightup regression with DP2 single display configsMichael Strauss1-0/+8
2023-12-19drm/amd/display: Deep copy dml2_context when copying dc_stateDillon Varone1-0/+4
2023-12-19drm/amd/display: Create dc_state after resource initializationDillon Varone1-9/+9
2023-12-19drm/amd/display: Fix null reference to state when getting subvp typeDillon Varone1-1/+1
2023-12-19drm/amd/display: Refactor phantom resource allocationDillon Varone32-542/+576
2023-12-19drm/amd/display: Refactor dc_state interfaceDillon Varone36-684/+1148
2023-12-19drm/amd/display: Wake DMCUB before executing GPINT commandsNicholas Kazlauskas3-30/+72
2023-12-19drm/amd/display: Wake DMCUB before sending a commandNicholas Kazlauskas24-62/+142
2023-12-19drm/amd/display: Refactor DMCUB enter/exit idle interfaceNicholas Kazlauskas3-10/+41
2023-12-19drm/amd/display: fix usb-c connector_typeAllen Pan1-0/+5
2023-12-19drm/amd/display: add debug option for ExtendedVBlank DLG adjustMuhammad Ahmed2-1/+3
2023-12-19drm/amd/display: Set test_pattern_changed update flag on pipe enableGeorge Shen1-0/+4
2023-12-19drm/amd/display: dereference variable before checking for zeroJosip Pavic1-1/+1
2023-12-19drm/amd/display: get dprefclk ss info from integration info tableCharlene Liu1-5/+14
2023-12-19drm/amd/display: skip error logging when DMUB is inactive from S3Samson Tam1-10/+24
2023-12-19drm/amd/display: make flip_timestamp_in_us a 64-bit variableJosip Pavic1-1/+1
2023-12-19drm/amd/display: Add case for dcn35 to support usb4 dmub hpd eventWayne Lin1-8/+18
2023-12-19drm/amd/display: disable FPO and SubVP for older DMUB versions on DCN32xHamza Mahfooz1-0/+6
2023-12-19drm/amd/display: Add function for dumping clk registersJohnson Chen2-4/+22
2023-12-19drm/amd/display: Unify optimize_required flags and VRR adjustmentsAric Cyr5-17/+10
2023-12-15drm/amd/display: Revert " drm/amd/display: Use channel_width = 2 for vram tab...Alvin Lee1-7/+1
2023-12-15drm/amd/display: remove HPO PG in driver sideMuhammad Ahmed1-0/+1
2023-12-15drm/amd/display: do not send commands to DMUB if DMUB is inactive from S3Samson Tam2-0/+16
2023-12-14drm/amd/pm: support return vpe clock tablePeyton Lee1-0/+2
2023-12-13drm/amd/display: 3.2.264Aric Cyr1-1/+1
2023-12-13drm/amd/display: fix HW block PG sequenceCharlene Liu4-44/+105
2023-12-13drm/amd/display: Force p-state disallow if leaving no plane configAlvin Lee1-0/+20
2023-12-13drm/amd/display: For prefetch mode > 0, extend prefetch if possibleAlvin Lee3-6/+31
2023-12-13drm/amd/display: Exit from idle state before accessing HW dataSung Joon Kim1-0/+4
2023-12-13drm/amd/display: Disable OPTC pg to match DC Hubp/dpp pgAllen1-0/+1
2023-12-13drm/amd/display: Populate dtbclk from bounding boxFangzhi Zuo2-7/+12
2023-12-13drm/amd/display: Revert DP2 MST hub triple display fixMichael Strauss1-7/+0
2023-12-13drm/amd/display: trivial comment changeAurabindo Pillai1-1/+1
2023-12-13drm/amd/display: Revert "Fix conversions between bytes and KB"Taimur Hassan1-8/+8
2023-12-13drm/amd/display: allow DP40 cables to do UHBR13.5Ran Shi1-4/+10
2023-12-13drm/amd/display: Use explicit size for types in DCCG's struct dp_dto_paramsAurabindo Pillai1-2/+2
2023-12-13drm/amd/display: Remove minor revision 5 until proper parser is readyJoshua Aberback1-2/+0
2023-12-13drm/amd/display: Fix spelling mistake "SMC_MSG_AllowZstatesEntr" -> "SMC_MSG_...Colin Ian King1-4/+4
2023-12-08drm/amd/display: Restore guard against default backlight value < 1 nitMario Limonciello1-2/+2