summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/sti/sti_gdp.c
AgeCommit message (Expand)Author
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 GDP planesVincent Abriou
2016-02-26drm/sti: implement atomic_check for the planesVincent Abriou
2016-02-26drm/sti: GDP cropping fails when we remove 2 pixels horizontallyVincent Abriou
2016-02-26drm/sti: fallback for GDP scalingBich Hemon
2016-02-26drm/sti: GDP planes only support RGB formatsBich Hemon
2016-02-26drm/sti: fix potential crash in gdpbenjamin.gaignard@linaro.org
2015-12-11drm: Pass 'name' to drm_universal_plane_init()Ville Syrjälä
2015-11-03drm/sti: Use drm_crtc_vblank_*() APIThierry Reding
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
2015-02-05drm: sti: add support of XBGR8888 for gdp planeFabien Dessenne
2015-02-04drm: sti: add support of ABGR8888 for gdp planeBenjamin Gaignard
2014-12-11drm: sti: enable auxiliary CRTCBenjamin Gaignard
2014-12-11drm: sti: simplify gdp codeBenjamin Gaignard
2014-07-30drm: sti: add CompositorBenjamin Gaignard
2014-07-30drm: sti: add GDP layerBenjamin Gaignard