summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/sti/sti_drv.c
AgeCommit message (Expand)Author
2017-01-06drm/sti: remove deprecated sti_vtac.c fileVincent Abriou
2017-01-06drm/sti: create fbdev at bindingVincent Abriou
2016-11-11Merge tag 'topic/drm-misc-2016-11-10' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-11-07Backmerge tag 'v4.9-rc4' into drm-nextDave Airlie
2016-11-02drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefsJani Nikula
2016-10-26drm: Don't force all planes to be added to the state due to zposVille Syrjälä
2016-10-25drm: convert DT component matching to component_match_add_release()Russell King
2016-10-17drm: Add reference counting to drm_atomic_stateChris Wilson
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: Fix sparse warningsVille Syrjälä
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-06-21drm: sti: rework init sequenceBenjamin 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-01drm/sti: Use lockless gem BO free callbackDaniel Vetter
2016-06-01drm: sti: remove useless call to dev->struct_mutexBenjamin Gaignard
2016-05-02drm/sti: Rename async to nonblock.Maarten Lankhorst
2016-03-03drm: sti: remove sti_gem_prime_export hackBenjamin Gaignard
2016-02-26drm/sti: add debugfs fps_show/fps_get mechanism for planesVincent Abriou
2016-02-26drm/sti: set DRIVER_ATOMIC for stibenjamin.gaignard@linaro.org
2016-01-15drm/fb_cma_helper: Remove implicit call to disable_unused_functionsMaxime Ripard
2015-11-03drm/sti: fix typo issue in sti_mode_config_initVincent Abriou
2015-11-03drm/sti: Remove local fbdev emulation Kconfig optionArchit Taneja
2015-11-03drm/sti: Build monolithic driverThierry Reding
2015-11-03drm/sti: Constify function pointer structsVille Syrjälä
2015-10-07drm: Stop using drm_vblank_count() as the hw frame counterVille Syrjälä
2015-09-08drm/atomic-helper: Add option to update planes only on active crtcDaniel Vetter
2015-08-03drm/sti: rename files and functionsVincent Abriou