summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dml2
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: Fix dcn35 8k30 Underflow/Corruption IssueFangzhi Zuo2024-01-311-18/+11
* Revert "drm/amd/display: initialize all the dpm level's stutter latency"Charlene Liu2024-01-311-3/+1
* drm/amd/display: Fix a switch statement in populate_dml_output_cfg_from_strea...Christophe JAILLET2024-01-181-1/+1
* drm/amd/display: Fix DML2 watermark calculationOvidiu Bunea2024-01-181-7/+7
* Revert "drm/amd/display: Fix conversions between bytes and KB"Daniel Miess2024-01-091-9/+9
* drm/amd/display: Allow z8/z10 from driverCharlene Liu2024-01-051-0/+2
* drm/amd/display: Fix Mismatch between pipe and streamGabe Teeger2024-01-032-6/+16
* drm/amd/display: Fix lightup regression with DP2 single display configsMichael Strauss2023-12-191-0/+8
* drm/amd/display: Refactor phantom resource allocationDillon Varone2023-12-192-24/+11
* drm/amd/display: Refactor dc_state interfaceDillon Varone2023-12-196-46/+78
* drm/amd/display: dereference variable before checking for zeroJosip Pavic2023-12-191-1/+1
* drm/amd/display: Populate dtbclk from bounding boxFangzhi Zuo2023-12-131-2/+3
* drm/amd/display: Revert DP2 MST hub triple display fixMichael Strauss2023-12-131-7/+0
* drm/amd/display: Revert "Fix conversions between bytes and KB"Taimur Hassan2023-12-131-8/+8
* drm/amd/display: Fix array-index-out-of-bounds in dml2Roman Li2023-12-061-3/+3
* drm/amd/display: Add dml2 copy functionsDillon Varone2023-12-062-1/+32
* drm/amd/display: Fix null pointerJohnson Chen2023-12-061-0/+2
* drm/amd/display: Only enumerate top local sink as DP2 outputMichael Strauss2023-12-061-0/+9
* drm/amd/display: initialize all the dpm level's stutter latencyCharlene Liu2023-12-061-1/+3
* drm/amd/display: Fix some HostVM parameters in DMLTaimur Hassan2023-11-291-3/+6
* drm/amd/display: Fix conversions between bytes and KBTaimur Hassan2023-11-292-10/+10
* drm/amd/display: Add Z8 watermarks for DML2 bbox overridesNicholas Kazlauskas2023-11-292-15/+34
* drm/amd/display: always use mpc factor of 2 for stereo timingsWenjing Liu2023-11-293-10/+20
* drm/amd/display: Fix handling duplicate planes on one streamSung Joon Kim2023-11-076-34/+90
* drm/amd/display: Remove references to unused dml arch versionChaitanya Dhere2023-11-072-15/+2
* drm/amd/display: Add missing dml2 init value for dcn35Roman Li2023-11-071-0/+1
* drm/amd/display: Increase frame warning limit with KASAN or KCSAN in dml2Nathan Chancellor2023-11-031-0/+4
* drm/amd/display: Fix HDMI framepack 3D test issueSung Joon Kim2023-10-261-0/+2
* drm/amd/display: implement map dc pipe with callback in DML2Wenjing Liu2023-10-262-0/+147
* drm/amd/display: add pipe resource management callbacks to DML2Wenjing Liu2023-10-261-0/+15
* drm/amd/display: Fix copyright notice in DML2 codeStylon Wang2023-10-2622-1/+45
* drm/amd/display: Fix stack size issue on DML2Rodrigo Siqueira2023-10-201-45/+54
* drm/amd/display: Reduce stack size by splitting functionRodrigo Siqueira2023-10-201-481/+489
* drm/amd/display: Respect CONFIG_FRAME_WARN=0 in DML2Nathan Chancellor2023-10-201-1/+1
* drm/amd/display: Simplify bool conversionYang Li2023-10-201-1/+1
* drm/amd/display: Remove unneeded semicolonYang Li2023-10-201-1/+1
* drm/amd/display: Fix a handful of spelling mistakes in dml_print outputColin Ian King2023-10-191-3/+3
* drm/amd/display: add check in validate_only in dml2Gabe Teeger2023-10-091-0/+3
* drm/amd/display: Port replay vblank logic to DML2Daniel Miess2023-10-091-3/+22
* drm/amd/display: Modify Pipe Selection for Policy for ODMSaaem Rizvi2023-10-091-14/+126
* drm/amd/display: correct dml2 input and dlg_refclkCharlene Liu2023-10-091-2/+6
* drm/amd/display: Fix Chroma Surface height/width initializationSung Joon Kim2023-10-091-2/+2
* drm/amd/display: Move stereo timing check to helperTaimur Hassan2023-10-093-8/+19
* drm/amd/display: Split pipe for stereo timingsTaimur Hassan2023-10-091-0/+11
* drm/amd/display: Use fixed DET Buffer SizeSung Joon Kim2023-10-092-9/+14
* drm/amd/display: Handle multiple streams sourcing same surfaceSung Joon Kim2023-10-093-32/+53
* drm/amd/display: Add z8_marks in dmlCharlene Liu2023-10-095-0/+9
* drm/amd/display: Add DCN35 DML2 supportQingqing Zhuo2023-10-094-1/+103
* drm/amd/display: Introduce DML2Qingqing Zhuo2023-10-0927-0/+19245