summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/sti/sti_plane.c
AgeCommit message (Expand)AuthorFilesLines
2022-08-03drm/gem: rename GEM CMA helpers to GEM DMA helpersDanilo Krummrich1-1/+1
2022-08-03drm/fb: remove unused includes of drm_fb_cma_helper.hDanilo Krummrich1-1/+0
2022-06-20drm: Drop drm_blend.h from drm_crtc.hVille Syrjälä1-0/+1
2022-06-20drm: Drop drm_framebuffer.h from drm_crtc.hVille Syrjälä1-0/+1
2022-02-25drm/sti: plane: Remove redundant zpos initialisationMaxime Ripard1-6/+0
2019-06-06drm/sti: drop use of drmP.hSam Ravnborg1-1/+3
2018-03-29drm/sti: Stop consulting plane->fbVille Syrjälä1-4/+5
2017-12-06gpu: drm: sti: Adopt SPDX identifiersBenjamin Gaignard1-1/+1
2017-01-27drm/sti: Fix compilation failure for drm_framebuffer.pixel_formatChris Wilson1-1/+1
2017-01-06drm/sti: update fps debugfs entriesVincent Abriou1-4/+13
2016-07-29drm: sti: use generic zpos for planeBenjamin Gaignard1-50/+28
2016-06-27drm/sti: Use 64-bit timestampsTina Ruchandani1-13/+3
2016-06-21drm: sti: use late_register and early_unregister callbacksBenjamin Gaignard1-21/+3
2016-02-26drm/sti: add debugfs fps_show/fps_get mechanism for planesVincent Abriou1-0/+63
2015-11-03drm/sti: Do not export symbolsThierry Reding1-3/+0
2015-08-03drm/sti: atomic crtc/plane updateVincent Abriou1-237/+16
2015-08-03drm/sti: rename files and functionsVincent Abriou1-0/+343