index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
stm
/
ltdc.c
Age
Commit message (
Expand
)
Author
2023-07-21
drm: Explicitly include correct DT includes
Rob Herring
2023-05-26
drm/stm: ltdc: fix late dereference check
Raphael Gallais-Pou
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/media-bus-format.h from drm_crtc.h
Ville Syrjälä
2022-06-27
drm/stm: ltdc: update hardware error management
Yannick Fertre
2022-06-27
drm/stm: ltdc: add support of horizontal & vertical mirroring
Yannick Fertre
2022-06-27
drm/stm: ltdc: add support of the dynamic z-order
Yannick Fertre
2022-06-27
drm/stm: ltdc: fix various coding-style warnings
Yannick Fertre
2022-06-27
drm/stm: ltdc: remove error message about scaling
Yannick Fertre
2022-06-27
drm/stm: ltdc: disable all layers before crtc shutdown
Yannick Fertre
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-06-20
drm: Drop drm_edid.h from drm_crtc.h
Ville Syrjälä
2022-04-07
stm: ltdc: fix two incorrect NULL checks on list iterator
Xiaomeng Tong
2022-02-25
drm/stm: ltdc: add support for CRC hashing feature
Raphael Gallais-Pou
2022-02-25
drm/stm: Avoid using val uninitialized in ltdc_set_ycbcr_config()
Nathan Chancellor
2022-01-13
drm/stm: ltdc: Drop format_mod_supported function
José Expósito
2022-01-13
drm/stm: ltdc: add support of ycbcr pixel formats
Yannick Fertre
2022-01-13
drm/stm: ltdc: add support of flexible pixel formats
Yannick Fertre
2022-01-13
drm/stm: ltdc: add per plane update support
Yannick Fertre
2022-01-13
drm/stm: ltdc: add YCbCr 422 output support
Yannick Fertre
2022-01-13
drm/stm: ltdc: switch to regmap
Yannick Fertre
2022-01-04
drm/stm: ltdc: support of new hardware version
Yannick Fertre
2021-09-09
drm/stm: ltdc: add layer alpha support
Raphael Gallais-Pou
2021-09-09
drm/stm: ltdc: attach immutable zpos property to planes
Raphael Gallais-Pou
2021-07-19
drm/stm: ltdc: Silence -EPROBE_DEFER till bridge attached
Jagan Teki
2021-06-29
drm/stm: 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-06-08
drm/stm: Remove usage of drm_display_mode_to_videomode()
Marek Vasut
2021-05-06
drm/stm: Don't set allow_fb_modifiers explicitly
Daniel Vetter
2021-03-08
drm/stm: ltdc: Use simple encoder
Jagan Teki
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
2021-02-23
drm/gem: Move drm_gem_fb_prepare_fb() to GEM atomic helpers
Thomas Zimmermann
2021-02-15
drm/stm: Fix bus_flags handling
Marek Vasut
2020-12-15
drm: automatic legacy gamma support
Tomi Valkeinen
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-07-08
drm/stm: repair runtime power management
Marek Vasut
2020-07-08
drm/stm: ltdc: remove call of pm-runtime functions
Yannick Fertre
2020-04-27
drm/stm: ltdc: check number of endpoints
Yannick Fertre
2020-02-26
drm/bridge: Extend bridge API to disable connector creation
Laurent Pinchart
2020-02-13
drm/stm: Convert to CRTC VBLANK callbacks
Thomas Zimmermann
2020-02-13
drm/stm: Convert to struct drm_crtc_helper_funcs.get_scanout_position()
Thomas Zimmermann
2020-02-04
drm/stm: ltdc: check crtc state before enabling LIE
Yannick Fertre
[next]