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_cursor.c
Age
Commit message (
Expand
)
Author
2017-12-06
gpu: drm: sti: Adopt SPDX identifiers
Benjamin Gaignard
2017-08-08
drm: Nuke drm_atomic_helper_plane_set_property
Daniel Vetter
2017-08-01
drm: Plumb modifiers through plane init
Ben Widawsky
2017-05-09
drm/sti: Fix a typo in a comment line
Markus Elfring
2017-05-09
drm/sti: Replace 17 seq_puts() calls by seq_putc()
Markus Elfring
2016-09-20
drm/sti: fix atomic_disable check
Fabien Dessenne
2016-09-20
drm/sti: Fix sparse warnings
Ville Syrjälä
2016-07-29
drm: sti: use generic zpos for plane
Benjamin Gaignard
2016-06-21
drm: sti: use late_register and early_unregister callbacks
Benjamin Gaignard
2016-06-01
drm: sti: remove useless call to dev->struct_mutex
Benjamin Gaignard
2016-05-11
drm/sti: include linux/seq_file.h where needed
Arnd Bergmann
2016-03-21
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2016-03-09
dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()
Luis R. Rodriguez
2016-02-26
drm/sti: add debugfs fps_show/fps_get mechanism for planes
Vincent Abriou
2016-02-26
drm/sti: add debugfs entries for CURSOR plane
Vincent Abriou
2016-02-26
drm/sti: implement atomic_check for the planes
Vincent Abriou
2016-02-26
drm/sti: force cursor CLUT fetch
Fabien Dessenne
2016-02-26
drm/sti: fix cursor coordinates
benjamin.gaignard@linaro.org
2015-12-11
drm: Pass 'name' to drm_universal_plane_init()
Ville Syrjälä
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-11
drm: sti: add cursor plane
Benjamin Gaignard