summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/amdgpu_dm
AgeCommit message (Expand)AuthorLines
2026-03-30drm/amdgpu: use TTM_NUM_MOVE_FENCES when reserving fencesPierre-Eric Pelloux-Prayer-8/+4
2026-03-30drm/amd/display: Add Idle state manager(ISM)Ray Wu-63/+898
2026-03-30drm/amd/display: Move FPU Guards From DML To DC - Part 1Rafal Ostrowski-4/+38
2026-03-30Revert "drm/amd/display: Refactor DC update checks"Dillon Varone-4/+4
2026-03-30drm/amd/display: Enable Replay support for dcn42Roman Li-0/+1
2026-03-27Merge tag 'drm-misc-next-2026-03-26' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie-26/+29
2026-03-24drm/amd/display: update outdated comments for renamed vblank_control_worker()Kexin Sun-3/+5
2026-03-24drm/amd/display: check if ext_caps is valid in BL setupAlex Deucher-1/+1
2026-03-24drm/amdgpu: display: Convert to drm_output_color_formatMaxime Ripard-2/+2
2026-03-23drm/amd/display: Remove unnecessary completion flag for secure displayWayne Lin-8/+0
2026-03-23drm/amd/display: Refactor DC update checksDillon Varone-4/+4
2026-03-23drm/amd/display: Fix drm_edid leak in amdgpu_dmAlex Hung-1/+2
2026-03-23drm/amd/display: Do not skip unrelated mode changes in DSC validationYussuf Khalil-1/+9
2026-03-20drm/atomic: Remove state argument to drm_atomic_private_obj_initMaxime Ripard-1/+0
2026-03-20drm/amdgpu: Switch private_obj initialization to atomic_create_stateMaxime Ripard-24/+28
2026-03-17Revert "drm/amd/display: Add NV12/P010 formats to primary plane"Harry Wentland-3/+0
2026-03-17drm/amd/display: Fix DisplayID not-found handling in parse_edid_displayid_vrr()Srinivasan Shanmugam-2/+2
2026-03-17drm/amd/display: remove duplicate format modifierErik Kurzinger-4/+4
2026-03-17drm/amd/display: Add a buffer for boot time crcTom Chung-0/+79
2026-03-17drm/amd/display: Add debugfs to disallow eDP Replay entryRay Wu-0/+52
2026-03-17drm/amd/display: Fix uninitialized variable use which breaks full LTOCalvin Owens-1/+1
2026-03-17drm/amd/display: Fix gamma 2.2 colorop TFsAlex Hung-3/+3
2026-03-16Merge tag 'amd-drm-next-7.1-2026-03-12' of https://gitlab.freedesktop.org/agd...Dave Airlie-1/+7
2026-03-11drm/amd/display: Add back missing memory type in arrayTom Chung-0/+2
2026-03-11drm/amd/display: Add COLOR_ENCODING/COLOR_RANGE to overlay planesHarry Wentland-1/+2
2026-03-11drm/amd/display: Add NV12/P010 formats to primary planeHarry Wentland-0/+3
2026-03-09Merge tag 'amd-drm-next-7.1-2026-03-04' of https://gitlab.freedesktop.org/agd...Dave Airlie-155/+109
2026-03-02drm/amd/display: remove extra ; from statement, remove extra tabsColin Ian King-3/+3
2026-03-02drm/amdgpu: Add audio method to register blockLijo Lazar-2/+2
2026-03-02drm/amd/display: Enable DEGAMMA and reject COLOR_PIPELINE+DEGAMMA_LUTAlex Hung-8/+16
2026-03-02drm/amd/display: Use mpc.preblend flag to indicate 3D LUTAlex Hung-3/+6
2026-02-23drm/amd/display: Enable dcn42 in DMRoman Li-7/+37
2026-02-23drm/amd/display: Use external DP bridge encodersTimur Kristóf-2/+7
2026-02-23drm/amd/display: Add ability for HWSS to prepare the DDC before useTimur Kristóf-0/+3
2026-02-23drm/amd/display: Handle DCE 6 in dce110_register_irq_handlersTimur Kristóf-130/+35
2026-02-23Merge drm/drm-next into drm-misc-nextMaxime Ripard-82/+211
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook-1/+1
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds-8/+4
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-36/+36
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-50/+54
2026-02-19drm/amd/display: Use same max plane scaling limits for all 64 bpp formatsMario Kleiner-0/+5
2026-02-19drm/amd/display: Skip eDP detection when no sinkSaidireddy Yenugu-0/+5
2026-02-19Revert "drm/amd/display: Add Gfx Base Case For Linear Tiling Handling"Nicholas Carbones-1/+0
2026-02-19drm/amd/display: Disable SR feature on eDP1 by defaultCharlene Liu-2/+18
2026-02-12drm/amd/display: Reject cursor plane on DCE when scaled differently than primaryTimur Kristóf-3/+8
2026-02-12drm/amd/display: Fix dc_link NULL handling in HPD initSrinivasan Shanmugam-5/+4
2026-02-12drm/amd/display: Parse all extension blocks for VSDBRay Wu-1/+3
2026-02-12drm/amd/display: Avoid updating surface with the same surface under MPOWayne Lin-1/+1
2026-02-12drm/amd/display: Fix system resume lag issueTom Chung-0/+10
2026-02-10drm/amd/display: Hook up colorop destroy helper for plane pipelinesChaitanya Kumar Borah-8/+17