summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/resource/dcn315
AgeCommit message (Expand)AuthorFilesLines
2026-02-22Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds1-8/+4
2026-02-22Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-19/+19
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-27/+27
2026-02-12drm/amd/display: Fix out-of-bounds stream encoder index v3Srinivasan Shanmugam1-4/+4
2026-02-12drm/amd/display: Refactor virtual directory reorganize encoder and hwss files.Bhuvanachandra Pinninti1-1/+1
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 Kaszewski1-1/+5
2025-07-15drm/amd/display: Refactor DSC cap calculationsDillon Varone1-0/+2
2025-06-30drm/amd/display: Fix Link Override Sequencing When Switching Between DIO/HPOMichael Strauss1-1/+3
2025-06-03drm/amd/display: replace fast_validate with enum dc_validate_modeYan Li1-2/+2
2025-03-10drm/amd/display: calculate the remain segments for all pipesZhikai Zhai1-22/+20
2025-01-10drm/amd/display: DML2.1 Post-Si CleanupRafal Ostrowski1-0/+1
2024-12-03drm/amd/display: Add option to retrieve detile buffer sizeSung Lee1-0/+1
2024-11-04drm/amd/display: Remove last parts of timing_traceDr. David Alan Gilbert1-1/+0
2024-10-15drm/amd/display: Add hpd_source index out-of-bounds check for dcn3x link enco...Srinivasan Shanmugam1-1/+1
2024-10-07drm/amd/display: Update Interface to Check UCLK DPMAustin Zheng1-0/+6
2024-10-07drm/amd/display: Revert commit Update Interface to Check UCLK DPMAustin Zheng1-6/+0
2024-10-02drm/amd/display: Update Interface to Check UCLK DPMAustin Zheng1-0/+6
2024-07-01drm/amd/display: Check denominator crb_pipes before usedAlex Hung1-1/+1
2024-04-30drm/amd/display: Enable Replay for DCN315Joan Lee1-0/+12
2024-04-27drm/amd/display: Add NULL pointer check for kzallocHersen Wu1-0/+2
2023-11-30drm/amd/display: block dcn315 dynamic crb allocation when unintendedDmytro Laktyushkin1-2/+4
2023-11-17drm/amd/display: Refactor resource into component directoryMounika Adhuri2-0/+2195