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.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
/
atmel-hlcdc
Age
Commit message (
Expand
)
Author
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-01-21
drm/atmel-hlcdc: don't reject the commit if the src rect has fractional parts
Ludovic Desroches
2026-01-21
drm/atmel-hlcdc: fix use-after-free of drm_crtc_commit after release
Ludovic Desroches
2026-01-21
drm/atmel-hlcdc: fix memory leak from the atomic_destroy_state callback
Ludovic Desroches
2026-01-20
drm/atmel-hlcdc: destroy properly the plane state in the reset callback
Ludovic Desroches
2026-01-20
drm/atmel-hlcdc: use drmm_universal_plane_alloc()
Ludovic Desroches
2026-01-20
drm/atmel-hlcdc: use drmm_crtc_alloc_with_planes()
Ludovic Desroches
2026-01-20
drm/atmel-hlcdc: use devm_drm_of_get_bridge()
Ludovic Desroches
2026-01-20
drm/atmel-hlcdc: use drm_crtc_mask()
Ludovic Desroches
2026-01-20
drm/atmel-hlcdc: use drmm_simple_encoder_alloc()
Ludovic Desroches
2026-01-20
drm/atmel-hlcdc: add support for the nomodeset kernel parameter
Ludovic Desroches
2026-01-20
drm/atmel-hlcdc: use managed device resources for the display controller
Ludovic Desroches
2025-10-31
drm: include drm_print.h where needed
Jani Nikula
2025-10-14
drm: atmel-hlcdc: fix atmel_xlcdc_plane_setup_scaler()
Cyrille Pitchen
2025-10-14
drm: atmel-hlcdc: update the LCDC_ATTRE register in plane atomic_disable
Manikandan Muralidharan
2025-10-08
drm: atmel-hlcdc: replace dev_* print functions with drm_* variants
Eslam Khafagy
2025-10-06
drm/atmel-hlcdc: Switch to drm_atomic_get_new_crtc_state()
Maxime Ripard
2024-12-09
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
2024-12-05
drm: remove driver date from struct drm_driver and all drivers
Jani Nikula
2024-12-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
2024-11-15
drm/client: Move public client header to clients/ subdirectory
Thomas Zimmermann
2024-09-26
drm/atmel-hdlcd: Run DRM default client setup
Thomas Zimmermann
2024-05-30
drm: atmel-hlcdc: add LCD controller layer definition for sam9x75
Manikandan Muralidharan
2024-05-30
drm: atmel-hlcdc: add support for DSI output formats
Manikandan Muralidharan
2024-05-30
drm: atmel-hlcdc: add vertical and horizontal scaling support for XLCDC
Manikandan Muralidharan
2024-05-30
drm: atmel-hlcdc: add DPI mode support for XLCDC
Manikandan Muralidharan
2024-05-30
drm: atmel_hlcdc: Add support for XLCDC using IP specific driver ops
Manikandan Muralidharan
2024-05-30
drm: atmel_hlcdc: replace regmap_read with regmap_read_poll_timeout
Manikandan Muralidharan
2024-05-30
drm: atmel-hlcdc: Define XLCDC specific registers
Durai Manickam KR
2024-05-30
drm: atmel-hlcdc: add driver ops to differentiate HLCDC and XLCDC IP
Manikandan Muralidharan
2024-05-08
drm/atmel-hlcdc: Allow build with COMPILE_TEST=y
Ville Syrjälä
2023-09-21
drm: Call drm_atomic_helper_shutdown() at shutdown time for misc drivers
Douglas Anderson
2023-08-10
drm: atmel-hlcdc: Support inverting the pixel clock polarity
Miquel Raynal
2023-06-08
drm/atmel-hlcdc: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-14
drm/atmel-hlcdc: Use GEM DMA fbdev emulation
Thomas Zimmermann
2022-12-12
drm: atmel-hlcdc: Remove #ifdef guards for PM related functions
Paul Cercueil
2022-11-05
drm/fb-helper: Move generic fbdev emulation into separate source file
Thomas Zimmermann
2022-08-03
drm/gem: rename struct drm_gem_dma_object.{paddr => dma_addr}
Danilo Krummrich
2022-08-03
drm/gem: rename GEM CMA helpers to GEM DMA helpers
Danilo Krummrich
2022-08-03
drm/fb: rename FB CMA helpers to FB DMA helpers
Danilo Krummrich
2022-07-26
drm: Remove unnecessary include statements of drm_plane_helper.h
Thomas Zimmermann
2022-07-05
drm: Remove linux/media-bus-format.h from drm_crtc.h
Ville Syrjälä
2022-07-05
drm: Remove linux/fb.h from drm_crtc.h
Ville Syrjälä
2022-06-20
drm: Drop drm_blend.h from drm_crtc.h
Ville Syrjälä
2022-06-20
drm: Drop drm_framebuffer.h from drm_crtc.h
Ville Syrjälä
2022-01-27
drm/atmel-hlcdc: Use drm_module_platform_driver() to register the driver
Javier Martinez Canillas
2021-11-30
drm: Remove CONFIG_DRM_KMS_CMA_HELPER option
Thomas Zimmermann
2021-08-10
drm/atmel-hlcdc: Convert to Linux IRQ interfaces
Thomas Zimmermann
2021-06-19
drm/atmel-hlcdc: Allow async page flips
Dan Sneddon
[next]