summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc
AgeCommit message (Expand)AuthorFilesLines
2024-05-13drm/amd/display: Remove unused code for some dc filesRodrigo Siqueira3-16/+0
2024-05-13drm/amd/display: Disable AC/DC codepath when unnecessaryJoshua Aberback3-8/+33
2024-05-13drm/amd/display: Create dcn401_clk_mgr structDillon Varone3-10/+26
2024-05-08drm/amd/display: Fix idle optimization checks for multi-display and dual eDPNicholas Kazlauskas1-6/+27
2024-05-08drm/amd/display: Enable urgent latency adjustments for DCN35Nicholas Susanto1-2/+2
2024-05-08drm/amd/display: 3.2.284Aric Cyr1-1/+1
2024-05-08drm/amd/display: reset DSC clock in post unlock updateWenjing Liu14-55/+180
2024-05-08Revert "drm/amd/display: Only program P-State force if pipe config changed"Alvin Lee1-17/+1
2024-05-08drm/amd/display: Fix idle optimization checks for multi-display and dual eDPNicholas Kazlauskas1-6/+27
2024-05-08drm/amd/display: Reset input mode for DIG on encoder resetDillon Varone1-0/+2
2024-05-08drm/amd/display: Refactor HUBP into component folder.Bhuvana Chandra Pinninti27-14/+101
2024-05-08drm/amd/display: Clean-up recout calculation for visual confirmSamson Tam1-7/+16
2024-05-08drm/amd/display: Enable urgent latency adjustments for DCN35Nicholas Susanto1-2/+2
2024-05-08drm/amd/display: Refactor input mode programming for DIG FIFODillon Varone19-124/+103
2024-05-08drm/amd/display: Providing a mechanism to have a custom pwm frequencySreeja Golui3-0/+18
2024-05-08drm/amd/display: add support for force ODM overrideXi Liu1-1/+1
2024-05-03drm/amd/display: Fix uninitialized variables in dcn401 and dml21Alex Hung4-8/+10
2024-05-03drm/amd/display: Assign disp_cfg_index_max when dml21Alex Hung1-0/+1
2024-05-02drm/amd/display: Fix index may exceed array range within fpu_update_bw_boundi...Hersen Wu4-0/+40
2024-05-02drm/amd/display: Skip inactive planes within ModeSupportAndSystemConfigurationHersen Wu1-1/+6
2024-05-02drm/amd/display: Ensure index calculation will not overflowAlex Hung1-4/+3
2024-05-02drm/amd/display: Skip plane when not found by stream idAlex Hung1-1/+4
2024-05-02drm/amd/display: Avoid overflow dc_clk_table->entries by limit to MAX_NUM_DPM...Alex Hung1-7/+7
2024-05-02drm/amd/display: Fix Coverity INTEGER_OVERFLOW within decide_fallback_link_se...Hersen Wu1-1/+1
2024-05-02drm/amd/display: Limit array index according to architectureAlex Hung1-1/+5
2024-05-02drm/amd/display: Limit clock assignments by size of clk tablesAlex Hung1-1/+1
2024-05-02drm/amd/display: Release clck_src memory if clk_src_construct failsHersen Wu5-2/+6
2024-05-02drm/amd/display: Fix wrong array size dummy_boolean of dml2_core_calcs_mode_s...Hersen Wu1-1/+1
2024-05-02drm/amd/display: Add NULL pointer check for kzallocHersen Wu1-0/+2
2024-05-02drm/amd/display: Fix Coverity INTEGER_OVERFLOW within dal_gpio_service_createHersen Wu1-2/+2
2024-05-02drm/amd/display: Fix Coverity INTERGER_OVERFLOW within construct_integrated_infoHersen Wu2-4/+7
2024-05-02drm/amd/display: Add otg_master NULL check within resource_log_pipe_topology_...Hersen Wu1-0/+3
2024-05-02drm/amd/display: Check link_index before accessing dc->links[]Alex Hung1-0/+3
2024-05-02drm/amd/display: Check msg_id before processing transcationAlex Hung1-2/+15
2024-05-02drm/amd/display: Skip updating link encoder for unknown eng_idAlex 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: Add missing NULL pointer check within dpcd_extend_address_rangeHersen Wu1-0/+1
2024-05-02drm/amd/display: Check index for aux_rd_interval before usingAlex Hung1-2/+2
2024-05-02drm/amd/display: Fix incorrect size calculation for loopAlex Hung1-1/+1
2024-05-02drm/amd/display: Check gpio_id before used as array indexAlex Hung1-2/+11
2024-05-02drm/amd/display: Ensure array index tg_inst won't be -1Alex Hung1-1/+1
2024-05-02drm/amd/display: Skip accessing array for unknown eng_idAlex Hung1-1/+8
2024-05-02drm/amd/display: Refactor DCCG into component folderRevalla Hari Krishna31-12/+107
2024-05-02drm/amd/display: Fix invalid Copyright noticeLeo Ma6-10/+7
2024-05-02drm/amd/display: Remove redundant NULL check in dcn10_set_input_transfer_funcSrinivasan Shanmugam1-3/+1
2024-05-02drm/amd/display: Remove redundant NULL check in dce110_set_input_transfer_funcSrinivasan Shanmugam1-4/+1
2024-05-02drm/amd/display: re-indent dc_power_down_on_boot()Dan Carpenter1-5/+3
2024-05-02drm/amd/display: Fix spelling various spelling mistakesColin Ian King2-6/+6
2024-05-02drm/amd/display: Avoid -Wenum-float-conversion in add_margin_and_round_to_dfs...Nathan Chancellor1-1/+1
2024-05-01drm/amd/display: Disable seamless boot on 128b/132b encodingSung Joon Kim1-0/+3