aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/sti/sti_hqvdp.c
Commit message (Expand)AuthorAge
* drm/sti: use valid video modeFabien Dessenne2016-09-20
* drm/sti: fix atomic_disable checkFabien Dessenne2016-09-20
* drm/sti: run hqvdp init sequence only onceFabien Dessenne2016-09-20
* drm/sti: Fix sparse warningsVille Syrjälä2016-09-20
* drm: sti: use generic zpos for planeBenjamin Gaignard2016-07-29
* gpu: drm: sti_hqvdp: add missing of_node_put after calling of_parse_phandlePeter Chen2016-07-12
* drm: sti: use late_register and early_unregister callbacksBenjamin Gaignard2016-06-21
* drm: sti: remove useless call to dev->struct_mutexBenjamin Gaignard2016-06-01
* drm/sti: include linux/seq_file.h where neededArnd Bergmann2016-05-11
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-03-21
|\
| * drm/sti: use u32 to store DMA addressesArnd Bergmann2016-03-03
| * drm/sti: add debugfs fps_show/fps_get mechanism for planesVincent Abriou2016-02-26
| * drm/sti: add debugfs entries for HQVDP planeVincent Abriou2016-02-26
| * drm/sti: implement atomic_check for the planesVincent Abriou2016-02-26
| * drm/sti: clarify the skip frame/field messageFabien Dessenne2016-02-26
* | dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()Luis R. Rodriguez2016-03-09
|/
* drm: Pass 'name' to drm_universal_plane_init()Ville Syrjälä2015-12-11
* drm/sti: load HQVDP firmware the first time HQVDP's plane is usedVincent Abriou2015-11-03
* drm/sti: Build monolithic driverThierry Reding2015-11-03
* drm/sti: Use drm_crtc_vblank_*() APIThierry Reding2015-11-03
* drm/sti: atomic crtc/plane updateVincent Abriou2015-08-03
* drm/sti: rename files and functionsVincent Abriou2015-08-03
* drm/sti: code clean upVincent Abriou2015-08-03
* drm: sti: fix check for clk_pix_mainJassi Brar2015-02-04
* drm: sti: fix module compilation issuebenjamin.gaignard@linaro.org2014-12-15
* drm: sti: add HQVDP planeBenjamin Gaignard2014-12-11