aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/sti
AgeCommit message (Expand)Author
2016-06-21drm: sti: rework init sequenceBenjamin Gaignard
2016-06-21drm: sti: use late_register and early_unregister callbacksBenjamin 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-09drm: sti: Rely on the default ->best_encoder() behaviorBoris Brezillon
2016-06-01drm/sti: Use lockless gem BO free callbackDaniel Vetter
2016-06-01drm: sti: remove useless call to dev->struct_mutexBenjamin Gaignard
2016-06-01drm/sti: remove extra mode fixupTomi Valkeinen
2016-05-27remove lots of IS_ERR_VALUE abusesArnd Bergmann
2016-05-11drm/sti: include linux/seq_file.h where neededArnd Bergmann
2016-05-02drm/sti: Rename async to nonblock.Maarten Lankhorst
2016-03-21Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-03-18drm/sti: restore mode_fixup callbackArnd Bergmann
2016-03-17Merge branch '2016-02-26-st-drm-next' of http://git.linaro.org/people/benjami...Dave Airlie
2016-03-09dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()Luis R. Rodriguez
2016-03-04drm/sti: removed optional dummy crtc mode_fixup function.Carlos Palminha
2016-03-03drm/sti: use u32 to store DMA addressesArnd Bergmann
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: add debugfs entries for TVOUT encodersVincent Abriou
2016-02-26drm/sti: add debugfs entries for MIXER crtcVincent Abriou
2016-02-26drm/sti: add debugfs entries for VID planeVincent Abriou
2016-02-26drm/sti: add debugfs entries for HQVDP planeVincent Abriou
2016-02-26drm/sti: add debugfs entries for GDP planesVincent Abriou
2016-02-26drm/sti: add debugfs entries for CURSOR planeVincent Abriou
2016-02-26drm/sti: add debugfs entries for HDA connectorVincent Abriou
2016-02-26drm/sti: add debugfs entries for DVO connectorVincent Abriou
2016-02-26drm/sti: add debugfs entries for HDMI connectorVincent Abriou
2016-02-26drm/sti: add hdmi_mode property for HDMI connectorVincent Abriou
2016-02-26drm/sti: add colorspace property to the HDMI connectorVincent Abriou
2016-02-26drm/sti: add HDMI vendor specific infoframeVincent Abriou
2016-02-26drm/sti: reset infoframe transmission when HDMI is stoppedVincent Abriou
2016-02-26drm/sti: HDMI infoframe transmission mode not take into accountVincent Abriou
2016-02-26drm/sti: reset HD DACS when HDA connector is createdVincent Abriou
2016-02-26drm/sti: fix dvo data_enable signalBich Hemon
2016-02-26drm/sti: adjust delay for DVOBich Hemon
2016-02-26drm/sti: add missing encoder cleanup for DVO connectorVincent Abriou
2016-02-26drm/sti: fix panel detection for DVO connectorVincent Abriou
2016-02-26drm/sti: do not clip RGB/YUV component value at connector sideVincent Abriou
2016-02-26drm/sti: adapt YUV colorspace in display pipelineBich Hemon
2016-02-26drm/sti: implement atomic_check for the planesVincent Abriou
2016-02-26drm/sti: force cursor CLUT fetchFabien Dessenne
2016-02-26drm/sti: GDP cropping fails when we remove 2 pixels horizontallyVincent Abriou
2016-02-26drm/sti: fallback for GDP scalingBich Hemon
2016-02-26drm/sti: GDP planes only support RGB formatsBich Hemon
2016-02-26drm/sti: clarify the skip frame/field messageFabien Dessenne
2016-02-26drm/sti: awg_utils code cleanupBich Hemon
2016-02-26drm/sti: update VTG timing programmingVincent Abriou
2016-02-26drm/sti: set DRIVER_ATOMIC for stibenjamin.gaignard@linaro.org
2016-02-26drm/sti: fix cursor coordinatesbenjamin.gaignard@linaro.org