summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
AgeCommit message (Expand)Author
2025-03-18drm/amd/display: Fix message for support_edp0_on_dp1Yilin Chen
2025-03-10drm/amd/display: Add and use new dm_prepare_suspend() callbackMario Limonciello
2025-03-10drm/amd/display: Restore correct backlight brightness after a GPU resetMario Limonciello
2025-03-10drm/amd/display: fix default brightnessMario Limonciello
2025-03-10Merge tag 'amd-drm-next-6.15-2025-03-07' of https://gitlab.freedesktop.org/ag...Dave Airlie
2025-03-07drm/amd: Keep display off while going into S4Mario Limonciello
2025-03-05drm/amd/display: Add workaround for a panelAurabindo Pillai
2025-03-05drm/amd/display: Add a new dcdebugmask to allow turning off brightness curveMario Limonciello
2025-03-05drm/amd/display: Add support for custom brightness curveMario Limonciello
2025-03-05drm/amd/display: Avoid operating on copies of backlight capsMario Limonciello
2025-03-05drm/amd/display: Use drm_err() for handle_hpd_irq_helper()Mario Limonciello
2025-03-05drm/amd/display: Use scoped guards for handle_hpd_irq_helper()Mario Limonciello
2025-03-05drm/amd/display: Use _free() macro for amdgpu_dm_update_connector_after_detect()Mario Limonciello
2025-03-05drm/amd/display: Use scoped guard for amdgpu_dm_update_connector_after_detect()Mario Limonciello
2025-03-05drm/amd/display: Use _free(kfree) for dm_gpureset_commit_state()Mario Limonciello
2025-03-05drm/amd/display: Use scoped guard for dm_resume()Mario Limonciello
2025-03-05drm/amd/display: Use drm_err() instead of DRM_ERROR in dm_resume()Mario Limonciello
2025-03-05drm/amd/display: Use _free() macro for amdgpu_dm_commit_zero_streams()Mario Limonciello
2025-03-05drm/amd/display: Catch failures for amdgpu_dm_commit_zero_streams()Mario Limonciello
2025-03-05drm/amd/display: Drop `ret` variable from dm_suspend()Mario Limonciello
2025-02-26Merge tag 'amd-drm-next-6.15-2025-02-21' of https://gitlab.freedesktop.org/ag...Dave Airlie
2025-02-25drm/amd/display: ACPI Re-timer ProgrammingRafal Ostrowski
2025-02-25drm/amd/display: add a quirk to enable eDP0 on DP1Yilin Chen
2025-02-25drm/amd/display: restore edid reading from a given i2c adapterMelissa Wen
2025-02-25drm/amdgpu: update the handle ptr in is_idleSunil Khatri
2025-02-19drm/amd/display: Fix BT2020 YCbCr limited/full range inputIlya Bakoulin
2025-02-19drm/amd/display: Don't treat wb connector as physical in create_validate_stre...Harry Wentland
2025-02-12drm/amd/display: Add DCN36 DM SupportWayne Lin
2025-02-12drm/amd/display: Decrease message about seamless boot enabled to debugMario Limonciello
2025-02-12drm/amd/display: Support "Broadcast RGB" drm propertyYan Li
2025-02-12drm/amd/display/dm: add support for OEM i2c busAlex Deucher
2025-02-12drm/amd/display/dm: handle OEM i2c buses in i2c functionsAlex Deucher
2025-02-12drm/amd/display/dm: drop hw_support check in amdgpu_dm_i2c_xfer()Alex Deucher
2025-02-12drm/amd/display/dm: drop extra parameters to create_i2c()Alex Deucher
2025-02-06Merge drm/drm-next into drm-misc-nextMaxime Ripard
2025-01-28drm/amd/display: restore invalid MSA timing check for freesyncMelissa Wen
2025-01-24drm/amd/display: Fix error pointers in amdgpu_dm_crtc_mem_type_changedSrinivasan Shanmugam
2025-01-24drm/amd: Add debug option to disable subvpAurabindo Pillai
2025-01-13Merge tag 'amd-drm-next-6.14-2025-01-10' of https://gitlab.freedesktop.org/ag...Dave Airlie
2025-01-10drm/amd/display: Do not elevate mem_type change to full updateLeo Li
2025-01-10drm/amd/display: Do not wait for PSR disable on vbl enableLeo Li
2025-01-10drm/amd/display: add CEC notifier to amdgpu driverKun Liu
2025-01-07drm/connector: make mode_valid take a const struct drm_display_modeDmitry Baryshkov
2025-01-07drm/amdgpu: don't change mode in amdgpu_dm_connector_mode_valid()Dmitry Baryshkov
2025-01-06drm/amd/display: Disable replay and psr while VRR is enabledTom Chung
2025-01-06drm/amd/display: Fix PSR-SU not support but still call the amdgpu_dm_psr_enableTom Chung
2025-01-06drm/amd/display: Adjust dm to use supported interfaces for setting multiple c...Wayne Lin
2024-12-19drm/amd/display: fix divide error in DM plane scale calcsMelissa Wen
2024-12-19drm/amd/display: Remove unnecessary amdgpu_irq_get/putAlex Hung
2024-12-20Merge tag 'drm-misc-next-2024-12-19' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie