summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorFilesLines
2025-06-04drm/amd/display: fix link_set_dpms_off multi-display MST corner caseGeorge Shen1-2/+11
2025-06-04Revert "drm/amd: Keep display off while going into S4"Mario Limonciello1-5/+0
2025-06-04drm/amd/display/dm: drop hw_support check in amdgpu_dm_i2c_xfer()Alex Deucher1-1/+1
2025-06-04drm/amd/display: Increase block_sequence array sizeJoshua Aberback1-1/+1
2025-06-04drm/amd/display: Initial psr_version with correct settingTom Chung1-0/+1
2025-06-04drm/amd/display: Update CR AUX RD interval interpretationGeorge Shen1-2/+5
2025-06-04drm/amd/display: Don't try AUX transactions on disconnected linkIlya Bakoulin1-3/+5
2025-06-04drm/amd/display: Add support for disconnected eDP streamsHarry VanZyllDeJong1-0/+3
2025-06-04drm/amd/display: handle max_downscale_src_width fail checkYihan Zhu1-5/+6
2025-06-04drm/amd/display: Skip checking FRL_MODE bit for PCON BW determinationGeorge Shen1-15/+15
2025-06-04drm/amd/display: Fix incorrect DPCD configs while Replay/PSR switchLeon Huang1-3/+22
2025-06-04drm/amd/display: calculate the remain segments for all pipesZhikai Zhai1-22/+20
2025-06-04drm/amd/display: remove minimum Dispclk and apply oem panel timing.Charlene Liu3-5/+2
2025-06-04drm/amd/display: Guard against setting dispclk low for dcn31xJing Zhou2-11/+22
2025-05-22drm/amd/display: Avoid flooding unnecessary info messagesWayne Lin1-3/+3
2025-05-22drm/amd/display: Correct the reply value when AUX write incompleteWayne Lin2-3/+10
2025-05-18drm/amd/display: Copy AUX read reply data whenever length > 0Wayne Lin1-2/+1
2025-05-18drm/amd/display: Fix wrong handling for AUX_DEFER caseWayne Lin1-4/+24
2025-05-18drm/amd/display: Remove incorrect checking in dmub aux handlerWayne Lin1-11/+1
2025-05-18drm/amd/display: Fix the checking condition in dmub aux handlingWayne Lin1-1/+1
2025-05-18drm/amd/display: more liberal vmin/vmax update for freesyncAurabindo Pillai1-5/+11
2025-05-18drm/amd/display: Shift DMUB AUX reply command if necessaryWayne Lin1-1/+4
2025-05-09drm/amd/display: Fix slab-use-after-free in hdcpChris Bainbridge1-3/+16
2025-05-09drm/amd/display: Add scoped mutexes for amdgpu_dm_dhcpMario Limonciello1-27/+10
2025-05-02drm/amd/display: Force full update in gpu resetRoman Li1-0/+3
2025-05-02drm/amd/display: Fix gpu reset in multidisplay configRoman Li1-3/+3
2025-04-25drm/amd/display: Stop amdgpu_dm initialize when link nums greater than max_linksHersen Wu1-7/+7
2025-04-25drm/amd/display: add workaround flag to link to force FFE presetBrendan Tam2-0/+4
2025-04-25drm/amd/display: Update Cursor request mode to the beginning prefetch alwaysZhikai Zhai2-14/+10
2025-04-10drm/amd/display: Check link_index before accessing dc->links[]Alex Hung1-0/+3
2025-04-10drm/amd: Keep display off while going into S4Mario Limonciello1-0/+5
2025-04-10drm/amd/display: avoid NPD when ASIC does not support DMUBThadeu Lima de Souza Cascardo1-0/+4
2025-04-10drm/amd/display: fix type mismatch in CalculateDynamicMetadataParameters()Vitaliy Shevtsov1-6/+6
2025-04-07drm/amd/display: Don't write DP_MSTM_CTRL after LTWayne Lin1-12/+4
2025-04-07drm/amd/display: Check denominator crb_pipes before usedAlex Hung1-1/+1
2025-03-28drm/amd/display: Use HW lock mgr for PSR1 when only one eDPMario Limonciello1-0/+11
2025-03-28drm/amd/display: should support dmub hw lock on ReplayMartin Tsai1-0/+4
2025-03-22drm/amd/display: Fix slab-use-after-free on hdcp_workMario Limonciello1-0/+1
2025-03-22drm/amd/display: Assign normalized_pix_clk when color depth = 14Alex Hung1-2/+5
2025-03-22drm/amd/display: Restore correct backlight brightness after a GPU resetMario Limonciello1-0/+10
2025-03-22drm/amd/display: Disable unneeded hpd interrupts during dm_initLeo Li1-19/+45
2025-03-13drm/amd/display: Fix null check for pipe_ctx->plane_state in resource_build_s...Ma Ke1-1/+2
2025-03-07drm/amd/display: Fix HPD after gpu resetRoman Li1-0/+14
2025-03-07drm/amd/display: Disable PSR-SU on eDP panelsTom Chung1-1/+2
2025-02-21drm/amd/display: Pass non-null to dcn20_validate_apply_pipe_split_flagsAlex Hung2-2/+4
2025-02-21drm/amd/display: Add null check for head_pipe in dcn201_acquire_free_pipe_for...Srinivasan Shanmugam1-1/+3
2025-02-17Revert "drm/amd/display: Use HW lock mgr for PSR1"Tom Chung1-2/+1
2025-02-17drm/amd/display: Fix Mode Cutoff in DSC Passthrough to DP2.1 MonitorFangzhi Zuo1-3/+3
2025-02-17drm/amd/display: use eld_mutex to protect access to connector->eldDmitry Baryshkov1-0/+2
2025-02-01drm/amd/display: Use HW lock mgr for PSR1Tom Chung1-1/+2