index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
ingenic
Age
Commit message (
Expand
)
Author
2024-01-12
drm: Clean-up superfluously selecting VT_HW_CONSOLE_BINDING
Lukas Bulwahn
2023-09-13
drm/ingenic: Call drm_atomic_helper_shutdown() at shutdown time
Douglas Anderson
2023-09-09
drm/ingenic: Convert to platform remove callback returning void
Uwe Kleine-König
2023-07-21
drm: Explicitly include correct DT includes
Rob Herring
2023-06-17
drm/ingenic: Kconfig: select REGMAP and REGMAP_MMIO
Sui Jingfeng
2023-01-18
drm/ingenic: Remove unnecessary include statements for drm_crtc_helper.h
Thomas Zimmermann
2022-11-05
drm/fb-helper: Move generic fbdev emulation into separate source file
Thomas Zimmermann
2022-11-05
drm/ingenic: Don't set struct drm_driver.output_poll_changed
Thomas Zimmermann
2022-11-04
drm/ingenic: Fix missing platform_driver_unregister() call in ingenic_drm_init()
Yuan Can
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-26
drm/atomic-helper: Remove _HELPER_ infix from DRM_PLANE_HELPER_NO_SCALING
Thomas Zimmermann
2022-07-26
drm/atomic-helper: Move DRM_PLANE_HELPER_NO_SCALING to atomic helpers
Thomas Zimmermann
2022-07-09
drm/ingenic: Use the new PM macros
Paul Cercueil
2022-07-09
drm/ingenic: Don't request full modeset if property is not modified
Paul Cercueil
2022-07-09
drm/ingenic: Add support for the JZ4760(B)
Paul Cercueil
2022-07-09
drm/ingenic: Fix MODULE_LICENSE() string
Paul Cercueil
2022-07-05
drm: Remove linux/media-bus-format.h from drm_crtc.h
Ville Syrjälä
2022-07-04
drm/ingenic: Use the highest possible DMA burst size
Paul Cercueil
2022-06-20
drm: Drop drm_framebuffer.h from drm_crtc.h
Ville Syrjälä
2022-04-11
drm/ingenic: Add dw-hdmi driver specialization for jz4780
Paul Boddie
2022-04-11
drm/ingenic: Implement proper .atomic_get_input_bus_fmts
Paul Cercueil
2022-04-05
drm/ingenic: Add ingenic_drm_bridge_atomic_enable and disable
Christophe Branchereau
2022-03-28
Merge tag 'driver-core-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-02-25
drm/ingenic: Make use of the helper component_compare_of
Yong Wu
2022-02-14
drm/ingenic: Fix support for JZ4780 HDMI output
Paul Boddie
2022-01-27
drm/ingenic: Add support for the nomodeset kernel parameter
Javier Martinez Canillas
2021-12-16
drm/ingenic: Add support for JZ4780 and HDMI output
Paul Boddie
2021-12-16
drm/ingenic: prepare ingenic drm for later addition of JZ4780
H. Nikolaus Schaller
2021-11-30
drm: Remove CONFIG_DRM_KMS_CMA_HELPER option
Thomas Zimmermann
2021-10-30
drm/ingenic: Remove bogus register write
Paul Cercueil
2021-10-29
drm/ingenic: Attach bridge chain to encoders
Paul Cercueil
2021-10-29
drm/ingenic: Upload palette before frame
Paul Cercueil
2021-10-29
drm/ingenic: Set DMA descriptor chain register when starting CRTC
Paul Cercueil
2021-10-29
drm/ingenic: Move IPU scale settings to private state
Paul Cercueil
2021-10-29
drm/ingenic: Add support for private objects
Paul Cercueil
2021-10-29
drm/ingenic: Simplify code by using hwdescs array
Paul Cercueil
2021-08-11
drm/ingenic: Use standard drm_atomic_helper_commit_tail
Paul Cercueil
2021-08-11
drm/ingenic: Remove dead code
Paul Cercueil
2021-07-28
drm/bridge: Centralize error message when bridge attach fails
Laurent Pinchart
2021-07-19
drm/ingenic: Convert to Linux IRQ interfaces
Thomas Zimmermann
2021-06-24
drm/<driver>: drm_gem_plane_helper_prepare_fb is now the default
Daniel Vetter
2021-05-25
drm/ingenic: Add option to alloc cached GEM buffers
Paul Cercueil
2021-05-17
drm/ingenic: Fix pixclock rate for 24-bit serial panels
Paul Cercueil
2021-05-13
drm/ingenic: Switch IPU plane to type OVERLAY
Paul Cercueil
2021-03-29
drm/ingenic: Register devm action to cleanup encoders
Paul Cercueil
2021-03-07
drm/ingenic: Fix non-OSD mode
Paul Cercueil
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
[next]