aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/sti/sti_hqvdp.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-06-21drm: sti: sti_hqvdp: undo preparation of a clock source.Arvind Yadav
2017-06-20drm: sti: sti_hqvdp: make of_device_ids const.Arvind Yadav
2017-05-09drm/sti: Adjust two checks for null pointers in sti_hqvdp_probe()Markus Elfring
2017-05-09drm/sti: Replace 17 seq_puts() calls by seq_putc()Markus Elfring
2017-02-10drm/sti: do not check hw scaling if mode is not setFabien DESSENNE
2017-01-23Merge tag 'sti-drm-next-2017-01-06' of https://github.com/vinceab/linux into ...Dave Airlie
2017-01-06drm/sti: do not post HQVDP command if no updateFabien DESSENNE
2017-01-06drm/sti: load XP70 firmware only onceFabien DESSENNE
2016-12-15drm: Nuke fb->pixel_formatVille Syrjälä
2016-09-20drm/sti: use valid video modeFabien Dessenne
2016-09-20drm/sti: fix atomic_disable checkFabien Dessenne
2016-09-20drm/sti: run hqvdp init sequence only onceFabien Dessenne
2016-09-20drm/sti: Fix sparse warningsVille Syrjälä
2016-07-29drm: sti: use generic zpos for planeBenjamin Gaignard
2016-07-12gpu: drm: sti_hqvdp: add missing of_node_put after calling of_parse_phandlePeter Chen
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-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