aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/resource
AgeCommit message (Expand)AuthorFilesLines
2026-04-02drm/amd/display: Wire up dcn10_dio_construct() for all pre-DCN401 generationsIonut Nechita17-0/+699
2026-03-24drm/amd/display: Fix DCE LVDS handlingAlex Deucher6-22/+19
2026-03-17drm/amd/display: Wrap dcn32_override_min_req_memclk() in DC_FP_{START, END}Xi Ruoyao1-0/+3
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook6-10/+6
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds24-156/+78
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds24-381/+381
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook24-531/+553
2026-02-19drm/amd/display: Remove unneeded DAC link encoder registerTimur Kristóf3-3/+3
2026-02-19drm/amd/display: Set CRTC source for DAC using registersTimur Kristóf3-6/+13
2026-02-19Revert "drm/amd/display: Add Gfx Base Case For Linear Tiling Handling"Nicholas Carbones1-2/+1
2026-02-18drm/amd/display: Only use analog stream encoder with analog engineTimur Kristóf1-1/+4
2026-02-18drm/amd/display: Only use analog link encoder with analog engineTimur Kristóf3-3/+6
2026-02-18drm/amd/display: Use DCE 6 link encoder for DCE 6 analog connectorsTimur Kristóf1-1/+1
2026-02-12drm/amd/display: Fix out-of-bounds stream encoder index v3Srinivasan Shanmugam6-24/+24
2026-02-12drm/amd/display: Refactor virtual directory reorganize encoder and hwss files.Bhuvanachandra Pinninti18-18/+18
2026-02-12drm/amd/display: set enable_legacy_fast_update to false for DCN36YiLing Chen1-1/+1
2026-02-03drm/amd/display: DIO memory leak fix.Bhuvanachandra Pinninti1-0/+5
2026-02-03drm/amd/display: Add CRC 32-bit mode support for DCN3.6+Chenyu Chen1-3/+9
2026-02-03drm/amd/display: Migrate DIO registers access from hwseq to dio component.Bhuvanachandra Pinninti1-0/+41
2026-02-03drm/amd/display: Add Gfx Base Case For Linear Tiling HandlingNicholas Carbones1-1/+2
2026-01-27drm/amd/display: Remove unnecessary DC FP guardWayne Lin2-4/+0
2026-01-27drm/amd/display: Enable vstateup hook for DCN401 to be reusedCharlene Liu2-1/+3
2026-01-10drm/amd/display: Always update divider settings for DP tunnelCruise Hung1-4/+7
2026-01-05drm/amd/display: Pass proper DAC encoder ID to VBIOSTimur Kristóf1-0/+2
2025-12-16drm/amd/display: DPP low mem pwr related adjustment -Part ICharlene Liu1-0/+1
2025-12-16drm/amd/display: Set enable_legacy_fast_update to false for DCN35/351Fudong Wang2-2/+2
2025-12-16drm/amd/display: Fix scratch registers offsets for DCN351Ray Wu1-4/+4
2025-12-16drm/amd/display: Fix scratch registers offsets for DCN35Ray Wu1-4/+4
2025-12-08drm/amd/display: refactor HPD to increase flexibilityDmytro Laktyushkin1-1/+4
2025-12-08drm/amd/display: Correct DSC padding accountingRelja Vojvodic1-3/+3
2025-11-18drm/amd/display: Check DCCG_AUDIO_DTO2 register mask existCharlene Liu1-1/+2
2025-11-04drm/amd/display: Revert DCN4 max buffered cursor size to 64Dillon Varone1-1/+2
2025-11-04drm/amd/display: remove unneeded semicolonJiapeng Chong1-1/+1
2025-11-04drm/amd/display: remove unneeded semicolonJiapeng Chong1-1/+1
2025-10-28drm/amd/display: Add DCE BIOS_SCRATCH_0 registerTimur Kristóf6-0/+11
2025-10-28drm/amd/display: Implement DCE analog link encoders (v2)Timur Kristóf3-4/+47
2025-10-28drm/amd/display: Implement DCE analog stream encodersTimur Kristóf3-0/+22
2025-10-28drm/amd/display: Add concept of analog encoders (v2)Timur Kristóf1-2/+5
2025-10-28drm/amd/display: init dispclk from bootup clock for DCN315Zhongwei Zhang1-0/+1
2025-10-28drm/amd/display: Remove dc param from check_updateDominik Kaszewski23-27/+117
2025-10-28drm/amd/display: Rename dml2 to dml2_0 folderAustin Zheng5-5/+5
2025-10-20drm/amd/display: Fix GFP_ATOMIC abuseAurabindo Pillai2-31/+27
2025-10-13drm/amd/display: Correct slice width calculation for YCbCr420Relja Vojvodic1-0/+1
2025-10-07drm/amd/display: Fix unsafe uses of kernel mode FPUArd Biesheuvel3-3/+46
2025-10-07drm/amd/display: Disable scaling on DCE6 for nowTimur Kristóf1-2/+2
2025-09-25drm/amd/display: Share dce100_validate_global with DCE6-8Timur Kristóf4-63/+7
2025-09-25drm/amd/display: Share dce100_validate_bandwidth with DCE6-8Timur Kristóf4-77/+18
2025-09-25drm/amd/display: Reject modes with too high pixel clock on DCE6-10Timur Kristóf3-3/+27
2025-09-23drm/amd/display: Init dispclk from bootup clock for DCN314Lo-an Chen1-0/+1
2025-09-23drm/amd/display: Disable stutter when programming watermarks on dcn32Dillon Varone2-1/+3