index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
fsl-dcu
Age
Commit message (
Expand
)
Author
2025-03-06
drm/fsl-dcu: move to devm_platform_ioremap_resource() usage
Anusha Srivatsa
2025-01-07
drm/connector: make mode_valid take a const struct drm_display_mode
Dmitry Baryshkov
2024-12-13
drm/fsl-dcu: Include <linux/of.h>
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-10-19
drm/fsl-dcu: Remove redundant dev_err()
Chen Ni
2024-10-19
drm: fsl-dcu: enable PIXCLK on LS1021A
Matthias Schiffer
2024-10-19
drm: fsl-dcu: Use dev_err_probe
Alexander Stein
2024-10-19
drm/fsl-dcu: Constify struct regmap_config
Javier Carrasco
2024-09-26
drm/fsl-dcu: Run DRM default client setup
Thomas Zimmermann
2023-09-21
drm: Call drm_atomic_helper_shutdown() at shutdown time for misc drivers
Douglas Anderson
2023-06-08
drm/fsl-dcu: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-14
drm/fsl-dcu: Use GEM DMA fbdev emulation
Thomas Zimmermann
2022-12-14
Merge tag 'hardening-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-11-18
drm/fsl-dcu: Fix return type of fsl_dcu_drm_connector_mode_valid()
Nathan Chancellor
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-08-03
drm/fb: remove unused includes of drm_fb_cma_helper.h
Danilo Krummrich
2022-07-26
drm/fsl-dcu: Use drm_plane_helper_destroy()
Thomas Zimmermann
2022-07-26
drm: Remove unnecessary include statements of drm_plane_helper.h
Thomas Zimmermann
2022-06-20
drm: Drop drm_framebuffer.h from drm_crtc.h
Ville Syrjälä
2022-01-27
drm/fsl-dcu: Use drm_module_platform_driver() to register the driver
Javier Martinez Canillas
2021-12-06
drm: fsl-dcu: select CONFIG_DRM_GEM_CMA_HELPER
Arnd Bergmann
2021-11-30
drm: Remove CONFIG_DRM_KMS_CMA_HELPER option
Thomas Zimmermann
2021-08-10
drm/fsl-dcu: Convert to Linux IRQ interfaces
Thomas Zimmermann
2021-02-25
drm: Use state helper instead of the plane state pointer
Maxime Ripard
2021-02-25
drm/atomic: Pass the full state to planes atomic disable and update
Maxime Ripard
2021-02-24
drm: Rename plane->state variables in atomic update and disable
Maxime Ripard
2021-02-24
drm/atomic: Pass the full state to planes atomic_check
Maxime Ripard
2021-02-24
drm: Rename plane atomic_check state names
Maxime Ripard
2020-11-06
drm/<drivers>: Constify struct drm_driver
Daniel Vetter
2020-11-02
drm/atomic: Pass the full state to CRTC atomic begin and flush
Maxime Ripard
2020-10-09
drm/atomic: Pass the full state to CRTC atomic enable/disable
Maxime Ripard
2020-09-08
Merge tag 'v5.9-rc4' into drm-next
Dave Airlie
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-08
drm: Remove unnecessary drm_panel_attach and drm_panel_detach
Joe Perches
2020-06-10
drm/fsl-dcu: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS
Thomas Zimmermann
2020-06-10
drm/fsl-dcu: Use GEM CMA object functions
Thomas Zimmermann
2020-04-02
drm/fsl-dcu: Use simple encoder
Thomas Zimmermann
2020-02-26
drm/bridge: Extend bridge API to disable connector creation
Laurent Pinchart
2019-12-09
drm/panel: decouple connector from drm_panel
Sam Ravnborg
2019-08-28
drm: Stop including drm_bridge.h from drm_crtc.h
Boris Brezillon
2019-08-10
drm/fsl-dcu: fix opencoded use of drm_panel_*
Sam Ravnborg
2019-07-15
drm/fsl-dcu: drop use of drmP.h
Sam Ravnborg
2019-06-21
drm/fsl-dcu: Drop drm_gem_prime_export/import
Daniel Vetter
2019-06-21
drm/prime: Actually remove DRIVER_PRIME everywhere
Daniel Vetter
[next]