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
/
meson
/
meson_crtc.c
Age
Commit message (
Expand
)
Author
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-03
drm/meson: crtc: handle commit of Amlogic FBC frames
Neil Armstrong
2020-01-06
drm: meson: Remove unneeded semicolon
zhengbin
2019-12-10
drm/meson: crtc: add OSD1 plane AFBC commit
Neil Armstrong
2019-12-10
drm/meson: plane: add support for AFBC mode for OSD1 plane
Neil Armstrong
2019-08-22
drm: meson: use match data to detect vpu compatibility
Julien Masson
2019-08-09
drm: meson: crtc: use proper macros instead of magic constants
Julien Masson
2019-07-17
drm/meson: drop use of drmP.h
Sam Ravnborg
2019-06-07
drm/meson: fix G12A primary plane disabling
Neil Armstrong
2019-06-07
drm/meson: fix primary plane disabling
Neil Armstrong
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
2019-04-09
drm/meson: Add G12A support for plane handling in CRTC driver
Neil Armstrong
2019-03-20
drm/meson: exclusively use the canvas provider module
Maxime Jourdan
2019-02-18
Merge v5.0-rc7 into drm-next
Dave Airlie
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
2019-01-15
drm/meson: Fix atomic mode switching regression
Neil Armstrong
2018-12-25
Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2018-11-26
drm/meson: Fixes for drm_crtc_vblank_on/off support
Neil Armstrong
2018-11-13
drm/meson: move OSD scaler management into plane atomic update
Neil Armstrong
2018-11-13
drm/meson: Support Overlay plane for video rendering
Neil Armstrong
2018-11-13
drm/meson: Use optional canvas provider
Maxime Jourdan
2018-02-20
drm/meson: fix vsync buffer update
Neil Armstrong
2017-06-30
drm: Convert atomic drivers from CRTC .disable() to .atomic_disable()
Laurent Pinchart
2017-06-30
drm: Add old state pointer to CRTC .enable() helper function
Laurent Pinchart
2017-04-04
drm/meson: Use crtc_state for hdisplay and fix atomic flush/enable sync for v...
Neil Armstrong
2017-02-09
drm: meson: use vblank hooks in struct drm_crtc_funcs
Shawn Guo
2016-12-01
drm: Add support for Amlogic Meson Graphic Controller
Neil Armstrong