index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
sti
/
sti_compositor.c
Age
Commit message (
Expand
)
Author
2020-03-18
drm/sti: remove use of drm_debugfs functions as return values
Wambui Karuga
2019-06-06
drm/sti: drop use of drmP.h
Sam Ravnborg
2017-12-06
gpu: drm: sti: Adopt SPDX identifiers
Benjamin Gaignard
2017-05-18
Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next
Sean Paul
2017-05-18
drm/sti:fix spelling mistake: "compoment" -> "component"
Colin Ian King
2017-03-24
treewide: Fix typos in printk
Masanari Iida
2016-09-20
drm/sti: remove stih415-416 platform support
Vincent Abriou
2016-09-20
drm/sti: fix compositor debugfs creation
Vincent Abriou
2016-09-20
drm/sti: use vtg array instead of vtg_main/aux
Fabien Dessenne
2016-09-20
drm/sti: use different notifier_block for each pipe
Fabien Dessenne
2016-09-20
drm/sti: Fix sparse warnings
Ville Syrjälä
2016-07-26
drm/sti: use new Reset API
Lee Jones
2016-07-12
gpu: drm: sti_compositor: add missing of_node_put after calling of_parse_phandle
Peter Chen
2016-06-21
drm: sti: use late_register and early_unregister callbacks
Benjamin Gaignard
2016-02-26
drm/sti: add debugfs entries for MIXER crtc
Vincent Abriou
2016-02-26
drm/sti: add debugfs entries for VID plane
Vincent Abriou
2015-11-03
drm/sti: Build monolithic driver
Thierry Reding
2015-08-03
drm/sti: atomic crtc/plane update
Vincent Abriou
2015-08-03
drm/sti: rename files and functions
Vincent Abriou
2015-08-03
drm/sti: code clean up
Vincent Abriou
2014-12-15
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2014-12-11
drm: sti: add HQVDP plane
Benjamin Gaignard
2014-12-11
drm: sti: add cursor plane
Benjamin Gaignard
2014-12-11
drm: sti: enable auxiliary CRTC
Benjamin Gaignard
2014-10-20
gpu: drm: sti: drop owner assignment from platform_drivers
Wolfram Sang
2014-08-05
drm/sti: fix warning in build.
Dave Airlie
2014-07-31
drm: sti: Add DRM driver itself
Benjamin Gaignard
2014-07-30
drm: sti: add Compositor
Benjamin Gaignard