index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.18-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_qcom-6.18.y
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.18.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
amdgpu_dm
Age
Commit message (
Expand
)
Author
2026-03-23
drm/amd/display: Refactor DC update checks
Dillon Varone
2026-03-23
drm/amd/display: Fix drm_edid leak in amdgpu_dm
Alex Hung
2026-03-23
drm/amd/display: Do not skip unrelated mode changes in DSC validation
Yussuf Khalil
2026-03-20
drm/atomic: Remove state argument to drm_atomic_private_obj_init
Maxime Ripard
2026-03-20
drm/amdgpu: Switch private_obj initialization to atomic_create_state
Maxime Ripard
2026-03-17
Revert "drm/amd/display: Add NV12/P010 formats to primary plane"
Harry Wentland
2026-03-17
drm/amd/display: Fix DisplayID not-found handling in parse_edid_displayid_vrr()
Srinivasan Shanmugam
2026-03-17
drm/amd/display: remove duplicate format modifier
Erik Kurzinger
2026-03-17
drm/amd/display: Add a buffer for boot time crc
Tom Chung
2026-03-17
drm/amd/display: Add debugfs to disallow eDP Replay entry
Ray Wu
2026-03-17
drm/amd/display: Fix uninitialized variable use which breaks full LTO
Calvin Owens
2026-03-17
drm/amd/display: Fix gamma 2.2 colorop TFs
Alex Hung
2026-03-16
Merge tag 'amd-drm-next-7.1-2026-03-12' of https://gitlab.freedesktop.org/agd...
Dave Airlie
2026-03-11
drm/amd/display: Add back missing memory type in array
Tom Chung
2026-03-11
drm/amd/display: Add COLOR_ENCODING/COLOR_RANGE to overlay planes
Harry Wentland
2026-03-11
drm/amd/display: Add NV12/P010 formats to primary plane
Harry Wentland
2026-03-09
Merge tag 'amd-drm-next-7.1-2026-03-04' of https://gitlab.freedesktop.org/agd...
Dave Airlie
2026-03-02
drm/amd/display: remove extra ; from statement, remove extra tabs
Colin Ian King
2026-03-02
drm/amdgpu: Add audio method to register block
Lijo Lazar
2026-03-02
drm/amd/display: Enable DEGAMMA and reject COLOR_PIPELINE+DEGAMMA_LUT
Alex Hung
2026-03-02
drm/amd/display: Use mpc.preblend flag to indicate 3D LUT
Alex Hung
2026-02-23
drm/amd/display: Enable dcn42 in DM
Roman Li
2026-02-23
drm/amd/display: Use external DP bridge encoders
Timur Kristóf
2026-02-23
drm/amd/display: Add ability for HWSS to prepare the DDC before use
Timur Kristóf
2026-02-23
drm/amd/display: Handle DCE 6 in dce110_register_irq_handlers
Timur Kristóf
2026-02-23
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-19
drm/amd/display: Use same max plane scaling limits for all 64 bpp formats
Mario Kleiner
2026-02-19
drm/amd/display: Skip eDP detection when no sink
Saidireddy Yenugu
2026-02-19
Revert "drm/amd/display: Add Gfx Base Case For Linear Tiling Handling"
Nicholas Carbones
2026-02-19
drm/amd/display: Disable SR feature on eDP1 by default
Charlene Liu
2026-02-12
drm/amd/display: Reject cursor plane on DCE when scaled differently than primary
Timur Kristóf
2026-02-12
drm/amd/display: Fix dc_link NULL handling in HPD init
Srinivasan Shanmugam
2026-02-12
drm/amd/display: Parse all extension blocks for VSDB
Ray Wu
2026-02-12
drm/amd/display: Avoid updating surface with the same surface under MPO
Wayne Lin
2026-02-12
drm/amd/display: Fix system resume lag issue
Tom Chung
2026-02-10
drm/amd/display: Hook up colorop destroy helper for plane pipelines
Chaitanya Kumar Borah
2026-02-10
drm: Allow driver-managed destruction of colorop objects
Chaitanya Kumar Borah
2026-02-05
drm/amd/display: expose plane blend LUT in HW with MCM
Melissa Wen
2026-02-05
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2026-02-03
drm/amd/display: Init DMUB DPIA Only for APU
Fangzhi Zuo
2026-02-03
drm/amd/display: Add CRC 32-bit mode support for DCN3.6+
Chenyu Chen
2026-02-03
drm/amd/display: Add Gfx Base Case For Linear Tiling Handling
Nicholas Carbones
2026-02-03
drm/amd/display: Fix IGT ILR link training failure on Replay panel
Ray Wu
2026-02-03
drm/amd/display: Fix IGT link training failure on Replay panel
Ray Wu
2026-02-03
drm/amd/display: Fix writeback on DCN 3.2+
Alex Hung
2026-02-02
Merge tag 'amd-drm-next-6.20-2026-01-30' of https://gitlab.freedesktop.org/ag...
Dave Airlie
[prev]
[next]