summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/sti
AgeCommit message (Expand)AuthorLines
2016-10-26drm: Don't force all planes to be added to the state due to zposVille Syrjälä-1/+21
2016-09-28Merge branch 'sti-drm-next-2016-09-20' of https://github.com/vinceab/linux in...Dave Airlie-561/+99
2016-09-22drm: Don't swallow error codes in drm_dev_alloc()Tom Gundersen-2/+2
2016-09-20drm/sti: remove stih415-416 platform supportVincent Abriou-480/+14
2016-09-20drm/sti: fix compositor debugfs creationVincent Abriou-16/+12
2016-09-20drm/sti: use valid video modeFabien Dessenne-10/+10
2016-09-20drm/sti: in crtc_atomic_flush, enable only planes of this crtcFabien Dessenne-0/+4
2016-09-20drm/sti: use vtg array instead of vtg_main/auxFabien Dessenne-15/+10
2016-09-20drm/sti: use different notifier_block for each pipeFabien Dessenne-7/+9
2016-09-20drm/sti: fix atomic_disable checkFabien Dessenne-9/+9
2016-09-20drm/sti: run gdp init sequence only onceFabien Dessenne-2/+2
2016-09-20drm/sti: run hqvdp init sequence only onceFabien Dessenne-2/+2
2016-09-20drm/sti: fix debug logsFabien Dessenne-4/+4
2016-09-20drm/sti: dpms function missing for HDMI connectorVincent Abriou-0/+1
2016-09-20drm/sti: Fix sparse warningsVille Syrjälä-13/+19
2016-09-20drm: sti: fix coccicheck warningsBenjamin Gaignard-4/+4
2016-09-20drm: sti: Replace drm_fb_get_bpp_depth() with drm_format_plane_cpp()Laurent Pinchart-3/+3
2016-08-29drm/atomic-helper: Add NO_DISABLE_AFTER_MODESET flag support for plane commitLiu Ying-1/+1
2016-08-16drm: drop DRIVER_HAVE_IRQ flag for some driversShawn Guo-1/+1
2016-08-03Merge branch 'generic-zpos-v8' of http://git.linaro.org/people/benjamin.gaign...Dave Airlie-68/+38
2016-07-29drm: sti: use generic zpos for planeBenjamin Gaignard-68/+38
2016-07-26drm/sti: use new Reset APILee Jones-2/+2
2016-07-15Merge tag 'topic/drm-misc-2016-07-14' of git://anongit.freedesktop.org/drm-in...Dave Airlie-0/+5
2016-07-12gpu: drm: sti_vtg: add missing of_node_put after calling of_parse_phandlePeter Chen-0/+1
2016-07-12gpu: drm: sti_hqvdp: add missing of_node_put after calling of_parse_phandlePeter Chen-0/+1
2016-07-12gpu: drm: sti_vdo: add missing of_node_put after calling of_parse_phandlePeter Chen-0/+1
2016-07-12gpu: drm: sti_compositor: add missing of_node_put after calling of_parse_phandlePeter Chen-0/+2
2016-07-05Merge tag 'asoc-hdmi-codec-pdata' of git://git.kernel.org/pub/scm/linux/kerne...Dave Airlie-3/+4
2016-07-01drm: sti: Add ASoC generic hdmi codec support.Arnaud Pouliquen-17/+291
2016-06-27drm/sti: adjust delay for AWGBich Hemon-2/+4
2016-06-27drm: sti: fix clocking issues in crtcBenjamin Gaignard-30/+29
2016-06-27drm/sti: Use 64-bit timestampsTina Ruchandani-14/+4
2016-06-21drm: sti: rework init sequenceBenjamin Gaignard-74/+100
2016-06-21drm: sti: use late_register and early_unregister callbacksBenjamin Gaignard-69/+198
2016-06-17drm/sti: Don't call drm_helper_disable_unused_functionsDaniel Vetter-1/+0
2016-06-10drm/atomic-helper: Massage swap_state signature somewhatDaniel Vetter-1/+1
2016-06-09drm: sti: Rely on the default ->best_encoder() behaviorBoris Brezillon-30/+0
2016-06-01drm/sti: Use lockless gem BO free callbackDaniel Vetter-1/+1
2016-06-01drm: sti: remove useless call to dev->struct_mutexBenjamin Gaignard-76/+0
2016-06-01drm/sti: remove extra mode fixupTomi Valkeinen-10/+0
2016-05-27remove lots of IS_ERR_VALUE abusesArnd Bergmann-2/+2
2016-05-11drm/sti: include linux/seq_file.h where neededArnd Bergmann-0/+8
2016-05-02drm/sti: Rename async to nonblock.Maarten Lankhorst-3/+3
2016-03-21Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds-424/+2389
2016-03-18drm/sti: restore mode_fixup callbackArnd Bergmann-0/+1
2016-03-17Merge branch '2016-02-26-st-drm-next' of http://git.linaro.org/people/benjami...Dave Airlie-416/+2399
2016-03-09dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()Luis R. Rodriguez-16/+13
2016-03-04drm/sti: removed optional dummy crtc mode_fixup function.Carlos Palminha-9/+0
2016-03-03drm/sti: use u32 to store DMA addressesArnd Bergmann-6/+8
2016-03-03drm: sti: remove sti_gem_prime_export hackBenjamin Gaignard-10/+1