aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/sti/sti_drv.c
Commit message (Expand)AuthorAge
* drm/sti: remove deprecated sti_vtac.c fileVincent Abriou2017-01-06
* drm/sti: create fbdev at bindingVincent Abriou2017-01-06
* Merge tag 'topic/drm-misc-2016-11-10' of git://anongit.freedesktop.org/drm-in...Dave Airlie2016-11-10
|\
| * drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefsJani Nikula2016-11-02
* | Backmerge tag 'v4.9-rc4' into drm-nextDave Airlie2016-11-06
|\ \ | |/ |/|
| * drm: Don't force all planes to be added to the state due to zposVille Syrjälä2016-10-26
* | drm: convert DT component matching to component_match_add_release()Russell King2016-10-25
* | drm: Add reference counting to drm_atomic_stateChris Wilson2016-10-17
|/
* Merge branch 'sti-drm-next-2016-09-20' of https://github.com/vinceab/linux in...Dave Airlie2016-09-27
|\
| * drm/sti: Fix sparse warningsVille Syrjälä2016-09-20
* | drm: Don't swallow error codes in drm_dev_alloc()Tom Gundersen2016-09-22
|/
* drm/atomic-helper: Add NO_DISABLE_AFTER_MODESET flag support for plane commitLiu Ying2016-08-29
* drm: drop DRIVER_HAVE_IRQ flag for some driversShawn Guo2016-08-16
* drm: sti: rework init sequenceBenjamin Gaignard2016-06-21
* drm/sti: Don't call drm_helper_disable_unused_functionsDaniel Vetter2016-06-17
* drm/atomic-helper: Massage swap_state signature somewhatDaniel Vetter2016-06-10
* drm/sti: Use lockless gem BO free callbackDaniel Vetter2016-06-01
* drm: sti: remove useless call to dev->struct_mutexBenjamin Gaignard2016-06-01
* drm/sti: Rename async to nonblock.Maarten Lankhorst2016-05-02
* drm: sti: remove sti_gem_prime_export hackBenjamin Gaignard2016-03-03
* drm/sti: add debugfs fps_show/fps_get mechanism for planesVincent Abriou2016-02-26
* drm/sti: set DRIVER_ATOMIC for stibenjamin.gaignard@linaro.org2016-02-26
* drm/fb_cma_helper: Remove implicit call to disable_unused_functionsMaxime Ripard2016-01-15
* drm/sti: fix typo issue in sti_mode_config_initVincent Abriou2015-11-03
* drm/sti: Remove local fbdev emulation Kconfig optionArchit Taneja2015-11-03
* drm/sti: Build monolithic driverThierry Reding2015-11-03
* drm/sti: Constify function pointer structsVille Syrjälä2015-11-03
* drm: Stop using drm_vblank_count() as the hw frame counterVille Syrjälä2015-10-07
* drm/atomic-helper: Add option to update planes only on active crtcDaniel Vetter2015-09-08
* drm/sti: rename files and functionsVincent Abriou2015-08-03