aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/sti/sti_gdp.c
AgeCommit message (Expand)Author
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: Reduce function calls for sequence output at five placesMarkus Elfring
2017-05-09drm/sti: use seq_puts to display a stringNicolas Iooss
2017-04-13drm/sti: fix GDP size to support up to UHD resolutionVincent Abriou
2017-02-10drm/sti: do not post GDP command if no updateVincent Abriou
2017-02-10drm/sti: do not set gdp pixel clock rate if mode is not setVincent Abriou
2017-02-10drm/sti: enable gdp pixel clock in atomic_updateVincent Abriou
2016-12-15drm: Nuke fb->pixel_formatVille Syrjälä
2016-12-15drm: Replace drm_format_plane_cpp() with fb->format->cpp[]Ville Syrjälä
2016-09-20drm/sti: use valid video modeFabien Dessenne
2016-09-20drm/sti: use vtg array instead of vtg_main/auxFabien Dessenne
2016-09-20drm/sti: fix atomic_disable checkFabien Dessenne
2016-09-20drm/sti: run gdp init sequence only onceFabien Dessenne
2016-09-20drm/sti: fix debug logsFabien Dessenne
2016-09-20drm/sti: Fix sparse warningsVille Syrjälä
2016-09-20drm: sti: Replace drm_fb_get_bpp_depth() with drm_format_plane_cpp()Laurent Pinchart
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 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