summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/sti/sti_gdp.c
Commit message (Expand)AuthorAgeFilesLines
* drm/sti: include linux/seq_file.h where neededArnd Bergmann2016-05-111-0/+1
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-03-211-97/+379
|\
| * drm/sti: add debugfs fps_show/fps_get mechanism for planesVincent Abriou2016-02-261-0/+2
| * drm/sti: add debugfs entries for GDP planesVincent Abriou2016-02-261-0/+236
| * drm/sti: implement atomic_check for the planesVincent Abriou2016-02-261-70/+103
| * drm/sti: GDP cropping fails when we remove 2 pixels horizontallyVincent Abriou2016-02-261-4/+5
| * drm/sti: fallback for GDP scalingBich Hemon2016-02-261-5/+31
| * drm/sti: GDP planes only support RGB formatsBich Hemon2016-02-261-17/+0
| * drm/sti: fix potential crash in gdpbenjamin.gaignard@linaro.org2016-02-261-6/+7
* | dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()Luis R. Rodriguez2016-03-091-2/+1
|/
* drm: Pass 'name' to drm_universal_plane_init()Ville Syrjälä2015-12-111-1/+1
* drm/sti: Use drm_crtc_vblank_*() APIThierry Reding2015-11-031-1/+1
* drm/sti: atomic crtc/plane updateVincent Abriou2015-08-031-219/+274
* drm/sti: rename files and functionsVincent Abriou2015-08-031-1/+1
* drm/sti: code clean upVincent Abriou2015-08-031-88/+97
* drm: sti: add support of XBGR8888 for gdp planeFabien Dessenne2015-02-051-0/+4
* drm: sti: add support of ABGR8888 for gdp planeBenjamin Gaignard2015-02-041-0/+7
* drm: sti: enable auxiliary CRTCBenjamin Gaignard2014-12-111-0/+23
* drm: sti: simplify gdp codeBenjamin Gaignard2014-12-111-19/+20
* drm: sti: add CompositorBenjamin Gaignard2014-07-301-0/+33
* drm: sti: add GDP layerBenjamin Gaignard2014-07-301-0/+516
OpenPOWER on IntegriCloud