aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-05-13drm/amd/display: Defer BW-optimization-blocked DRR adjustmentsJohn Olender1-0/+2
2025-05-13drm/amd/display: Correct the reply value when AUX write incompleteWayne Lin1-1/+2
2025-05-07drm/amd/display: Copy AUX read reply data whenever length > 0Wayne Lin1-2/+1
2025-05-07drm/amd/display: Remove incorrect checking in dmub aux handlerWayne Lin1-11/+1
2025-05-07drm/amd/display: Fix the checking condition in dmub aux handlingWayne Lin1-1/+1
2025-05-07drm/amd/display: Shift DMUB AUX reply command if necessaryWayne Lin1-1/+4
2025-05-07drm/amd/display: more liberal vmin/vmax update for freesyncAurabindo Pillai1-5/+11
2025-04-22drm/amd/display: do not copy invalid CRTC timing infoGergo Koteles1-6/+6
2025-04-22drm/amd/display: Default IPS to RCG_IN_ACTIVE_IPS2_IN_OFFLeo Li1-20/+0
2025-04-22drm/amd/display: Force full update in gpu resetRoman Li1-0/+3
2025-04-22drm/amd/display: Fix gpu reset in multidisplay configRoman Li1-3/+3
2025-04-07drm/amd/display: Add HP Elitebook 645 to the quirk list for eDP on DP1Mario Limonciello1-0/+7
2025-04-07drm/amd/display: Add HP Probook 445 and 465 to the quirk list for eDP on DP1Mario Limonciello1-0/+14
2025-03-26drm/amd/display: Actually do immediate vblank disableLeo Li1-0/+2
2025-03-26drm/amd/display: Increase vblank offdelay for PSR panelsLeo Li1-8/+33
2025-03-18drm/amd/display: Fix message for support_edp0_on_dp1Yilin Chen1-1/+1
2025-03-10drm/amd/display: Add and use new dm_prepare_suspend() callbackMario Limonciello1-4/+21
2025-03-10drm/amd/display: Restore correct backlight brightness after a GPU resetMario Limonciello1-0/+10
2025-03-10drm/amd/display: fix default brightnessMario Limonciello1-1/+1
2025-03-10Merge tag 'amd-drm-next-6.15-2025-03-07' of https://gitlab.freedesktop.org/agd5f/linux into drm-nextDave Airlie1-93/+203
2025-03-07drm/amd: Keep display off while going into S4Mario Limonciello1-0/+5
2025-03-05drm/amd/display: Add workaround for a panelAurabindo Pillai1-1/+26
2025-03-05drm/amd/display: Add a new dcdebugmask to allow turning off brightness curveMario Limonciello1-0/+5
2025-03-05drm/amd/display: Add support for custom brightness curveMario Limonciello1-0/+25
2025-03-05drm/amd/display: Avoid operating on copies of backlight capsMario Limonciello1-30/+22
2025-03-05drm/amd/display: Use drm_err() for handle_hpd_irq_helper()Mario Limonciello1-1/+1
2025-03-05drm/amd/display: Use scoped guards for handle_hpd_irq_helper()Mario Limonciello1-7/+5
2025-03-05drm/amd/display: Use _free() macro for amdgpu_dm_update_connector_after_detect()Mario Limonciello1-11/+4
2025-03-05drm/amd/display: Use scoped guard for amdgpu_dm_update_connector_after_detect()Mario Limonciello1-6/+2
2025-03-05drm/amd/display: Use _free(kfree) for dm_gpureset_commit_state()Mario Limonciello1-5/+2
2025-03-05drm/amd/display: Use scoped guard for dm_resume()Mario Limonciello1-4/+2
2025-03-05drm/amd/display: Use drm_err() instead of DRM_ERROR in dm_resume()Mario Limonciello1-2/+2
2025-03-05drm/amd/display: Use _free() macro for amdgpu_dm_commit_zero_streams()Mario Limonciello1-14/+10
2025-03-05drm/amd/display: Catch failures for amdgpu_dm_commit_zero_streams()Mario Limonciello1-1/+7
2025-03-05drm/amd/display: Drop `ret` variable from dm_suspend()Mario Limonciello1-2/+1
2025-02-26Merge tag 'amd-drm-next-6.15-2025-02-21' of https://gitlab.freedesktop.org/agd5f/linux into drm-nextDave Airlie1-26/+115
2025-02-25drm/amd/display: ACPI Re-timer ProgrammingRafal Ostrowski1-0/+7
2025-02-25drm/amd/display: add a quirk to enable eDP0 on DP1Yilin Chen1-7/+62
2025-02-25drm/amd/display: restore edid reading from a given i2c adapterMelissa Wen1-2/+15
2025-02-25drm/amdgpu: update the handle ptr in is_idleSunil Khatri1-1/+1
2025-02-19drm/amd/display: Fix BT2020 YCbCr limited/full range inputIlya Bakoulin1-3/+3
2025-02-19drm/amd/display: Don't treat wb connector as physical in create_validate_stream_for_sinkHarry Wentland1-9/+17
2025-02-12drm/amd/display: Add DCN36 DM SupportWayne Lin1-0/+18
2025-02-12drm/amd/display: Decrease message about seamless boot enabled to debugMario Limonciello1-1/+1
2025-02-12drm/amd/display: Support "Broadcast RGB" drm propertyYan Li1-2/+20
2025-02-12drm/amd/display/dm: add support for OEM i2c busAlex Deucher1-0/+35
2025-02-12drm/amd/display/dm: handle OEM i2c buses in i2c functionsAlex Deucher1-9/+20
2025-02-12drm/amd/display/dm: drop hw_support check in amdgpu_dm_i2c_xfer()Alex Deucher1-1/+1
2025-02-12drm/amd/display/dm: drop extra parameters to create_i2c()Alex Deucher1-5/+4
2025-02-06Merge drm/drm-next into drm-misc-nextMaxime Ripard1-75/+158