开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
imx
/
dcss
Age
Commit message (
Expand
)
Author
2024-09-03
drm/bridge-connector: move to DRM_DISPLAY_HELPER module
Dmitry Baryshkov
2024-02-28
drm/imx/dcss: fix resource size calculation
Dan Carpenter
2024-02-02
drm/imx/dcss: have all init functions use devres
Philipp Stanner
2024-02-02
drm/imx/dcss: request memory region
Philipp Stanner
2023-11-21
drm/imx/dcss: Convert to platform remove callback returning void
Uwe Kleine-König
2023-09-25
drm/imx/dcss: Call drm_atomic_helper_shutdown() at shutdown time
Douglas Anderson
2023-07-28
drm/imx/dcss: Use dev_err_probe
Alexander Stein
2023-07-21
drm: Explicitly include correct DT includes
Rob Herring
2023-03-14
drm/imx/dcss: Use GEM DMA fbdev emulation
Thomas Zimmermann
2023-01-10
drm/imx/dcss: Don't call dev_set_drvdata(..., NULL);
Uwe Kleine-König
2023-01-10
drm/imx/dcss: Drop if blocks with always false condition
Uwe Kleine-König
2023-01-05
drm/imx/dcss: stop using drm_bridge_connector_en/disable_hpd()
Dmitry Baryshkov
2022-12-12
drm: imx/dcss: 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-11-05
drm/imx/dcss: Don't set struct drm_driver.output_poll_changed
Thomas Zimmermann
2022-09-06
Merge tag 'drm-misc-next-2022-08-20-1' of git://anongit.freedesktop.org/drm/d...
Daniel Vetter
2022-08-18
Merge tag 'drm-misc-fixes-2022-08-16' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2022-08-04
drm/imx/dcss: get rid of HPD warning message
Laurentiu Palcu
2022-08-03
Merge tag 'drm-next-2022-08-03' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
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-20
drm/imx/dcss: Add missing of_node_put() in fail path
Liang He
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-02-28
Backmerge tag 'v5.17-rc6' into drm-next
Dave Airlie
2022-02-18
drm/imx/dcss: i.MX8MQ DCSS select DRM_GEM_CMA_HELPER
Rudi Heitbaum
2022-01-19
drm/imx/dcss: Replace module initialization with DRM helpers
Javier Martinez Canillas
2021-11-30
drm: Remove CONFIG_DRM_KMS_CMA_HELPER option
Thomas Zimmermann
2021-07-28
drm/bridge: Centralize error message when bridge attach fails
Laurent Pinchart
2021-06-29
drm/imx/dcss: Don't set struct drm_device.irq_enabled
Thomas Zimmermann
2021-06-24
drm/<driver>: drm_gem_plane_helper_prepare_fb is now the default
Daniel Vetter
2021-04-15
drm/imx: Don't set allow_fb_modifiers explicitly
Daniel Vetter
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: Use the state pointer directly in planes atomic_check
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
2021-02-23
drm/gem: Move drm_gem_fb_prepare_fb() to GEM atomic helpers
Thomas Zimmermann
2020-11-26
drm/imx/dcss: allow using nearest neighbor interpolation scaling
Laurentiu Palcu
2020-11-26
drm/imx/dcss: fix coccinelle warning
Laurentiu Palcu
2020-11-26
drm/imx/dcss: fix rotations for Vivante tiled formats
Laurentiu Palcu
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-25
drm/imx/dcss: Initialize DRM driver instance with CMA helper macro
Thomas Zimmermann
2020-09-21
drm/imx/dcss: fix unused but set variable warnings
Wang ShaoBo
2020-09-10
drm/imx/dcss: fix compilation issue on 32bit
Laurentiu Palcu
[next]