index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
tilcdc
Age
Commit message (
Expand
)
Author
2026-03-17
drm/tilcdc: Fix type mismatch
Kory Maincent (TI)
2026-03-17
drm/tilcdc: Remove tilcdc_panel driver reintroduced by a merge
Kory Maincent (TI)
2026-02-23
Merge drm/drm-next into drm-misc-next
Maxime Ripard
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-11
drm/tilcdc: Add support for DRM_BRIDGE_ATTACH_NO_CONNECTOR
Kory Maincent (TI.com)
2026-02-11
drm/tilcdc: Use devm_drm_of_get_bridge() helper
Kory Maincent (TI.com)
2026-02-11
drm/tilcdc: Convert to drm_device-based logging helpers
Kory Maincent (TI.com)
2026-02-11
drm/tilcdc: Convert to DRM managed resources
Kory Maincent (TI.com)
2026-02-11
drm/tilcdc: Remove the use of drm_device private_data
Kory Maincent (TI.com)
2026-02-11
drm/tilcdc: Modernize driver initialization and cleanup paths
Kory Maincent (TI.com)
2026-02-11
drm/tilcdc: Move tilcdc_init/fini closer to probe/remove
Kory Maincent (TI.com)
2026-02-11
drm/tilcdc: Use drm_module_platform_driver() helper
Kory Maincent (TI.com)
2026-02-11
drm/tilcdc: Remove the useless module list support
Kory Maincent (TI.com)
2026-02-11
drm/tilcdc: Rename tilcdc_external to tilcdc_encoder
Kory Maincent (TI.com)
2026-02-11
drm/tilcdc: Rename external_encoder and external_connector to encoder and con...
Kory Maincent (TI.com)
2026-02-11
drm/tilcdc: Remove unused encoder and connector tracking arrays
Kory Maincent (TI.com)
2026-02-11
drm/tilcdc: Remove redundant #endif/#ifdef in debugfs code
Kory Maincent (TI.com)
2026-02-11
drm/tilcdc: Remove tilcdc_panel_info structure
Kory Maincent (TI.com)
2026-02-11
drm/tilcdc: Remove component framework support
Kory Maincent (TI.com)
2026-02-11
drm/tilcdc: Remove tilcdc panel driver
Kory Maincent (TI.com)
2026-02-11
drm/tilcdc: Convert legacy panel binding via DT overlay at boot time
Kory Maincent (TI.com)
2026-02-11
drm/tilcdc: Add support for DRM bus flags and simplify panel config
Kory Maincent (TI.com)
2026-02-11
drm/tilcdc: Remove simulate_vesa_sync flag
Kory Maincent (TI.com)
2025-12-13
Merge tag 'drm-fixes-2025-12-13' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2025-12-08
drm/tilcdc: Fix removal actions in case of failed probe
Kory Maincent (TI.com)
2025-10-06
drm/tilcdc: Switch to drm_atomic_get_new_crtc_state()
Maxime Ripard
2025-10-06
drm/tilcdc: crtc: Use drm_atomic_helper_check_crtc_primary_plane()
Maxime Ripard
2024-12-13
Merge tag 'drm-misc-next-2024-12-05' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
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/tilcdc: Run DRM default client setup
Thomas Zimmermann
2024-08-16
drm/tilcdc: Use backlight power constants
Thomas Zimmermann
2024-04-10
drm: tilcdc: don't use devm_pinctrl_get_select_default() in probe
Wolfram Sang
2023-12-28
drm/tilcdc: request and mapp iomem with devres
Philipp Stanner
2023-11-28
drm/tilcdc: Convert to platform remove callback returning void
Uwe Kleine-König
2023-11-21
drm/tilcdc: Fix irq free on unload
Tomi Valkeinen
2023-09-21
drm: Call drm_atomic_helper_shutdown() at shutdown/remove time for misc drivers
Douglas Anderson
2023-06-08
drm/tilcdc: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-14
drm/tilcdc: Use GEM DMA fbdev emulation
Thomas Zimmermann
2022-12-12
drm: tilcdc: 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-09-20
drm/plane: Remove drm_plane_init()
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/fb.h from drm_crtc.h
Ville Syrjälä
[next]