aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_wb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-04-07drm/amd/display: Adjust all dev_*() messages to drm_*()Mario Limonciello1-2/+2
2024-09-18drm/amdgpu: explicitely set the AMDGPU_GEM_CREATE_VRAM_CONTIGUOUS flagChristian König1-0/+1
2024-04-09drm/amd/display: Return max resolution supported by DWBAlex Hung1-4/+2
2023-12-13drm/amd: include drm/drm_edid.h only where neededJani Nikula1-0/+1
2023-12-06drm/amd/display: Create amdgpu_dm_wb_connectorHarry Wentland1-5/+11
2023-12-06drm/amd/display: Initialize writeback connectorAlex Hung1-0/+209