summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/sti/sti_cursor.c
Commit message (Expand)AuthorAgeFilesLines
* drm/sti: drop use of drmP.hSam Ravnborg2019-06-061-0/+2
* drm/sti: Use drm_atomic_helper_shutdownDaniel Vetter2018-10-051-1/+0Star
* drm: add missing ctx argument to plane transitional helpersRussell King2018-07-031-1/+1
* gpu: drm: sti: Adopt SPDX identifiersBenjamin Gaignard2017-12-061-1/+1
* drm: Nuke drm_atomic_helper_plane_set_propertyDaniel Vetter2017-08-081-1/+0Star
* drm: Plumb modifiers through plane initBen Widawsky2017-08-011-1/+1
* drm/sti: Fix a typo in a comment lineMarkus Elfring2017-05-091-1/+1
* drm/sti: Replace 17 seq_puts() calls by seq_putc()Markus Elfring2017-05-091-2/+1Star
* drm/sti: fix atomic_disable checkFabien Dessenne2016-09-201-3/+3
* drm/sti: Fix sparse warningsVille Syrjälä2016-09-201-1/+1
* drm: sti: use generic zpos for planeBenjamin Gaignard2016-07-291-2/+2
* drm: sti: use late_register and early_unregister callbacksBenjamin Gaignard2016-06-211-4/+28
* drm: sti: remove useless call to dev->struct_mutexBenjamin Gaignard2016-06-011-7/+0Star
* drm/sti: include linux/seq_file.h where neededArnd Bergmann2016-05-111-0/+2
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-03-211-40/+144
|\
| * drm/sti: add debugfs fps_show/fps_get mechanism for planesVincent Abriou2016-02-261-0/+2
| * drm/sti: add debugfs entries for CURSOR planeVincent Abriou2016-02-261-0/+79
| * drm/sti: implement atomic_check for the planesVincent Abriou2016-02-261-32/+58
| * drm/sti: force cursor CLUT fetchFabien Dessenne2016-02-261-7/+4Star
| * drm/sti: fix cursor coordinatesbenjamin.gaignard@linaro.org2016-02-261-1/+1
* | dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()Luis R. Rodriguez2016-03-091-11/+9Star
|/
* drm: Pass 'name' to drm_universal_plane_init()Ville Syrjälä2015-12-111-1/+1
* drm/sti: atomic crtc/plane updateVincent Abriou2015-08-031-84/+127
* drm/sti: rename files and functionsVincent Abriou2015-08-031-1/+1
* drm/sti: code clean upVincent Abriou2015-08-031-50/+58
* drm: sti: add cursor planeBenjamin Gaignard2014-12-111-0/+242