summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc
AgeCommit message (Expand)Author
2024-05-13drm/amd/display: Fix 3dlut size for Fastloading on DCN401Adam Nelson
2024-05-13drm/amd/display: Fix write to non-existent reg on DCN401Ilya Bakoulin
2024-05-13drm/amd/display: Remove USBC check for DCN32Rodrigo Siqueira
2024-05-13drm/amd/display: Remove unused code for some dc filesRodrigo Siqueira
2024-05-13drm/amd/display: Disable AC/DC codepath when unnecessaryJoshua Aberback
2024-05-13drm/amd/display: Create dcn401_clk_mgr structDillon Varone
2024-05-08drm/amd/display: Fix idle optimization checks for multi-display and dual eDPNicholas Kazlauskas
2024-05-08drm/amd/display: Enable urgent latency adjustments for DCN35Nicholas Susanto
2024-05-08drm/amd/display: 3.2.284Aric Cyr
2024-05-08drm/amd/display: reset DSC clock in post unlock updateWenjing Liu
2024-05-08Revert "drm/amd/display: Only program P-State force if pipe config changed"Alvin Lee
2024-05-08drm/amd/display: Fix idle optimization checks for multi-display and dual eDPNicholas Kazlauskas
2024-05-08drm/amd/display: Reset input mode for DIG on encoder resetDillon Varone
2024-05-08drm/amd/display: Refactor HUBP into component folder.Bhuvana Chandra Pinninti
2024-05-08drm/amd/display: Clean-up recout calculation for visual confirmSamson Tam
2024-05-08drm/amd/display: Enable urgent latency adjustments for DCN35Nicholas Susanto
2024-05-08drm/amd/display: Refactor input mode programming for DIG FIFODillon Varone
2024-05-08drm/amd/display: Providing a mechanism to have a custom pwm frequencySreeja Golui
2024-05-08drm/amd/display: add support for force ODM overrideXi Liu
2024-05-03drm/amd/display: Fix uninitialized variables in dcn401 and dml21Alex Hung
2024-05-03drm/amd/display: Assign disp_cfg_index_max when dml21Alex Hung
2024-05-02drm/amd/display: Fix index may exceed array range within fpu_update_bw_boundi...Hersen Wu
2024-05-02drm/amd/display: Skip inactive planes within ModeSupportAndSystemConfigurationHersen Wu
2024-05-02drm/amd/display: Ensure index calculation will not overflowAlex Hung
2024-05-02drm/amd/display: Skip plane when not found by stream idAlex Hung
2024-05-02drm/amd/display: Avoid overflow dc_clk_table->entries by limit to MAX_NUM_DPM...Alex Hung
2024-05-02drm/amd/display: Fix Coverity INTEGER_OVERFLOW within decide_fallback_link_se...Hersen Wu
2024-05-02drm/amd/display: Limit array index according to architectureAlex Hung
2024-05-02drm/amd/display: Limit clock assignments by size of clk tablesAlex Hung
2024-05-02drm/amd/display: Release clck_src memory if clk_src_construct failsHersen Wu
2024-05-02drm/amd/display: Fix wrong array size dummy_boolean of dml2_core_calcs_mode_s...Hersen Wu
2024-05-02drm/amd/display: Add NULL pointer check for kzallocHersen Wu
2024-05-02drm/amd/display: Fix Coverity INTEGER_OVERFLOW within dal_gpio_service_createHersen Wu
2024-05-02drm/amd/display: Fix Coverity INTERGER_OVERFLOW within construct_integrated_infoHersen Wu
2024-05-02drm/amd/display: Add otg_master NULL check within resource_log_pipe_topology_...Hersen Wu
2024-05-02drm/amd/display: Check link_index before accessing dc->links[]Alex Hung
2024-05-02drm/amd/display: Check msg_id before processing transcationAlex Hung
2024-05-02drm/amd/display: Skip updating link encoder for unknown eng_idAlex Hung
2024-05-02drm/amd/display: Check num_valid_sets before accessing reader_wm_sets[]Alex Hung
2024-05-02drm/amd/display: Add missing NULL pointer check within dpcd_extend_address_rangeHersen Wu
2024-05-02drm/amd/display: Check index for aux_rd_interval before usingAlex Hung
2024-05-02drm/amd/display: Fix incorrect size calculation for loopAlex Hung
2024-05-02drm/amd/display: Check gpio_id before used as array indexAlex Hung
2024-05-02drm/amd/display: Ensure array index tg_inst won't be -1Alex Hung
2024-05-02drm/amd/display: Skip accessing array for unknown eng_idAlex Hung
2024-05-02drm/amd/display: Refactor DCCG into component folderRevalla Hari Krishna
2024-05-02drm/amd/display: Fix invalid Copyright noticeLeo Ma
2024-05-02drm/amd/display: Remove redundant NULL check in dcn10_set_input_transfer_funcSrinivasan Shanmugam
2024-05-02drm/amd/display: Remove redundant NULL check in dce110_set_input_transfer_funcSrinivasan Shanmugam
2024-05-02drm/amd/display: re-indent dc_power_down_on_boot()Dan Carpenter