summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/sti
AgeCommit message (Expand)Author
2020-05-19Merge tag 'v4.9.220' into 4.9-2.3.x-imxMarcel Ziswiler
2020-01-29drm/sti: do not remove the drm_bridge that was never addedPeter Rosin
2018-08-24drm: Plumb modifiers through plane initBen Widawsky
2017-11-21drm/sti: sti_vtg: Handle return NULL error from devm_ioremap_nocacheArvind Yadav
2017-05-14drm/sti: fix GDP size to support up to UHD resolutionVincent Abriou
2016-10-26drm: Don't force all planes to be added to the state due to zposVille Syrjälä
2016-09-28Merge branch 'sti-drm-next-2016-09-20' of https://github.com/vinceab/linux in...Dave Airlie
2016-09-22drm: Don't swallow error codes in drm_dev_alloc()Tom Gundersen
2016-09-20drm/sti: remove stih415-416 platform supportVincent Abriou
2016-09-20drm/sti: fix compositor debugfs creationVincent Abriou
2016-09-20drm/sti: use valid video modeFabien Dessenne
2016-09-20drm/sti: in crtc_atomic_flush, enable only planes of this crtcFabien Dessenne
2016-09-20drm/sti: use vtg array instead of vtg_main/auxFabien Dessenne
2016-09-20drm/sti: use different notifier_block for each pipeFabien Dessenne
2016-09-20drm/sti: fix atomic_disable checkFabien Dessenne
2016-09-20drm/sti: run gdp init sequence only onceFabien Dessenne
2016-09-20drm/sti: run hqvdp init sequence only onceFabien Dessenne
2016-09-20drm/sti: fix debug logsFabien Dessenne
2016-09-20drm/sti: dpms function missing for HDMI connectorVincent Abriou
2016-09-20drm/sti: Fix sparse warningsVille Syrjälä
2016-09-20drm: sti: fix coccicheck warningsBenjamin Gaignard
2016-09-20drm: sti: Replace drm_fb_get_bpp_depth() with drm_format_plane_cpp()Laurent Pinchart
2016-08-29drm/atomic-helper: Add NO_DISABLE_AFTER_MODESET flag support for plane commitLiu Ying
2016-08-16drm: drop DRIVER_HAVE_IRQ flag for some driversShawn Guo
2016-08-03Merge branch 'generic-zpos-v8' of http://git.linaro.org/people/benjamin.gaign...Dave Airlie
2016-07-29drm: sti: use generic zpos for planeBenjamin Gaignard
2016-07-26drm/sti: use new Reset APILee Jones
2016-07-15Merge tag 'topic/drm-misc-2016-07-14' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-07-12gpu: drm: sti_vtg: add missing of_node_put after calling of_parse_phandlePeter Chen
2016-07-12gpu: drm: sti_hqvdp: add missing of_node_put after calling of_parse_phandlePeter Chen
2016-07-12gpu: drm: sti_vdo: add missing of_node_put after calling of_parse_phandlePeter Chen
2016-07-12gpu: drm: sti_compositor: add missing of_node_put after calling of_parse_phandlePeter Chen
2016-07-05Merge tag 'asoc-hdmi-codec-pdata' of git://git.kernel.org/pub/scm/linux/kerne...Dave Airlie
2016-07-01drm: sti: Add ASoC generic hdmi codec support.Arnaud Pouliquen
2016-06-27drm/sti: adjust delay for AWGBich Hemon
2016-06-27drm: sti: fix clocking issues in crtcBenjamin Gaignard
2016-06-27drm/sti: Use 64-bit timestampsTina Ruchandani
2016-06-21drm: sti: rework init sequenceBenjamin Gaignard
2016-06-21drm: sti: use late_register and early_unregister callbacksBenjamin Gaignard
2016-06-17drm/sti: Don't call drm_helper_disable_unused_functionsDaniel Vetter
2016-06-10drm/atomic-helper: Massage swap_state signature somewhatDaniel Vetter
2016-06-09drm: sti: Rely on the default ->best_encoder() behaviorBoris Brezillon
2016-06-01drm/sti: Use lockless gem BO free callbackDaniel Vetter
2016-06-01drm: sti: remove useless call to dev->struct_mutexBenjamin Gaignard
2016-06-01drm/sti: remove extra mode fixupTomi Valkeinen
2016-05-27remove lots of IS_ERR_VALUE abusesArnd Bergmann
2016-05-11drm/sti: include linux/seq_file.h where neededArnd Bergmann
2016-05-02drm/sti: Rename async to nonblock.Maarten Lankhorst
2016-03-21Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-03-18drm/sti: restore mode_fixup callbackArnd Bergmann