index
:
sugar/linux
mainline
Sugar's Linux Kernel Patch
Asai Neko
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
imx
/
ipuv3
/
imx-drm-core.c
Age
Commit message (
Expand
)
Author
2025-11-13
drm/imx/ipuv3: Fix dumb-buffer allocation for non-RGB formats
Thomas Zimmermann
2025-09-29
drm/imx/ipuv3: Compute dumb-buffer sizes with drm_mode_size_dumb()
Thomas Zimmermann
2025-09-29
drm/gem-dma: Compute dumb-buffer sizes with drm_mode_size_dumb()
Thomas Zimmermann
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/imx/ipuv3: Run DRM default client setup
Thomas Zimmermann
2024-09-03
drm/imx: move imx_drm_connector_destroy to imx-tve
Dmitry Baryshkov
2023-09-13
drm/imx/ipuv3: Call drm_atomic_helper_shutdown() at shutdown/unbind time
Douglas Anderson
2023-09-09
drm/imx/ipuv3: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-14
drm/imx: Use GEM DMA fbdev emulation
Thomas Zimmermann
2022-12-16
drm/imx: move IPUv3 driver into separate subdirectory
Lucas Stach