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.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_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
Age
Commit message (
Expand
)
Author
11 days
drm/amd/display: Wire up dcn10_dio_construct() for all pre-DCN401 generations
Ionut Nechita
2026-03-30
drm/amd/display: Fix NULL pointer dereference in dcn401_init_hw()
Srinivasan Shanmugam
2026-03-24
drm/amd/display: Fix DCE LVDS handling
Alex Deucher
2026-03-24
drm/amd/display: check if ext_caps is valid in BL setup
Alex Deucher
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-17
drm/amd: fix dcn 2.01 check
Andy Nguyen
2026-03-17
drm/amd/display: Fix DisplayID not-found handling in parse_edid_displayid_vrr()
Srinivasan Shanmugam
2026-03-17
drm/amd/display: Wrap dcn32_override_min_req_memclk() in DC_FP_{START, END}
Xi Ruoyao
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-11
drm/amd/display: Check for S0i3 to be done before DCCG init on DCN21
Ivan Lipski
2026-03-11
drm/amd/display: Add missing DCCG register entries for DCN20-DCN316
Ivan Lipski
2026-03-02
drm/amd/display: Fallback to boot snapshot for dispclk
Dillon Varone
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-25
drm/amd/display: Use GFP_ATOMIC in dc_create_stream_for_sink
Natalie Vock
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: Remove unneeded DAC link encoder register
Timur Kristóf
2026-02-19
drm/amd/display: Enable DAC in DCE link encoder
Timur Kristóf
2026-02-19
drm/amd/display: Set CRTC source for DAC using registers
Timur Kristóf
2026-02-19
drm/amd/display: Initialize DAC in DCE link encoder using VBIOS
Timur Kristóf
2026-02-19
drm/amd/display: Turn off DAC in DCE link encoder using VBIOS
Timur Kristóf
2026-02-19
drm/amd/display: Don't call find_analog_engine() twice
Timur Kristóf
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: Remove conditional for shaper 3DLUT power-on
Alex Hung
2026-02-19
drm/amd/display: Check return of shaper curve to HW format
Alex Hung
2026-02-19
drm/amd/display: Correct logic check error for fastboot
Charlene Liu
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
Revert "drm/amd/display: Correct hubp GfxVersion verification"
Nicholas Carbones
2026-02-19
Revert "drm/amd/display: Add Handling for gfxversion DcGfxBase"
Nicholas Carbones
2026-02-19
drm/amd/display: Migrate DCCG registers access from hwseq to dccg component.
Bhuvanachandra Pinninti
2026-02-19
drm/amd/display: Implementing ramless idle mouse trigger
Muaaz Nisar
2026-02-19
drm/amd/display: Disable SR feature on eDP1 by default
Charlene Liu
2026-02-19
drm/amd/display: Expose functions of other dcn use
Dmytro Laktyushkin
2026-02-18
drm/amd/display: Add static keyword for sharpness tables
Samson Tam
2026-02-18
drm/amd/display: Only use analog stream encoder with analog engine
Timur Kristóf
2026-02-18
drm/amd/display: Only use analog link encoder with analog engine
Timur Kristóf
2026-02-18
drm/amd/display: Use DCE 6 link encoder for DCE 6 analog connectors
Timur Kristóf
2026-02-12
drm/amd/display: Fix out-of-bounds stream encoder index v3
Srinivasan Shanmugam
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: Promote DC to 3.2.369
Taimur Hassan
2026-02-12
drm/amd/display: [FW Promotion] Release 0.1.46.0
Taimur Hassan
2026-02-12
drm/amd/display: Fix the incorrect type in dml_print
Alex Hung
2026-02-12
drm/amd/display: bypass post csc for additional color spaces in dal
Clay King
[next]