summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/core/dc_resource.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-27drm/amd/display: Fix uninitialized variables in DCAlex Hung1-1/+1
2024-04-27drm/amd/display: Do not return negative stream id for arrayAlex Hung1-0/+7
2024-04-27drm/amd/display: Skip finding free audio for unknown engine_idAlex Hung1-0/+3
2024-04-17drm/amd/display: Group scl_data together in resource_build_scaling_paramsRodrigo Siqueira1-3/+2
2024-04-10drm/amd/display: Rebuild test pattern params for DP_TEST_PATTERN_VIDEO_MODEGeorge Shen1-2/+2
2024-04-10drm/amd/display: move build test pattern params as part of pipe resource upda...Wenjing Liu1-0/+7
2024-04-10drm/amd/display: update pipe topology log to support subvpWenjing Liu1-31/+65
2024-04-10drm/amd/display: optimize dml2 pipe resource allocation orderWenjing Liu1-0/+2
2024-03-27drm/amd/display: Remove plane and stream pointers from dc scratchAlvin Lee1-1/+1
2024-03-27drm/amd/display: build scaling params when a new plane is appendedWenjing Liu1-2/+8
2024-03-27drm/amd/display: fix nonseamless transition from ODM + MPO to ODM + subvpWenjing Liu1-0/+44
2024-03-27drm/amd/display: Expand DML2 callbacksDillon Varone1-0/+33
2024-03-20drm/amd/display: Correct indentations and spacesAlex Hung1-1/+2
2024-03-20drm/amd/display: Revert Add left edge pixel + ODM pipe splitGabe Teeger1-37/+0
2024-03-20drm/amd/display: Add left edge pixel for YCbCr422/420 + ODM pipe splitGeorge Shen1-0/+37
2024-03-04drm/amd/display: add DC changes for DCN351Hamza Mahfooz1-0/+6
2024-02-15Revert "drm/amd/display: Add left edge pixel for YCbCr422/420 + ODM pipe split"George Shen1-37/+0
2024-02-07drm/amd/display: Drop legacy codeRodrigo Siqueira1-17/+0
2024-02-07Revert "drm/amd/display: For FPO and SubVP/DRR configs program vmin/max sel"Alvin Lee1-14/+0
2024-02-07drm/amd/display: Add left edge pixel for YCbCr422/420 + ODM pipe splitGeorge Shen1-0/+37
2024-01-29drm/amd/display: For FPO and SubVP/DRR configs program vmin/max selAlvin Lee1-0/+14
2024-01-16drm/amd/display: Add logging resource checksCharlene Liu1-0/+4
2024-01-09drm/amd/display: revert "for FPO & SubVP/DRR config program vmin/max"Martin Leung1-14/+0
2024-01-03drm/amd/display: For FPO and SubVP/DRR configs program vmin/max selAlvin Lee1-0/+14
2024-01-03drm/amd/display: Add null pointer guards where neededJosip Pavic1-0/+3
2023-12-19drm/amd/display: Refactor phantom resource allocationDillon Varone1-110/+18
2023-12-19drm/amd/display: Refactor dc_state interfaceDillon Varone1-265/+29
2023-12-06drm/amd/display: Change dither policy for 10bpc to roundKrunoslav Kovac1-1/+3
2023-12-01drm/amd/display: Fix NULL pointer dereference at hibernateMario Limonciello1-2/+2
2023-11-30drm/amd/display: Enable SubVP on 1080p60 displaysAlvin Lee1-1/+1
2023-11-30drm/amd/display: update pixel clock params after stream slice count change in...Wenjing Liu1-3/+6
2023-11-17drm/amd/display: Prefer currently used OTG master when acquiring free pipeWenjing Liu1-1/+36
2023-11-17drm/amd/display: Try to acquire a free OTG master not used in cur ctx firstWenjing Liu1-2/+6
2023-11-17drm/amd/display: Refactor resource into component directoryMounika Adhuri1-2/+2
2023-11-17drm/amd/display: Add null checks for 8K60 lightupMuhammad Ahmed1-0/+3
2023-10-27drm/amd/display: Fix HDMI framepack 3D test issueSung Joon Kim1-1/+1
2023-10-27drm/amd/display: Fix DMUB errors introduced by DML2Rodrigo Siqueira1-4/+5
2023-10-13drm/amd/display: add missing NULL check for DML2Bob Zhou1-1/+1
2023-10-13drm/amd/display: Destroy DC context while keeping DML and DML2Mario Limonciello1-0/+12
2023-10-10drm/amd/display: Refactor DPG test pattern logic for ODM casesGeorge Shen1-0/+104
2023-10-09drm/amd/display: Update cursor limits based on SW cursor fallback limitsAlvin Lee1-0/+39
2023-10-09drm/amd/display: Introduce DML2Qingqing Zhuo1-0/+20
2023-10-05drm/amd/display: Add Null check for DPP resourceGabe Teeger1-1/+1
2023-09-27drm/amd/display: fix incorrect odm change detection logicWenjing Liu1-0/+23
2023-09-27drm/amd/display: add get primary dpp pipe resource interfaceWenjing Liu1-0/+14
2023-09-27drm/amd/display: switch DC over to the new DRM logging macrosHamza Mahfooz1-0/+2
2023-09-27drm/amd/display: reset stream slice count for new ODM policyWenjing Liu1-0/+9
2023-09-20drm/amd/display: Hook up 'content type' property for HDMIJoshua Ashton1-48/+21
2023-09-12drm/amd/display: do not block ODM + OPM on one side of the screenWenjing Liu1-7/+0
2023-08-30drm/amd/display: Add DCN35 COREQingqing Zhuo1-0/+7