summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/sti/sti_hqvdp.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-81/+366
|\
| * drm/sti: use u32 to store DMA addressesArnd Bergmann2016-03-031-6/+8
| * drm/sti: add debugfs fps_show/fps_get mechanism for planesVincent Abriou2016-02-261-7/+4
| * drm/sti: add debugfs entries for HQVDP planeVincent Abriou2016-02-261-0/+243
| * drm/sti: implement atomic_check for the planesVincent Abriou2016-02-261-66/+109
| * drm/sti: clarify the skip frame/field messageFabien Dessenne2016-02-261-2/+2
* | dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()Luis R. Rodriguez2016-03-091-3/+3
|/
* drm: Pass 'name' to drm_universal_plane_init()Ville Syrjälä2015-12-111-1/+1
* drm/sti: load HQVDP firmware the first time HQVDP's plane is usedVincent Abriou2015-11-031-152/+150
* drm/sti: Build monolithic driverThierry Reding2015-11-031-2/+0
* drm/sti: Use drm_crtc_vblank_*() APIThierry Reding2015-11-031-1/+1
* drm/sti: atomic crtc/plane updateVincent Abriou2015-08-031-199/+230
* drm/sti: rename files and functionsVincent Abriou2015-08-031-3/+3
* drm/sti: code clean upVincent Abriou2015-08-031-104/+97
* drm: sti: fix check for clk_pix_mainJassi Brar2015-02-041-1/+1
* drm: sti: fix module compilation issuebenjamin.gaignard@linaro.org2014-12-151-0/+1
* drm: sti: add HQVDP planeBenjamin Gaignard2014-12-111-0/+1072
OpenPOWER on IntegriCloud