summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/amdgpu_dm
AgeCommit message (Expand)Author
8 daysdrm/amd/display: check if ext_caps is valid in BL setupAlex Deucher
9 daysdrm/amd/display: Fix drm_edid leak in amdgpu_dmAlex Hung
9 daysdrm/amd/display: Do not skip unrelated mode changes in DSC validationYussuf Khalil
2026-03-17drm/amd/display: Fix DisplayID not-found handling in parse_edid_displayid_vrr()Srinivasan Shanmugam
2026-03-17drm/amd/display: Fix uninitialized variable use which breaks full LTOCalvin Owens
2026-03-17drm/amd/display: Fix gamma 2.2 colorop TFsAlex Hung
2026-03-02drm/amd/display: Enable DEGAMMA and reject COLOR_PIPELINE+DEGAMMA_LUTAlex Hung
2026-03-02drm/amd/display: Use mpc.preblend flag to indicate 3D LUTAlex Hung
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-19drm/amd/display: Use same max plane scaling limits for all 64 bpp formatsMario Kleiner
2026-02-19drm/amd/display: Skip eDP detection when no sinkSaidireddy Yenugu
2026-02-19Revert "drm/amd/display: Add Gfx Base Case For Linear Tiling Handling"Nicholas Carbones
2026-02-19drm/amd/display: Disable SR feature on eDP1 by defaultCharlene Liu
2026-02-12drm/amd/display: Reject cursor plane on DCE when scaled differently than primaryTimur Kristóf
2026-02-12drm/amd/display: Fix dc_link NULL handling in HPD initSrinivasan Shanmugam
2026-02-12drm/amd/display: Parse all extension blocks for VSDBRay Wu
2026-02-12drm/amd/display: Avoid updating surface with the same surface under MPOWayne Lin
2026-02-12drm/amd/display: Fix system resume lag issueTom Chung
2026-02-05drm/amd/display: expose plane blend LUT in HW with MCMMelissa Wen
2026-02-03drm/amd/display: Init DMUB DPIA Only for APUFangzhi Zuo
2026-02-03drm/amd/display: Add CRC 32-bit mode support for DCN3.6+Chenyu Chen
2026-02-03drm/amd/display: Add Gfx Base Case For Linear Tiling HandlingNicholas Carbones
2026-02-03drm/amd/display: Fix IGT ILR link training failure on Replay panelRay Wu
2026-02-03drm/amd/display: Fix IGT link training failure on Replay panelRay Wu
2026-02-03drm/amd/display: Fix writeback on DCN 3.2+Alex Hung
2026-02-02Merge tag 'amd-drm-next-6.20-2026-01-30' of https://gitlab.freedesktop.org/ag...Dave Airlie
2026-01-28BackMerge tag 'v6.19-rc7' into drm-nextDave Airlie
2026-01-27drm/amd/display: Fix GFX12 family constant checksMatthew Stewart
2026-01-23Merge tag 'amd-drm-fixes-6.19-2026-01-22' of https://gitlab.freedesktop.org/a...Dave Airlie
2026-01-22Revert "drm/amd/display: pause the workload setting in dm"Alex Deucher
2026-01-22Revert "drm/amd/display: pause the workload setting in dm"Alex Deucher
2026-01-22drm/amd/display: Fix color pipeline enum name leakChaitanya Kumar Borah
2026-01-20drm/amd/display: Only poll analog connectorsTimur Kristóf
2026-01-20drm/amd/display: Only poll analog connectorsTimur Kristóf
2026-01-20drm/amd/display: Add DMU crash recovery callback to DMNicholas Kazlauskas
2026-01-20drm/amd/display: Add IPS residency info to debugfsRay Wu
2026-01-20drm/amd/display: Detect panel type from VSDBMario Limonciello (AMD)
2026-01-20drm/amd/display: Clear HDMI HPD pending work only if it is enabledIvan Lipski
2026-01-19Merge tag 'amd-drm-next-6.20-2026-01-16' of https://gitlab.freedesktop.org/ag...Dave Airlie
2026-01-16Merge tag 'drm-misc-next-2026-01-15' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2026-01-15Merge tag 'amd-drm-next-6.20-2026-01-09' of https://gitlab.freedesktop.org/ag...Dave Airlie
2026-01-14drm/amd/display: Add an hdmi_hpd_debounce_delay_ms moduleIvan Lipski
2026-01-14drm/amd/display: Initialise backlight level values from hwVivek Das Mohapatra
2026-01-14drm/amd/display: Show link name in PSR status messageMario Limonciello (AMD)
2026-01-14drm/amd/display: Add an hdmi_hpd_debounce_delay_ms moduleIvan Lipski
2026-01-14drm/amd/display: Initialise backlight level values from hwVivek Das Mohapatra
2026-01-14drm/atomic: add max_size check to drm_property_replace_blob_from_id()Dmitry Baryshkov