aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/sti/sti_cursor.c
AgeCommit message (Expand)Author
2019-06-06drm/sti: drop use of drmP.hSam Ravnborg
2018-10-05drm/sti: Use drm_atomic_helper_shutdownDaniel Vetter
2018-07-03drm: add missing ctx argument to plane transitional helpersRussell King
2017-12-06gpu: drm: sti: Adopt SPDX identifiersBenjamin Gaignard
2017-08-08drm: Nuke drm_atomic_helper_plane_set_propertyDaniel Vetter
2017-08-01drm: Plumb modifiers through plane initBen Widawsky
2017-05-09drm/sti: Fix a typo in a comment lineMarkus Elfring
2017-05-09drm/sti: Replace 17 seq_puts() calls by seq_putc()Markus Elfring
2016-09-20drm/sti: fix atomic_disable checkFabien Dessenne
2016-09-20drm/sti: Fix sparse warningsVille Syrjälä
2016-07-29drm: sti: use generic zpos for planeBenjamin Gaignard
2016-06-21drm: sti: use late_register and early_unregister callbacksBenjamin Gaignard
2016-06-01drm: sti: remove useless call to dev->struct_mutexBenjamin Gaignard
2016-05-11drm/sti: include linux/seq_file.h where neededArnd Bergmann
2016-03-21Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-03-09dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()Luis R. Rodriguez
2016-02-26drm/sti: add debugfs fps_show/fps_get mechanism for planesVincent Abriou
2016-02-26drm/sti: add debugfs entries for CURSOR planeVincent Abriou
2016-02-26drm/sti: implement atomic_check for the planesVincent Abriou
2016-02-26drm/sti: force cursor CLUT fetchFabien Dessenne
2016-02-26drm/sti: fix cursor coordinatesbenjamin.gaignard@linaro.org
2015-12-11drm: Pass 'name' to drm_universal_plane_init()Ville Syrjälä
2015-08-03drm/sti: atomic crtc/plane updateVincent Abriou
2015-08-03drm/sti: rename files and functionsVincent Abriou
2015-08-03drm/sti: code clean upVincent Abriou
2014-12-11drm: sti: add cursor planeBenjamin Gaignard