summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/sti/sti_hqvdp.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-03-03drm/sti: use u32 to store DMA addressesArnd Bergmann
2016-02-26drm/sti: add debugfs fps_show/fps_get mechanism for planesVincent Abriou
2016-02-26drm/sti: add debugfs entries for HQVDP planeVincent Abriou
2016-02-26drm/sti: implement atomic_check for the planesVincent Abriou
2016-02-26drm/sti: clarify the skip frame/field messageFabien Dessenne
2015-12-11drm: Pass 'name' to drm_universal_plane_init()Ville Syrjälä
2015-11-03drm/sti: load HQVDP firmware the first time HQVDP's plane is usedVincent Abriou
2015-11-03drm/sti: Build monolithic driverThierry Reding
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-04drm: sti: fix check for clk_pix_mainJassi Brar
2014-12-15drm: sti: fix module compilation issuebenjamin.gaignard@linaro.org
2014-12-11drm: sti: add HQVDP planeBenjamin Gaignard