summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)Author
2024-04-03drm/amd/display: fix IPX enablementHamza Mahfooz
2024-04-03drm/amd/display: Fix bounds check for dcn35 DcfClocksRoman Li
2024-04-03drm/amd/display: Set DCN351 BB and IP the same as DCN35Xi Liu
2024-04-03drm/amd/display: Remove MPC rate control logic from DCN30 and aboveGeorge Shen
2024-04-03Revert "drm/amd/display: Fix sending VSC (+ colorimetry) packets for DP/eDP d...Harry Wentland
2024-04-03drm/amd/display: Prevent crash when disable streamChris Park
2024-04-03drm/amd/display: Use freesync when `DRM_EDID_FEATURE_CONTINUOUS_FREQ` foundMario Limonciello
2024-04-03drm/amd/display: Revert Remove pixle rate limit for subvpWenjing Liu
2024-04-03drm/amd/display: Remove pixle rate limit for subvpAlvin Lee
2024-04-03drm/amd/display: Add more checks for exiting idle in DCNicholas Kazlauskas
2024-04-03drm/amd/display: Unify optimize_required flags and VRR adjustmentsAric Cyr
2024-04-03drm/amd/display: Fix noise issue on HDMI AV muteLeo Ma
2024-04-03drm/amd/display: Add a dc_state NULL check in dc_state_releaseAllen Pan
2024-04-03drm/amd/display: Return the correct HDCP error codeRodrigo Siqueira
2024-04-03drm/amd/display: Implement wait_for_odm_update_pending_completeWenjing Liu
2024-04-03drm/amd/display: Lock all enabled otg pipes even with no planesWenjing Liu
2024-04-03drm/amd/display: Amend coasting vtotal for replay low hzChunTao Tso
2024-04-03drm/amd/display: Fix idle check for shared firmware stateNicholas Kazlauskas
2024-04-03drm/amd/display: Update odm when ODM combine is changed on an otg master pipe...Wenjing Liu
2024-04-03drm/amd/display: Init DPPCLK from SMU on dcn32Dillon Varone
2024-04-03drm/amd/display: Allow dirty rects to be sent to dmub when abm is activeJosip Pavic
2024-04-03drm/amd/display: Override min required DCFCLK in dml1_validateSohaib Nadeem
2024-04-03drm/amd/display: Change default size for dummy plane in DML2Swapnil Patel
2024-04-03drm/amdgpu/display: Address kdoc for 'is_psr_su' in 'fill_dc_dirty_rects'Srinivasan Shanmugam
2024-03-26drm/amd/display: Add 'replay' NULL check in 'edp_set_replay_allow_active()'Srinivasan Shanmugam
2024-03-26drm/amd/display: fix NULL checks for adev->dm.dc in amdgpu_dm_fini()Nikita Zhandarovich
2024-03-26drm/amd/display: Fix potential NULL pointer dereferences in 'dcn10_set_output...Srinivasan Shanmugam
2024-03-26drm/amd/display: Fix a potential buffer overflow in 'dp_dsc_clock_en_read()'Srinivasan Shanmugam
2024-03-06drm/amd/display: handle range offsets in VRR rangesAlex Deucher
2024-03-06drm/amd/display: check dc_link before dereferencingMelissa Wen
2024-02-28drm/amd/display: Add monitor patch for specific eDPRyan Lin
2024-02-27drm/amd/display: Prevent potential buffer overflow in map_hw_resourcesSrinivasan Shanmugam
2024-02-22drm/amd/display: fix null-pointer dereference on edid readingMelissa Wen
2024-02-22drm/amd/display: Fix memory leak in dm_sw_fini()Armin Wolf
2024-02-22drm/amd/display: fix input states translation error for dcn35 & dcn351Swapnil Patel
2024-02-22drm/amd/display: Fix potential null pointer dereference in dc_dmub_srvSrinivasan Shanmugam
2024-02-22drm/amd/display: Only allow dig mapping to pwrseq in new asicLewis Huang
2024-02-22drm/amd/display: adjust few initialization order in dmWayne Lin
2024-02-15drm/amd/display: Increase ips2_eval delay for DCN35Nicholas Kazlauskas
2024-02-15drm/amdgpu/display: Initialize gamma correction mode variable in dcn30_get_ga...Srinivasan Shanmugam
2024-02-15drm/amd/display: fixed integer types and null check locationsSohaib Nadeem
2024-02-15drm/amd/display: Fix array-index-out-of-bounds in dcn35_clkmgrRoman Li
2024-02-15drm/amd/display: Preserve original aspect ratio in create streamTom Chung
2024-02-15drm/amd/display: Fix possible NULL dereference on device remove/driver unloadSrinivasan Shanmugam
2024-02-15Revert "drm/amd/display: increased min_dcfclk_mhz and min_fclk_mhz"Sohaib Nadeem
2024-02-15drm/amd/display: Add align done checkZhikai Zhai
2024-02-15drm/amd/display: Fix possible buffer overflow in 'find_dcfclk_for_voltage()'Srinivasan Shanmugam
2024-02-15drm/amd/display: Fix possible use of uninitialized 'max_chunks_fbc_mode' in '...Srinivasan Shanmugam
2024-02-15drm/amd/display: Initialize 'wait_time_microsec' variable in link_dp_training...Srinivasan Shanmugam
2024-02-15drm/amd/display: Fix && vs || typosDan Carpenter