summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/sti/sti_plane.c
Commit message (Expand)AuthorAgeFilesLines
* drm: Drop drm_blend.h from drm_crtc.hVille Syrjälä2022-06-201-0/+1
* drm: Drop drm_framebuffer.h from drm_crtc.hVille Syrjälä2022-06-201-0/+1
* drm/sti: plane: Remove redundant zpos initialisationMaxime Ripard2022-02-251-6/+0
* drm/sti: drop use of drmP.hSam Ravnborg2019-06-061-1/+3
* drm/sti: Stop consulting plane->fbVille Syrjälä2018-03-291-4/+5
* gpu: drm: sti: Adopt SPDX identifiersBenjamin Gaignard2017-12-061-1/+1
* drm/sti: Fix compilation failure for drm_framebuffer.pixel_formatChris Wilson2017-01-271-1/+1
* drm/sti: update fps debugfs entriesVincent Abriou2017-01-061-4/+13
* drm: sti: use generic zpos for planeBenjamin Gaignard2016-07-291-50/+28
* drm/sti: Use 64-bit timestampsTina Ruchandani2016-06-271-13/+3
* drm: sti: use late_register and early_unregister callbacksBenjamin Gaignard2016-06-211-21/+3
* drm/sti: add debugfs fps_show/fps_get mechanism for planesVincent Abriou2016-02-261-0/+63
* drm/sti: Do not export symbolsThierry Reding2015-11-031-3/+0
* drm/sti: atomic crtc/plane updateVincent Abriou2015-08-031-237/+16
* drm/sti: rename files and functionsVincent Abriou2015-08-031-0/+343