aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/clk_mgr
AgeCommit message (Expand)AuthorFilesLines
2024-09-18drm/amd/display: Block dynamic IPS2 on DCN35 for incompatible FW versionsNicholas Kazlauskas1-0/+6
2024-09-18drm/amd/display: Emulate Display Hotplug HangDaniel Sa1-7/+2
2024-09-02drm/amd/display: Fix DCN35 set min dispclk logicNicholas Susanto1-3/+3
2024-08-27drm/amd/display: Allocate DCN35 clock table transfer buffers in GARTNicholas Kazlauskas1-3/+3
2024-08-27drm/amd/display: Don't skip clock updates in overclockingAlvin Lee1-3/+0
2024-08-20drm/amd/display: DCN35 set min dispclk to 50MhzNicholas Susanto1-0/+3
2024-08-13drm/amd/display: guard otg disable w/a for testMuhammad Ahmed1-0/+3
2024-08-06drm/amd/display: Address coverity changeChris Park1-2/+4
2024-07-27drm/amd/display: restore immediate_disable_crtc for w/aCharlene Liu1-2/+2
2024-07-23drm/amd/display: Fix Potential Null DereferenceGabe Teeger1-3/+3
2024-07-23drm/amd/display: Remove hardmax usage for dcn401Dillon Varone1-21/+23
2024-07-23drm/amd/display: Check null pointers before usedAlex Hung1-1/+1
2024-07-23drm/amd/display: avoid disable otg when dig was disabledJingwen Zhu1-3/+15
2024-07-23drm/amd/display: Added logging for automated DPM testingRyan Seto1-53/+197
2024-07-01drm/amd/display: replace CRTC disable function callXi (Alex) Liu1-2/+2
2024-07-01drm/amd/display: fix a crash when clock source is reference for non otg maste...Wenjing Liu1-18/+20
2024-07-01drm/amd/display: Cleanup dce_get_dp_ref_freq_khzDillon Varone1-1/+1
2024-07-01drm/amd/display: Fix possible overflow in integer multiplicationAlex Hung1-1/+1
2024-06-27drm/amd/display: Add null checks before accessing struct elementsAlex Hung2-8/+12
2024-06-27drm/amd/display: Remove useless function callAlex Hung1-2/+0
2024-06-19drm/amd/display: Remove redundant null checksAlex Hung1-1/+1
2024-06-19drm/amd/display: Remove redundant checks for ctx->dc_biosAlex Hung7-7/+7
2024-06-14drm/amd/display: Send message to notify the DPIA host router bandwidthSung Joon Kim3-1/+77
2024-06-14drm/amd/display: On clock init, maintain DISPCLK freqChris Park1-0/+17
2024-06-14drm/amd/display: Update idle hardmins if uclk or fclk requirement changedDillon Varone1-1/+1
2024-06-14drm/amd/display: Remove useless comparison of unsigned int vs. 0Alex Hung2-8/+8
2024-06-14drm/amd/display: Remove duplicate 'update_idle_uclk' in dcn401 clk_mgr codeIvan Lipski1-1/+1
2024-06-14drm/amd/display: Remove dcn32_smu13 duplicate headerZaeem Mohamed3-110/+2
2024-06-14drm/amd/display: Force max clocks unconditionally when p-state is unsupportedDillon Varone1-16/+20
2024-06-05drm/amd/display: Add UCLK p-state support message to dcn401Dillon Varone4-54/+102
2024-06-05drm/amd/display: Wait for hardmins to complete on dcn401Dillon Varone2-4/+112
2024-05-20drm/amd/display: Correct display clocks update block sequenceDillon Varone2-313/+272
2024-05-20drm/amd/display: Adjust incorrect indentations and spacesAlex Hung2-2/+0
2024-05-13drm/amd/display: Refactor dcn401_update_clocksDillon Varone5-5/+710
2024-05-13drm/amd/display: Disable AC/DC codepath when unnecessaryJoshua Aberback1-7/+21
2024-05-13drm/amd/display: Create dcn401_clk_mgr structDillon Varone3-10/+26
2024-05-02drm/amd/display: Limit clock assignments by size of clk tablesAlex Hung1-1/+1
2024-05-02drm/amd/display: Check num_valid_sets before accessing reader_wm_sets[]Alex Hung1-1/+2
2024-05-02drm/amd/display: Fix invalid Copyright noticeLeo Ma2-2/+2
2024-04-30drm/amd/display: Remove duplicate dcn401/dcn401_clk_mgr.h headerJiapeng Chong1-1/+0
2024-04-30drm/amd/display: Fix DC mode screen flickering on DCN321Leo Ma1-3/+12
2024-04-30drm/amd/display: Add dtbclk access to dcn315Swapnil Patel1-0/+8
2024-04-26drm/amd/display: Add misc DC changes for DCN401Aurabindo Pillai2-0/+25
2024-04-26drm/amd/display: Add new DCN401 sourcesAurabindo Pillai6-0/+1281
2024-04-26drm/amd/display: Add NULL pointer check for kzallocHersen Wu2-0/+16
2024-04-23drm/amd/display: Remove duplicate dcn32/dcn32_clk_mgr.h headerJiapeng Chong1-1/+0
2024-04-16drm/amd/display: Improve the log precisionEthan Bitnun1-1/+1
2024-04-16drm/amd/display: Adjust headersRodrigo Siqueira1-0/+1
2024-04-16drm/amd/display: Use dce_version instead of chip_idRodrigo Siqueira1-1/+1
2024-04-12drm/amd/display: Adjust some includes used by displayRodrigo Siqueira5-5/+1