summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/resource/dcn35
AgeCommit message (Expand)AuthorFilesLines
2026-04-07Merge v7.0-rc7 into drm-nextSimona Vetter1-0/+43
2026-04-02drm/amd/display: Wire up dcn10_dio_construct() for all pre-DCN401 generationsIonut Nechita1-0/+43
2026-03-30drm/amd/display: Move FPU Guards From DML To DC - Part 1Rafal Ostrowski2-1/+10
2026-03-30drm/amd/display: Fix Silence signed/unsighed mismatch warning in dcGaghik Khachatrian1-1/+1
2026-03-30drm/amd/display: Don't set 4to1MPC config dynamicallyHarry Wentland1-0/+3
2026-03-17drm/amd/display: Query DC for gfx handling when setting linear tilingNicholas Carbones1-1/+2
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-26/+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-12-16drm/amd/display: Set enable_legacy_fast_update to false for DCN35/351Fudong Wang1-1/+1
2025-12-16drm/amd/display: Fix scratch registers offsets for DCN35Ray Wu1-4/+4
2025-10-28drm/amd/display: Remove dc param from check_updateDominik Kaszewski1-1/+5
2025-10-28drm/amd/display: Rename dml2 to dml2_0 folderAustin Zheng1-1/+1
2025-10-07drm/amd/display: Fix unsafe uses of kernel mode FPUArd Biesheuvel1-1/+15
2025-09-15drm/amd/display: Rename header file link.h to link_service.hWesley Chalmers1-1/+1
2025-09-09drm/amd/display: Remove duplicated codeRay Wu1-3/+0
2025-07-31Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-6/+13
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-18drm/amd/display: Add dc cap for dp tunnelingPeichen Huang1-0/+3
2025-06-18drm/amd/display: remove use_native_pstate_optimizationYan Li1-1/+0
2025-06-18drm/amd/display: Clear DPP 3DLUT CapRyan Seto1-1/+2
2025-06-18drm/amd/display: Add dc cap for dp tunnelingPeichen Huang1-0/+3
2025-06-03drm/amd/display: replace fast_validate with enum dc_validate_modeYan Li1-3/+3
2025-05-05drm/amd/display: Refactor SubVP cursor limiting logicDillon Varone1-3/+3
2025-05-05Revert "drm/amd/display: Refactor SubVP cursor limiting logic"Ryan Seto1-3/+3
2025-05-05drm/amd/display: Update IPS sequential_ono requirement checksOvidiu Bunea1-1/+1
2025-04-22drm/amd/display: Refactor SubVP cursor limiting logicDillon Varone1-3/+3
2025-02-13drm/amd/display: limit coverage of optimization skipAusef Yousof1-0/+1
2025-02-13drm/amd/display: Expose 3 secondary planes for supported ASICsZaeem Mohamed1-3/+3
2025-02-13drm/amd/display: log destination of vertical interruptJosip Pavic1-1/+2
2025-01-10drm/amd/display: DML2.1 Post-Si CleanupRafal Ostrowski1-0/+1
2025-01-06drm/amd/display: Ensure correct GFX tiling info passed to DMLKarthi Kandasamy2-1/+9
2024-12-03drm/amd/display: Limit VTotal range to max hw cap minus fpDillon Varone1-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-09-18drm/amd/display: Enable DML2 override_det_buffer_size_kbytesYihan Zhu1-0/+1
2024-08-21drm/amd/display: DCN35 set min dispclk to 50MhzNicholas Susanto1-0/+1
2024-07-24drm/amd/display: Disable HBR audio for DP2 for certain ASICsAlvin Lee1-0/+1
2024-07-01drm/amd/display: Revert Add workaround to restrict max frac urgent for DPM0Teeger1-2/+0
2024-06-28drm/amd/display: Add workaround to restrict max frac urgent for DPM0Sung-huai Wang1-1/+2
2024-06-28drm/amd/display: Temporarily disable HPO PG on DCN35Nicholas Susanto1-1/+1
2024-06-14drm/amd/display: Disable PHYSYMCLK RCODaniel Miess1-1/+1
2024-06-14drm/amd/display: Disable DMCUB timeout for DCN35Nicholas Kazlauskas1-0/+1
2024-06-14drm/amd/display: Add sequential ONO sequencing for DCN35Nicholas Kazlauskas1-0/+4
2024-05-02drm/amd/display: Release clck_src memory if clk_src_construct failsHersen Wu1-0/+1
2024-04-27drm/amd/display: Add NULL pointer check for kzallocHersen Wu1-0/+2