summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/amdgpu_dm
AgeCommit message (Expand)Author
2025-03-10drm/amd/display: Disable unneeded hpd interrupts during dm_initLeo Li
2025-03-10drm/amd/display: allow 256B DCC max compressed block sizes on gfx12Marek Olšák
2025-03-10Merge 6.14-rc6 into driver-core-nextGreg Kroah-Hartman
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-07drm/amdgpu/display: Allow DCC for video formats on GFX12David Rosca
2025-03-05drm/amd/display: use drm_* instead of DRM_ in apply_edid_quirks()Aurabindo Pillai
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: Pass luminance data to amdgpu_dm_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: 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