summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/amdgpu_dm
AgeCommit message (Expand)Author
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: Change amdgpu_dm_irq_resume_*() to voidMario Limonciello
2025-03-05drm/amd/display: Change amdgpu_dm_irq_resume_*() to use drm_dbg()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-03-05drm/amd/display: Change amdgpu_dm_irq_suspend() to voidMario Limonciello
2025-03-05drm/amd/display: Check NULL connector before it is usedAlex Hung
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: Fix HPD after gpu resetRoman Li
2025-02-25drm/amd/display: add a quirk to enable eDP0 on DP1Yilin Chen
2025-02-25drm/amd/display: Disable PSR-SU on eDP panelsTom Chung
2025-02-25drm/amd/display: restore edid reading from a given i2c adapterMelissa Wen
2025-02-25drm/amd/display: Fix HPD after gpu resetRoman Li
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: Disable PSR-SU on eDP panelsTom Chung
2025-02-25drm/amd/display: Revert "Disable PSR-SU on some OLED panel"Tom Chung
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-21drm/amd/display: Constify 'struct bin_attribute'Thomas Weißschuh
2025-02-19drm/amd/display: Fix BT2020 YCbCr limited/full range inputIlya Bakoulin
2025-02-19drm/amd/display: Rename panic functionRodrigo Siqueira
2025-02-19drm/amd/display: Don't treat wb connector as physical in create_validate_stre...Harry Wentland
2025-02-14drm/amdgpu: Enable async flip on overlay planesAndré Almeida
2025-02-12drm/amd/display: Add DCN36 DM SupportWayne Lin
2025-02-12drm/amd/display: Support DCN36 HDCPWayne Lin
2025-02-12drm/amd/display: Disable PSR-SU on some OLED panelTom Chung
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: Extend secure display to support DisplayCRC modeWayne Lin
2025-01-10drm/amd/display: Add support to configure CRC window on specific CRC instanceWayne Lin
2025-01-10drm/amd/display: Reduce accessing remote DPCD overheadWayne Lin
2025-01-10drm/amd/display: Validate mdoe under MST LCT=1 case as wellWayne Lin
2025-01-10drm/amd/display: add CEC notifier to amdgpu driverKun Liu