summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/resource/dcn32
AgeCommit message (Expand)Author
2026-05-11drm/amd/display: Wrap DCN32 phantom-plane allocation in DC_RUN_WITH_PREEMPTIO...Mikhail Gavrilov
2026-04-07Merge v7.0-rc7 into drm-nextSimona Vetter
2026-04-02drm/amd/display: Wire up dcn10_dio_construct() for all pre-DCN401 generationsIonut Nechita
2026-03-30drm/amd/display: Fixed Silence complier warnings in dcGaghik Khachatrian
2026-03-30drm/amd/display: Fix Silence signed/unsighed mismatch warning in dcGaghik Khachatrian
2026-03-17drm/amd/display: Wrap dcn32_override_min_req_memclk() in DC_FP_{START, END}Xi Ruoyao
2026-03-17drm/amd/display: Query DC for gfx handling when setting linear tilingNicholas Carbones
2026-03-17drm/amd/display: Wrap dcn32_override_min_req_memclk() in DC_FP_{START, END}Xi Ruoyao
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-19Revert "drm/amd/display: Add Gfx Base Case For Linear Tiling Handling"Nicholas Carbones
2026-02-12drm/amd/display: Fix out-of-bounds stream encoder index v3Srinivasan Shanmugam
2026-02-12drm/amd/display: Refactor virtual directory reorganize encoder and hwss files.Bhuvanachandra Pinninti
2026-02-03drm/amd/display: Add Gfx Base Case For Linear Tiling HandlingNicholas Carbones
2025-12-08drm/amd/display: refactor HPD to increase flexibilityDmytro Laktyushkin
2025-11-04drm/amd/display: Revert DCN4 max buffered cursor size to 64Dillon Varone
2025-11-04drm/amd/display: remove unneeded semicolonJiapeng Chong
2025-10-28drm/amd/display: Remove dc param from check_updateDominik Kaszewski
2025-10-28drm/amd/display: Rename dml2 to dml2_0 folderAustin Zheng
2025-09-23drm/amd/display: Disable stutter when programming watermarks on dcn32Dillon Varone
2025-09-15drm/amd/display: Add DSC padding for OVT SupportRelja Vojvodic
2025-09-15drm/amd/display: Rename header file link.h to link_service.hWesley Chalmers
2025-08-04drm/amd/display: Adding interface to log hw state when underflow happensMuhammad Ahmed
2025-07-15drm/amd/display: Refactor DSC cap calculationsDillon Varone
2025-06-18drm/amd/display: remove use_native_pstate_optimizationYan Li
2025-06-18drm/amd/display: Clear DPP 3DLUT CapRyan Seto
2025-06-18drm/amd/display: Refactor DML2 DC power instanceDillon Varone
2025-06-03drm/amd/display: replace fast_validate with enum dc_validate_modeYan Li
2025-05-05drm/amd/display: Refactor SubVP cursor limiting logicDillon Varone
2025-05-05drm/amd/display: Remove unnecessary DC_FP_START/DC_FP_ENDAlex Hung
2025-05-05Revert "drm/amd/display: Refactor SubVP cursor limiting logic"Ryan Seto
2025-04-22drm/amd/display: Refactor SubVP cursor limiting logicDillon Varone
2025-03-10drm/amd/display: change kzalloc to kcalloc in dml1_validate()Ethan Carter Edwards
2025-02-12drm/amd/display: log destination of vertical interruptJosip Pavic
2025-01-10drm/amd/display: DML2.1 Post-Si CleanupRafal Ostrowski
2024-12-02drm/amd/display: Add hblank borrowing supportChris Park
2024-12-02drm/amd/display: Limit VTotal range to max hw cap minus fpDillon Varone
2024-11-04drm/amd/display: Remove last parts of timing_traceDr. David Alan Gilbert
2024-10-15drm/amd/display: resolve correct MALL size for dcn401Dillon Varone
2024-10-15drm/amd/display: Add hpd_source index out-of-bounds check for dcn3x link enco...Srinivasan Shanmugam
2024-10-01drm/amd/display: Wait for all pending cleared before full updateAlvin Lee
2024-08-06drm/amd/display: Add missing registers for dcn32Rodrigo Siqueira
2024-07-27drm/amd/display: Fix possible overflow in integer multiplicationAlex Hung
2024-07-23drm/amd/display: Add null check for head_pipe in dcn32_acquire_idle_pipe_for_...Srinivasan Shanmugam
2024-07-23drm/amd/display: Check null pointers before multiple usesAlex Hung
2024-07-23drm/amd/display: Check phantom_stream before it is usedAlex Hung
2024-07-23drm/amd/display: Disable HBR audio for DP2 for certain ASICsAlvin Lee
2024-06-19drm/amd/display: Check dc_stream_state before it is usedAlex Hung