summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-23Revert "drm/i2c: tda998x: don't register the connector"Sean Paul
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-21drm/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-21Merge branch 'for-next' of http://git.agner.ch/git/linux-drm-fsl-dcu into drm...Dave Airlie
2016-09-20dma-buf/sync_file: Increment refcount of fence when all are signaled.Rafael Antognolli
2016-09-20Merge tag 'imx-drm-next-2016-09-19' of git://git.pengutronix.de/git/pza/linux...Dave Airlie
2016-09-20Merge tag 'drm-intel-next-2016-09-19' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-09-20Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2016-09-19drm/amdkfd: Pass 'struct queue_propertices' by referenceEdward O'Callaghan
2016-09-19drm/amdkfd: Unify multiple calls to pr_debug() into oneEdward O'Callaghan
2016-09-19drm/amdkfd: Fix possible infinite loopEdward O'Callaghan
2016-09-19drm/amdkfd: Reuse function to find a process through pasidEdward O'Callaghan
2016-09-19drm/amdkfd: Add some missing memset zero'ing in queue init funcEdward O'Callaghan
2016-09-19drm/amdkfd: Tidy up kfd_generate_gpu_id() uint64_t bitshift unpackEdward O'Callaghan
2016-09-19drm/fb-helper: Fix sparse warningsVille Syrjälä
2016-09-19drm/blend: Fix sparse warningsVille Syrjälä
2016-09-19drm/atomic-helper: Fix sparse warningsVille Syrjälä
2016-09-19drm: fix implicit declaration build error on ia64Jani Nikula
2016-09-19drm: Extract drm_bridge.hDaniel Vetter
2016-09-19drm: cleanup drm_core_{init,exit}()David Herrmann
2016-09-19drm: drop obsolete drm_core.hDavid Herrmann
2016-09-19drm: use drm_file to tag vm-bosDavid Herrmann
2016-09-19drm: remove redundant drm_file->uidDavid Herrmann
2016-09-19drm/i915: Update DRIVER_DATE to 20160919Daniel Vetter
2016-09-19Merge tag 'topic/drm-misc-2016-09-19' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-09-19gpu: ipu-v3: Add queued image conversion supportSteve Longerbeam
2016-09-19gpu: ipu-v3: Add ipu_rot_mode_is_irt()Steve Longerbeam