summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/sti/sti_hqvdp.c
AgeCommit message (Expand)AuthorFilesLines
2016-03-21Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-81/+366
2016-03-09dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()Luis R. Rodriguez1-3/+3
2016-03-03drm/sti: use u32 to store DMA addressesArnd Bergmann1-6/+8
2016-02-26drm/sti: add debugfs fps_show/fps_get mechanism for planesVincent Abriou1-7/+4
2016-02-26drm/sti: add debugfs entries for HQVDP planeVincent Abriou1-0/+243
2016-02-26drm/sti: implement atomic_check for the planesVincent Abriou1-66/+109
2016-02-26drm/sti: clarify the skip frame/field messageFabien Dessenne1-2/+2
2015-12-11drm: Pass 'name' to drm_universal_plane_init()Ville Syrjälä1-1/+1
2015-11-03drm/sti: load HQVDP firmware the first time HQVDP's plane is usedVincent Abriou1-152/+150
2015-11-03drm/sti: Build monolithic driverThierry Reding1-2/+0
2015-11-03drm/sti: Use drm_crtc_vblank_*() APIThierry Reding1-1/+1
2015-08-03drm/sti: atomic crtc/plane updateVincent Abriou1-199/+230
2015-08-03drm/sti: rename files and functionsVincent Abriou1-3/+3
2015-08-03drm/sti: code clean upVincent Abriou1-104/+97
2015-02-04drm: sti: fix check for clk_pix_mainJassi Brar1-1/+1
2014-12-15drm: sti: fix module compilation issuebenjamin.gaignard@linaro.org1-0/+1
2014-12-11drm: sti: add HQVDP planeBenjamin Gaignard1-0/+1072