aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2025-01-28drm/amd/display: restore invalid MSA timing check for freesyncMelissa Wen1-4/+8
2025-01-24drm/amd/display: Fix error pointers in amdgpu_dm_crtc_mem_type_changedSrinivasan Shanmugam1-0/+5
2025-01-24drm/amd: Add debug option to disable subvpAurabindo Pillai1-0/+3
2025-01-13Merge tag 'amd-drm-next-6.14-2025-01-10' of https://gitlab.freedesktop.org/agd5f/linux into drm-nextDave Airlie1-51/+124
2025-01-10drm/amd/display: Do not elevate mem_type change to full updateLeo Li1-6/+23
2025-01-10drm/amd/display: Do not wait for PSR disable on vbl enableLeo Li1-2/+2
2025-01-10drm/amd/display: add CEC notifier to amdgpu driverKun Liu1-0/+76
2025-01-07drm/connector: make mode_valid take a const struct drm_display_modeDmitry Baryshkov1-1/+1
2025-01-07drm/amdgpu: don't change mode in amdgpu_dm_connector_mode_valid()Dmitry Baryshkov1-2/+8
2025-01-06drm/amd/display: Disable replay and psr while VRR is enabledTom Chung1-2/+4
2025-01-06drm/amd/display: Fix PSR-SU not support but still call the amdgpu_dm_psr_enableTom Chung1-1/+1
2025-01-06drm/amd/display: Adjust dm to use supported interfaces for setting multiple crc windowsWayne Lin1-7/+16
2024-12-19drm/amd/display: fix divide error in DM plane scale calcsMelissa Wen1-2/+2
2024-12-19drm/amd/display: Remove unnecessary amdgpu_irq_get/putAlex Hung1-31/+0
2024-12-20Merge tag 'drm-misc-next-2024-12-19' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-nextDave Airlie1-0/+2
2024-12-20Merge tag 'amd-drm-next-6.14-2024-12-18' of https://gitlab.freedesktop.org/agd5f/linux into drm-nextDave Airlie1-20/+18
2024-12-18Revert "drm/amd/display: Fix green screen issue after suspend"Rodrigo Siqueira1-8/+4
2024-12-16drm/amd/display: use eld_mutex to protect access to connector->eldDmitry Baryshkov1-0/+2
2024-12-13Merge tag 'drm-misc-next-2024-12-05' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-nextDave Airlie1-0/+6
2024-12-10drm/amd/display: Adjust secure_display_context data structureWayne Lin1-8/+8
2024-12-10drm/amd: Add the capability to mark certain firmware as "required"Mario Limonciello1-2/+4