summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/sti/sti_drv.c
AgeCommit message (Expand)Author
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: 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