summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-09-28Merge tag 'tilcdc-4.9-3.1' of https://github.com/jsarha/linux into drm-nextDave Airlie
2016-09-28Merge branch 'sti-drm-next-2016-09-20' of https://github.com/vinceab/linux in...Dave Airlie
2016-09-28Merge branch 'msm-next' of git://people.freedesktop.org/~robclark/linux into ...Dave Airlie
2016-09-28Merge tag 'topic/drm-misc-2016-09-25' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-09-28Merge tag 'drm-amdkfd-next-2016-09-19' of git://people.freedesktop.org/~gabba...Dave Airlie
2016-09-25drm: bridge: analogix/dp: mark symbols static where possibleBaoyou Xie
2016-09-25drm/bochs: mark bochs_connector_get_modes() staticBaoyou Xie
2016-09-24drm/bridge: analogix_dp: Improve panel on timeSean Paul
2016-09-24drm/bridge: analogix_dp: Don't read EDID if panel presentSean Paul
2016-09-24drm/bridge: analogix_dp: Remove duplicated codeTomeu Vizoso
2016-09-23drm/tilcdc: fix wrong error handlingDaniel Schultz
2016-09-23drm/tilcdc: Return directly after a failed kfree_table_init() in tilcdc_conve...Markus Elfring
2016-09-23Revert "drm/i2c: tda998x: don't register the connector"Sean Paul
2016-09-22drm/tilcdc: Fix non static symbol warningWei Yongjun
2016-09-22drm/tilcdc: mark symbols static where possibleBaoyou Xie
2016-09-22drm/tilcdc: add missing header dependenciesBaoyou Xie
2016-09-22dma-buf/sync_file: free fences array in num_fences is 1Gustavo Padovan
2016-09-22drm/i2c: tda998x: don't register the connectorBrian Starkey
2016-09-22drm: Don't swallow error codes in drm_dev_alloc()Tom Gundersen
2016-09-22drm: Distinguish no name from ENOMEM in set_unique()Tom Gundersen
2016-09-22drm/doc: Document color space handlingDaniel Vetter
2016-09-22drm: Extract drm_color_mgmt.[hc]Daniel Vetter
2016-09-22drm/doc: Polish plane composition property docsDaniel Vetter
2016-09-22drm: Conslidate blending properties in drm_blend.[hc]Daniel Vetter
2016-09-22drm/doc: Polish for drm_plane.[hc]Daniel Vetter
2016-09-22drm: Extract drm_plane.[hc]Daniel Vetter
2016-09-22drm/tilcdc: Add atomic and crtc headers to crtc.cSean Paul
2016-09-21drm: Fix typo in encoder docsDhinakaran Pandiyan
2016-09-21GPU-DRM: Replace a kzalloc() call by kcalloc() in drm_legacy_addbufs_sg()Markus Elfring
2016-09-21GPU-DRM: Replace a kzalloc() call by kcalloc() in drm_legacy_addbufs_agp()Markus Elfring
2016-09-21GPU-DRM: Replace two kzalloc() calls by kcalloc() in drm_legacy_addbufs_pci()Markus Elfring
2016-09-21GPU-DRM: Use kmalloc_array() in drm_legacy_addbufs_pci()Markus Elfring
2016-09-21drm/msm: bump kernel api version for explicit fencingRob Clark
2016-09-20Merge branch 'for-next' of http://git.agner.ch/git/linux-drm-fsl-dcu into drm...Dave Airlie
2016-09-20drm/sti: remove stih415-416 platform supportVincent Abriou
2016-09-20dma-buf/sync_file: Increment refcount of fence when all are signaled.Rafael Antognolli
2016-09-20drm/sti: fix compositor debugfs creationVincent Abriou
2016-09-20drm/sti: use valid video modeFabien Dessenne
2016-09-20drm/sti: in crtc_atomic_flush, enable only planes of this crtcFabien Dessenne
2016-09-20drm/sti: use vtg array instead of vtg_main/auxFabien Dessenne
2016-09-20drm/sti: use different notifier_block for each pipeFabien Dessenne
2016-09-20drm/sti: fix atomic_disable checkFabien Dessenne
2016-09-20drm/sti: run gdp init sequence only onceFabien Dessenne
2016-09-20drm/sti: run hqvdp init sequence only onceFabien Dessenne
2016-09-20drm/sti: fix debug logsFabien Dessenne
2016-09-20drm/sti: dpms function missing for HDMI connectorVincent Abriou
2016-09-20drm/sti: Fix sparse warningsVille Syrjälä
2016-09-20drm: sti: fix coccicheck warningsBenjamin Gaignard
2016-09-20drm: sti: Replace drm_fb_get_bpp_depth() with drm_format_plane_cpp()Laurent Pinchart
2016-09-19Merge tag 'imx-drm-next-2016-09-19' of git://git.pengutronix.de/git/pza/linux...Dave Airlie