summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/sti/sti_drv.c
AgeCommit message (Expand)AuthorFilesLines
2016-10-17drm: Add reference counting to drm_atomic_stateChris Wilson1-1/+2
2016-09-28Merge branch 'sti-drm-next-2016-09-20' of https://github.com/vinceab/linux in...Dave Airlie1-1/+1
2016-09-22drm: Don't swallow error codes in drm_dev_alloc()Tom Gundersen1-2/+2
2016-09-20drm/sti: Fix sparse warningsVille Syrjälä1-1/+1
2016-08-29drm/atomic-helper: Add NO_DISABLE_AFTER_MODESET flag support for plane commitLiu Ying1-1/+1
2016-08-16drm: drop DRIVER_HAVE_IRQ flag for some driversShawn Guo1-1/+1
2016-06-21drm: sti: rework init sequenceBenjamin Gaignard1-41/+96
2016-06-17drm/sti: Don't call drm_helper_disable_unused_functionsDaniel Vetter1-1/+0
2016-06-10drm/atomic-helper: Massage swap_state signature somewhatDaniel Vetter1-1/+1
2016-06-01drm/sti: Use lockless gem BO free callbackDaniel Vetter1-1/+1
2016-06-01drm: sti: remove useless call to dev->struct_mutexBenjamin Gaignard1-6/+0
2016-05-02drm/sti: Rename async to nonblock.Maarten Lankhorst1-3/+3
2016-03-03drm: sti: remove sti_gem_prime_export hackBenjamin Gaignard1-10/+1
2016-02-26drm/sti: add debugfs fps_show/fps_get mechanism for planesVincent Abriou1-0/+128
2016-02-26drm/sti: set DRIVER_ATOMIC for stibenjamin.gaignard@linaro.org1-1/+1
2016-01-15drm/fb_cma_helper: Remove implicit call to disable_unused_functionsMaxime Ripard1-0/+1
2015-11-03drm/sti: fix typo issue in sti_mode_config_initVincent Abriou1-2/+2
2015-11-03drm/sti: Remove local fbdev emulation Kconfig optionArchit Taneja1-2/+1
2015-11-03drm/sti: Build monolithic driverThierry Reding1-1/+23
2015-11-03drm/sti: Constify function pointer structsVille Syrjälä1-1/+1
2015-10-07drm: Stop using drm_vblank_count() as the hw frame counterVille Syrjälä1-1/+1
2015-09-08drm/atomic-helper: Add option to update planes only on active crtcDaniel Vetter1-1/+1
2015-08-03drm/sti: rename files and functionsVincent Abriou1-0/+294