Linus Torvalds
53b3b6bbfd
Merge tag 'drm-next-2018-10-24' of git://anongit.freedesktop.org/drm/drm
...
Pull drm updates from Dave Airlie:
"This is going to rebuild more than drm as it adds a new helper to
list.h for doing bulk updates. Seemed like a reasonable addition to
me.
Otherwise the usual merge window stuff lots of i915 and amdgpu, not so
much nouveau, and piles of everything else.
Core:
- Adds a new list.h helper for doing bulk list updates for TTM.
- Don't leak fb address in smem_start to userspace (comes with EXPORT
workaround for people using mali out of tree hacks)
- udmabuf device to turn memfd regions into dma-buf
- Per-plane blend mode property
- ref/unref replacements with get/put
- fbdev conflicting framebuffers code cleaned up
- host-endian format variants
- panel orientation quirk for Acer One 10
bridge:
- TI SN65DSI86 chip support
vkms:
- GEM support.
- Cursor support
amdgpu:
- Merge amdkfd and amdgpu into one module
- CEC over DP AUX support
- Picasso APU support + VCN dynamic powergating
- Raven2 APU support
- Vega20 enablement + kfd support
- ACP powergating improvements
- ABGR/XBGR display support
- VCN jpeg support
- xGMI support
- DC i2c/aux cleanup
- Ycbcr 4:2:0 support
- GPUVM improvements
- Powerplay and powerplay endian fixes
- Display underflow fixes
vmwgfx:
- Move vmwgfx specific TTM code to vmwgfx
- Split out vmwgfx buffer/resource validation code
- Atomic operation rework
bochs:
- use more helpers
- format/byteorder improvements
qxl:
- use more helpers
i915:
- GGTT coherency getparam
- Turn off resource streamer API
- More Icelake enablement + DMC firmware
- Full PPGTT for Ivybridge, Haswell and Valleyview
- DDB distribution based on resolution
- Limited range DP display support
nouveau:
- CEC over DP AUX support
- Initial HDMI 2.0 support
virtio-gpu:
- vmap support for PRIME objects
tegra:
- Initial Tegra194 support
- DMA/IOMMU integration fixes
msm:
- a6xx perf improvements + clock prefix
- GPU preemption optimisations
- a6xx devfreq support
- cursor support
rockchip:
- PX30 support
- rgb output interface support
mediatek:
- HDMI output support on mt2701 and mt7623
rcar-du:
- Interlaced modes on Gen3
- LVDS on R8A77980
- D3 and E3 SoC support
hisilicon:
- misc fixes
mxsfb:
- runtime pm support
sun4i:
- R40 TCON support
- Allwinner A64 support
- R40 HDMI support
omapdrm:
- Driver rework changing display pipeline ordering to use common code
- DMM memory barrier and irq fixes
- Errata workarounds
exynos:
- out-bridge support for LVDS bridge driver
- Samsung 16x16 tiled format support
- Plane alpha and pixel blend mode support
tilcdc:
- suspend/resume update
mali-dp:
- misc updates"
* tag 'drm-next-2018-10-24' of git://anongit.freedesktop.org/drm/drm: (1382 commits)
firmware/dmc/icl: Add missing MODULE_FIRMWARE() for Icelake.
drm/i915/icl: Fix signal_levels
drm/i915/icl: Fix DDI/TC port clk_off bits
drm/i915/icl: create function to identify combophy port
drm/i915/gen9+: Fix initial readout for Y tiled framebuffers
drm/i915: Large page offsets for pread/pwrite
drm/i915/selftests: Disable shrinker across mmap-exhaustion
drm/i915/dp: Link train Fallback on eDP only if fallback link BW can fit panel's native mode
drm/i915: Fix intel_dp_mst_best_encoder()
drm/i915: Skip vcpi allocation for MSTB ports that are gone
drm/i915: Don't unset intel_connector->mst_port
drm/i915: Only reset seqno if actually idle
drm/i915: Use the correct crtc when sanitizing plane mapping
drm/i915: Restore vblank interrupts earlier
drm/i915: Check fb stride against plane max stride
drm/amdgpu/vcn:Fix uninitialized symbol error
drm: panel-orientation-quirks: Add quirk for Acer One 10 (S1003)
drm/amd/amdgpu: Fix debugfs error handling
drm/amdgpu: Update gc_9_0 golden settings.
drm/amd/powerplay: update PPtable with DC BTC and Tvr SocLimit fields
...
2018-10-28 17:49:53 -07:00
..
2018-10-08 11:40:43 +02:00
2018-10-03 07:42:29 -07:00
2017-11-02 11:10:55 +01:00
2018-03-31 01:33:09 +08:00
2018-07-27 10:40:16 +02:00
2018-08-02 21:33:25 +02:00
2018-07-17 15:08:07 +02:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-09-03 16:58:50 +05:30
2018-01-04 13:35:07 -05:00
2018-03-21 13:58:08 +09:00
2018-10-16 11:13:50 +02:00
2018-10-26 10:50:10 -07:00
2018-10-23 08:45:05 +01:00
2018-06-24 14:23:21 +01:00
2018-06-11 10:21:06 -07:00
2018-10-25 17:57:35 -07:00
2018-05-16 07:24:30 +02:00
2018-08-09 16:11:21 -04:00
2018-08-03 19:52:14 +05:30
2018-10-25 06:28:08 -07:00
2018-07-12 17:37:13 -07:00
2018-10-26 07:38:19 -07:00
2018-10-08 11:40:43 +02:00
2018-10-23 01:09:22 +01:00
2018-01-09 16:51:44 +01:00
2018-10-16 10:01:48 +02:00
2017-11-02 11:10:55 +01:00
2018-04-24 10:29:16 +02:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-10-12 15:25:17 +01:00
2018-10-26 08:14:13 -07:00
2018-07-09 13:09:21 +02:00
2018-10-28 17:49:53 -07:00
2018-09-20 11:35:40 +02:00
2018-10-26 07:38:19 -07:00
2018-04-07 12:08:19 -07:00
2018-09-28 15:07:30 +01:00
2017-08-02 12:43:20 -07:00
2018-06-03 17:37:15 -07:00
2018-10-26 16:26:32 -07:00
2018-08-23 13:44:43 -07:00
2018-08-27 09:49:48 +05:30
2018-10-21 17:00:17 +01:00
2018-08-09 18:47:47 +03:00
2018-10-26 13:05:26 -07:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-10-26 08:14:13 -07:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-17 12:54:01 -08:00
2018-02-14 15:15:41 +01:00
2017-11-02 11:10:55 +01:00
2018-10-25 06:50:48 -07:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-10-16 10:03:00 +02:00
2018-06-02 19:29:27 -05:00
2018-08-22 08:08:27 -07:00
2017-11-02 11:10:55 +01:00
2018-05-26 09:16:44 +02:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-09-10 11:05:47 +02:00
2018-01-13 10:44:56 +00:00
2018-08-30 14:18:03 +01:00
2018-07-30 08:49:02 -04:00
2018-06-15 18:10:01 -03:00
2018-06-15 18:10:01 -03:00
2017-11-02 11:10:55 +01:00
2018-01-10 23:25:08 -05:00
2018-05-16 07:23:35 +02:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-06-17 08:27:01 +09:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-07-25 11:53:59 +02:00
2018-06-19 10:43:55 -04:00
2017-11-02 11:10:55 +01:00
2017-11-07 10:32:44 +01:00
2018-08-22 10:52:46 -07:00
2018-08-22 10:52:46 -07:00
2018-07-04 10:32:48 +01:00
2017-11-02 11:10:55 +01:00
2017-11-14 23:57:38 +02:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-10-03 16:47:43 +02:00
2018-10-20 15:39:55 -06:00
2017-11-02 11:10:55 +01:00
2018-08-17 16:20:27 -07:00
2018-08-01 15:49:40 -07:00
2018-08-22 10:52:48 -07:00
2017-11-02 11:10:55 +01:00
2018-06-21 12:52:11 +02:00
2018-10-25 11:17:40 -06:00
2018-10-20 15:39:54 -06:00
2018-03-27 21:25:36 -06:00
2017-08-08 14:58:03 -04:00
2017-11-02 11:10:55 +01:00
2018-10-15 20:05:18 -06:00
2018-09-26 15:11:28 -06:00
2018-10-25 11:17:40 -06:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-08-02 12:17:27 -06:00
2017-11-02 11:10:55 +01:00
2018-06-26 11:28:38 +02:00
2018-04-30 10:55:56 +02:00
2018-10-19 13:24:31 -07:00
2018-10-08 10:24:12 +02:00
2018-10-01 16:18:32 +02:00
2018-10-19 13:24:31 -07:00
2018-07-21 16:21:25 -07:00
2018-08-07 15:48:38 -07:00
2017-11-02 11:10:55 +01:00
2018-05-29 13:00:25 -06:00
2018-05-29 13:00:25 -06:00
2018-05-09 17:25:13 +02:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-10-02 22:20:50 -04:00
2017-11-17 16:10:01 -08:00
2018-02-06 18:32:46 -08:00
2018-07-18 01:18:05 +09:00
2018-09-06 15:12:24 -06:00
2017-11-15 18:21:04 -08:00
2017-11-02 11:10:55 +01:00
2018-06-05 18:06:24 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-08-04 09:27:41 +08:00
2017-11-02 11:10:55 +01:00
2018-08-02 15:22:13 -06:00
2018-04-12 19:02:45 +02:00
2017-11-02 11:10:55 +01:00
2018-10-26 16:26:32 -07:00
2018-10-26 16:26:32 -07:00
2018-06-15 18:10:01 -03:00
2017-11-02 11:10:55 +01:00
2018-06-19 10:06:29 -07:00
2018-06-19 10:06:29 -07:00
2018-01-04 15:13:29 -08:00
2017-11-02 11:10:55 +01:00
2018-10-25 11:14:36 -07:00
2017-11-02 11:10:55 +01:00
2018-08-17 16:20:32 -07:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-10-25 11:14:36 -07:00
2018-10-25 16:43:35 -07:00
2018-08-22 17:31:34 -07:00
2018-10-23 11:14:47 +01:00
2018-08-22 17:31:34 -07:00
2018-10-28 13:26:45 -07:00
2018-01-08 17:30:45 +01:00
2017-11-02 11:10:55 +01:00
2017-10-19 16:15:16 +02:00
2017-10-22 02:22:39 +01:00
2018-09-11 14:11:51 +02:00
2018-07-31 13:06:57 +02:00
2017-11-02 11:10:55 +01:00
2018-04-11 10:28:38 -07:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-10-03 16:47:43 +02:00
2018-04-19 12:29:41 -03:00
2017-11-02 11:10:55 +01:00
2018-09-25 20:09:19 +02:00
2018-05-14 08:57:47 +02:00
2017-12-07 22:52:01 +01:00
2018-08-14 13:12:24 -07:00
2018-09-21 13:24:52 +08:00
2018-05-23 10:37:08 +02:00
2018-08-23 13:44:43 -07:00
2018-10-04 10:23:37 +02:00
2018-08-13 09:05:05 -07:00
2018-02-06 18:32:47 -08:00
2018-08-22 10:52:46 -07:00
2018-10-06 12:09:26 +02:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-03-26 15:09:38 +02:00
2018-07-27 19:04:33 +08:00
2018-08-22 10:52:48 -07:00
2018-01-08 10:08:33 +00:00
2018-09-04 11:37:05 +08:00
2018-06-28 11:02:44 -04:00
2018-09-28 12:46:25 +08:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-10-08 22:53:10 +11:00
2017-11-13 21:05:31 -08:00
2018-07-23 10:38:06 -07:00
2018-08-21 18:19:09 -07:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-10-19 07:53:18 +02:00
2017-11-28 15:24:02 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-10-26 16:26:32 -07:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-10-02 10:16:41 +09:00
2017-11-05 23:26:51 +09:00
2018-10-26 12:57:38 -07:00
2018-10-26 08:42:25 -07:00
2017-08-24 13:23:03 -07:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-04-03 15:04:23 -04:00
2018-07-31 17:33:21 -04:00
2017-11-02 11:10:55 +01:00
2018-06-20 15:59:34 +02:00
2018-08-17 16:20:32 -07:00
2018-10-08 09:44:17 +02:00
2018-10-19 08:43:46 +02:00
2018-07-31 18:04:55 -05:00
2017-11-21 22:37:05 +05:30
2018-07-03 13:12:57 +02:00
2018-05-13 15:59:00 +02:00
2018-10-09 15:08:26 +02:00
2018-09-20 09:01:16 +02:00
2018-07-30 10:50:22 +05:30
2018-03-16 19:58:27 +01:00
2018-07-06 14:43:47 +02:00
2018-04-05 14:21:13 -07:00
2017-11-02 11:10:55 +01:00
2018-10-04 09:40:52 -07:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-08-29 15:34:46 -06:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-15 11:56:19 -08:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-09-27 07:52:05 +02:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-09-26 12:14:55 +02:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-09-27 17:34:52 -06:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-08-27 14:48:48 +02:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-01-12 17:33:38 -08:00
2017-11-02 11:10:55 +01:00
2018-01-01 12:40:27 -07:00
2018-06-26 11:33:04 +09:00
2018-08-29 19:46:10 -07:00
2018-07-26 19:38:03 -07:00
2017-11-02 11:10:55 +01:00
2018-08-25 13:40:38 -07:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-10-23 14:07:58 +09:00
2018-03-08 10:34:44 +09:00
2018-10-22 17:54:47 -07:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-04-05 21:36:26 -07:00
2018-09-11 14:11:54 +02:00
2017-08-07 17:22:14 +02:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-01-30 21:54:32 +01:00
2018-07-12 10:04:29 -04:00
2018-10-19 13:49:34 -07:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-05-14 16:44:41 +02:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-08-28 16:24:22 +02:00
2017-11-02 11:10:55 +01:00
2017-11-13 01:41:20 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-10-28 11:35:40 -07:00
2018-04-06 14:05:14 +01:00
2018-04-06 14:05:14 +01:00
2018-06-11 10:16:13 -07:00
2018-06-11 10:16:13 -07:00
2018-01-11 23:30:08 -05:00
2018-06-12 14:05:39 +10:00
2018-07-27 09:57:23 +10:00
2018-09-04 23:37:38 +02:00
2018-08-17 16:49:31 -07:00
2018-07-18 15:44:44 +02:00
2017-11-02 11:10:55 +01:00
2018-07-31 11:32:27 -04:00
2018-04-02 20:15:02 +02:00
2018-07-23 12:44:52 +02:00
2017-11-02 11:10:55 +01:00
2017-11-17 16:10:02 -08:00
2017-12-05 11:57:54 -08:00
2018-10-01 08:58:57 -06:00
2018-02-06 18:32:46 -08:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-08-23 18:48:43 -07:00
2017-11-02 11:10:55 +01:00
2018-06-28 20:32:51 +09:00
2018-08-02 10:24:51 +02:00
2018-07-18 17:27:10 +00:00
2017-11-02 11:10:55 +01:00
2018-07-02 11:25:47 -06:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-10-14 19:29:50 +01:00
2018-10-23 13:35:22 +02:00
2018-03-18 07:38:48 -07:00
2017-11-02 11:10:55 +01:00
2018-01-01 21:39:12 -08:00
2018-10-26 16:25:20 -07:00
2018-05-18 21:51:37 +02:00
2018-01-01 21:39:12 -08:00
2017-11-02 11:10:55 +01:00
2018-04-26 14:53:32 +02:00
2017-11-02 11:10:55 +01:00
2018-10-26 16:38:15 -07:00
2017-11-02 11:10:55 +01:00
2018-10-05 16:32:04 -07:00
2018-03-13 15:24:02 +01:00
2018-10-05 10:16:56 +08:00
2018-10-10 20:37:13 -07:00
2018-06-26 13:46:28 -07:00
2018-09-25 20:33:24 +02:00
2018-03-08 12:30:37 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-10-28 23:42:47 +02:00
2018-08-30 23:13:15 +02:00
2017-11-02 11:10:55 +01:00
2018-06-04 10:58:12 -07:00
2018-07-02 13:00:24 +02:00
2018-10-21 10:46:33 -04:00
2018-10-11 16:01:00 +02:00
2017-09-28 10:29:36 -07:00
2018-07-07 20:04:35 +09:00
2017-10-27 12:09:16 +09:00
2018-01-09 07:40:48 +02:00
2017-11-02 11:10:55 +01:00
2018-04-25 08:26:19 -07:00
2017-11-04 09:26:51 +09:00
2018-01-09 10:56:10 -05:00
2018-07-11 23:10:19 -07:00
2018-09-13 09:25:40 -07:00
2017-11-02 11:10:55 +01:00
2018-06-03 11:00:52 -04:00
2018-07-16 11:20:06 -07:00
2017-11-02 11:10:55 +01:00
2018-08-15 10:25:26 -07:00
2017-11-02 11:10:55 +01:00
2018-03-26 08:53:43 -06:00
2018-07-29 12:37:06 -07:00
2017-11-02 11:10:55 +01:00
2018-07-21 10:43:12 -05:00
2018-10-10 20:40:21 -07:00
2017-11-02 11:10:55 +01:00
2018-06-27 19:21:25 +02:00
2017-10-19 16:54:49 -07:00
2018-07-18 07:27:22 -04:00
2018-09-25 14:33:43 +02:00
2017-12-17 12:52:34 +01:00
2018-10-09 07:50:41 +02:00
2017-09-08 18:26:49 -07:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-10-26 16:25:18 -07:00
2018-05-09 06:55:44 +02:00
2018-10-10 18:09:37 +02:00
2017-11-17 16:10:01 -08:00
2018-02-06 18:32:47 -08:00
2018-06-04 14:20:39 -04:00
2018-09-25 10:18:27 +02:00
2018-08-22 10:52:52 -07:00
2018-06-22 13:43:27 +09:00
2018-09-18 16:15:33 -05:00
2018-02-27 07:42:51 -06:00
2018-09-18 16:15:33 -05:00
2018-09-13 08:17:27 -07:00
2018-05-14 11:25:27 +02:00
2017-11-02 11:10:55 +01:00
2018-04-26 22:26:39 +02:00
2018-01-08 19:43:15 +01:00
2018-09-18 18:27:24 +02:00
2018-06-22 14:22:02 +02:00
2018-10-02 12:00:08 +01:00
2018-08-10 15:11:25 -04:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-02-01 08:15:25 -05:00
2018-01-10 00:27:29 -05:00
2018-08-16 19:36:55 +02:00
2017-11-02 11:10:55 +01:00
2018-07-26 17:04:37 -07:00
2017-11-07 10:32:44 +01:00
2018-09-27 17:56:48 +02:00
2017-11-02 11:10:55 +01:00
2018-02-06 18:32:45 -08:00
2017-11-02 11:10:55 +01:00
2018-08-17 16:20:30 -07:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-03-31 12:22:38 +09:00
2018-08-26 11:25:21 -07:00
2018-06-15 07:55:24 +09:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-08-22 10:52:46 -07:00
2017-11-02 11:10:55 +01:00
2018-09-16 22:37:16 +02:00
2018-04-13 17:10:28 -07:00
2017-11-15 16:38:45 +00:00
2017-11-15 16:38:45 +00:00
2017-11-02 11:10:55 +01:00
2018-04-11 10:28:38 -07:00
2017-11-02 11:10:55 +01:00
2017-11-15 18:21:01 -08:00
2017-09-08 18:26:51 -07:00
2017-11-02 11:10:55 +01:00
2017-12-07 18:36:43 +01:00
2018-08-18 11:44:53 -07:00
2018-06-21 12:33:21 +02:00
2018-04-12 19:02:45 +02:00
2018-06-07 17:34:36 -07:00
2018-07-03 09:17:30 +02:00
2018-07-12 21:35:28 +02:00
2018-09-20 00:51:43 +02:00
2018-03-06 18:40:44 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-12-11 13:17:22 -05:00
2017-11-02 11:10:55 +01:00
2018-10-11 21:55:58 +02:00
2018-08-24 13:20:33 -07:00
2018-09-19 15:10:06 -07:00
2018-01-11 14:39:07 -06:00
2017-12-01 13:09:40 -08:00
2018-04-07 07:53:23 -07:00
2018-02-02 16:50:28 -08:00
2018-10-09 08:25:07 -06:00
2018-10-26 16:25:18 -07:00
2018-10-01 22:55:36 -07:00
2018-03-26 15:56:42 +02:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-08-17 16:20:32 -07:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-10-10 15:20:54 -05:00
2018-04-17 13:42:48 +02:00
2017-10-25 11:01:08 +02:00
2018-10-09 09:56:33 +02:00
2018-04-12 09:41:19 -07:00
2018-04-20 15:57:32 -04:00
2018-03-21 17:18:34 -05:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-10-24 11:49:35 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-07-04 11:34:09 +09:00
2018-10-26 16:25:19 -07:00
2017-11-02 11:10:55 +01:00
2017-10-12 15:01:30 +02:00
2017-11-02 11:10:55 +01:00
2017-08-28 20:51:22 +02:00
2018-04-19 15:59:10 -04:00
2018-04-19 15:59:11 -04:00
2017-09-05 14:42:52 -07:00
2018-06-05 08:50:16 -04:00
2017-11-02 11:10:55 +01:00
2017-11-07 15:35:54 +01:00
2018-10-26 16:38:15 -07:00
2018-10-26 16:26:35 -07:00
2018-06-07 17:34:35 -07:00
2018-08-22 10:52:45 -07:00
2018-06-21 16:14:45 +02:00
2017-11-02 11:10:55 +01:00
2018-05-14 13:14:23 -06:00
2018-10-17 12:18:16 -05:00
2018-10-19 17:02:23 -07:00
2018-04-21 16:32:48 -04:00
2017-11-02 11:10:55 +01:00
2018-04-11 10:28:32 -07:00
2018-10-01 22:55:36 -07:00
2017-11-17 20:21:44 -08:00
2017-11-02 11:10:55 +01:00
2018-02-13 16:25:06 +01:00
2018-09-13 15:18:04 -10:00
2018-09-13 15:18:04 -10:00
2018-10-26 16:38:15 -07:00
2018-03-18 07:38:47 -07:00
2018-04-05 21:36:27 -07:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-10-26 16:25:19 -07:00
2018-10-26 16:26:33 -07:00
2017-11-02 11:10:55 +01:00
2018-09-05 14:36:53 +02:00
2018-10-24 11:49:35 +01:00
2017-11-02 11:10:55 +01:00
2017-11-15 13:46:33 -08:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-06-07 17:34:39 -07:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-03-26 13:14:43 -04:00
2018-10-16 00:13:39 -07:00
2018-03-26 13:14:43 -04:00
2017-11-02 11:10:55 +01:00
2018-03-24 11:25:35 -05:00
2018-10-02 11:16:38 +01:00
2018-05-15 08:11:15 +02:00
2017-11-02 11:10:55 +01:00
2018-06-15 15:27:09 +01:00
2018-03-15 07:17:21 -07:00
2018-10-17 13:56:58 -07:00
2018-08-22 10:52:48 -07:00
2018-07-31 12:40:22 -07:00
2018-07-16 00:12:09 -07:00
2018-10-15 21:46:06 -07:00
2018-08-03 21:15:09 +02:00
2018-01-08 18:01:12 +01:00
2017-11-02 11:10:55 +01:00
2018-07-16 17:51:48 +02:00
2018-07-16 17:51:48 +02:00
2018-09-28 14:47:40 +02:00
2018-10-16 00:13:12 -07:00
2018-10-19 17:01:43 -07:00
2017-11-02 11:10:55 +01:00
2018-08-23 16:03:58 -07:00
2017-11-02 11:10:55 +01:00
2018-09-30 15:35:17 -04:00
2018-09-30 15:35:17 -04:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-09-30 15:35:17 -04:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-07-10 17:56:22 +02:00
2018-08-17 16:20:29 -07:00
2018-08-22 10:52:45 -07:00
2018-05-05 00:51:44 +02:00
2018-05-30 10:11:34 +02:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-01-28 22:17:24 -05:00
2018-05-14 16:27:08 +02:00
2017-11-02 11:10:55 +01:00
2017-11-01 16:34:36 +01:00
2017-07-25 18:05:25 +02:00
2018-10-01 14:16:13 -07:00
2018-09-28 15:14:55 +02:00
2018-09-28 15:14:55 +02:00
2017-11-02 11:10:55 +01:00
2017-11-15 15:01:28 -08:00
2018-05-02 08:31:07 -07:00
2018-09-08 11:19:28 +02:00
2018-01-08 08:22:45 -06:00
2018-01-08 08:24:34 -06:00
2018-02-01 10:57:45 -08:00
2018-01-08 08:22:45 -06:00
2018-07-10 17:22:35 +02:00
2017-11-02 11:10:55 +01:00
2018-03-30 10:40:18 -04:00
2018-09-25 09:47:52 +02:00
2018-01-08 08:22:45 -06:00
2018-01-08 08:22:45 -06:00
2017-11-16 16:05:01 -08:00
2018-10-26 12:09:58 -07:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-01-12 16:41:15 +01:00
2018-04-20 10:47:33 -04:00
2018-08-03 18:57:15 +05:30
2017-11-04 09:26:51 +09:00
2018-08-23 18:48:44 -07:00
2018-07-08 11:13:25 +09:00
2017-11-02 11:10:55 +01:00
2018-08-08 09:47:26 -06:00
2017-11-02 11:10:55 +01:00
2017-10-07 12:10:32 +08:00
2018-06-07 17:34:36 -07:00
2018-08-17 16:20:28 -07:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-04-05 21:36:25 -07:00
2017-11-02 11:10:55 +01:00
2018-10-26 16:26:34 -07:00
2018-04-11 10:28:32 -07:00
2017-11-17 16:10:00 -08:00
2018-10-21 10:46:35 -04:00
2018-10-21 10:46:39 -04:00
2017-11-02 11:10:55 +01:00
2017-10-05 15:01:17 +02:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-09 10:23:28 +01:00
2018-09-18 17:52:15 -05:00
2018-10-25 06:50:48 -07:00
2017-11-02 11:10:55 +01:00
2017-12-18 23:02:57 -06:00
2017-11-02 11:10:55 +01:00
2018-10-10 15:47:00 -05:00
2018-05-30 11:35:23 -05:00
2018-01-28 15:48:29 -06:00
2018-07-19 11:46:45 +01:00
2018-07-19 11:34:23 +01:00
2018-10-17 12:18:17 -05:00
2018-10-25 06:50:48 -07:00
2017-12-15 05:28:06 -08:00
2017-11-07 15:35:59 +01:00
2018-09-26 15:11:29 -06:00
2018-05-16 11:45:16 +02:00
2018-08-22 10:52:45 -07:00
2018-07-25 11:47:02 +02:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-10-26 16:26:35 -07:00
2017-11-02 11:10:55 +01:00
2018-01-03 10:38:54 -05:00
2018-10-01 23:14:10 -07:00
2018-08-09 11:08:19 -07:00
2017-11-17 16:10:04 -08:00
2018-07-21 10:43:12 -05:00
2017-11-02 11:10:55 +01:00
2018-02-06 18:32:47 -08:00
2018-05-09 11:51:46 +10:00
2018-05-30 15:33:32 -06:00
2018-09-10 12:48:50 +02:00
2018-10-18 12:25:10 +02:00
2018-09-19 14:56:41 -07:00
2017-11-13 01:33:48 +01:00
2018-06-12 10:24:13 +02:00
2018-01-09 13:09:17 +01:00
2017-11-02 11:10:55 +01:00
2017-12-16 02:05:48 +01:00
2018-10-08 22:53:10 +11:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-06-28 10:40:47 -07:00
2017-11-02 11:10:55 +01:00
2018-01-02 19:27:28 -08:00
2017-11-27 16:19:52 -05:00
2018-10-03 16:47:43 +02:00
2018-07-06 16:03:21 +02:00
2017-09-08 18:26:51 -07:00
2017-09-08 18:26:51 -07:00
2017-11-02 11:10:55 +01:00
2018-07-31 11:32:27 -04:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-08-14 13:36:15 +02:00
2018-08-22 10:52:46 -07:00
2017-12-31 16:12:23 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-05-17 12:47:21 +02:00
2018-02-06 22:54:11 +00:00
2018-10-26 16:26:32 -07:00
2018-10-26 16:26:32 -07:00
2018-05-31 00:13:56 +08:00
2018-10-22 07:11:58 -07:00
2018-06-05 16:57:31 -07:00
2018-07-20 01:11:45 +02:00
2018-02-14 14:33:36 -05:00
2017-08-01 15:22:55 -07:00
2018-02-19 18:46:11 -05:00
2018-10-24 11:22:39 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-04-30 10:50:44 +01:00
2017-11-02 11:10:55 +01:00
2018-10-11 15:28:04 +01:00
2017-11-02 11:10:55 +01:00
2018-10-13 20:31:37 +03:00
2018-09-23 21:28:00 -07:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-08-22 18:17:29 +02:00
2018-04-02 20:15:46 +02:00
2018-10-21 10:46:48 -04:00
2018-02-12 11:43:25 -05:00
2017-11-02 11:10:55 +01:00
2018-08-02 17:33:06 -04:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-05-11 17:28:45 -07:00
2018-05-11 17:28:45 -07:00
2017-12-14 16:00:48 -08:00
2017-11-02 11:10:55 +01:00
2018-06-15 18:10:01 -03:00
2018-08-30 16:03:31 -07:00
2018-08-30 16:03:32 -07:00
2018-08-30 16:03:42 -07:00
2018-08-30 16:12:53 -07:00
2018-08-30 16:03:37 -07:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-17 16:10:04 -08:00
2018-07-07 01:45:31 +02:00
2018-07-17 09:27:43 +02:00
2018-10-21 12:07:26 +01:00
2017-11-03 15:24:11 +00:00
2017-11-02 11:10:55 +01:00
2018-06-26 14:09:12 -07:00
2017-11-13 14:50:49 -05:00
2018-03-27 10:39:47 +02:00
2017-11-27 09:16:40 +01:00
2017-11-02 11:10:55 +01:00
2018-08-27 14:48:48 +02:00
2018-06-15 13:37:07 +02:00
2018-06-22 13:43:27 +09:00
2018-06-22 13:43:28 +09:00
2018-08-01 21:09:50 -04:00
2017-11-02 11:10:55 +01:00
2018-06-05 10:33:35 -07:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-06-03 17:37:11 -07:00
2018-04-24 19:50:10 -07:00
2018-09-28 14:20:59 +02:00
2018-07-25 11:22:19 +02:00
2018-09-25 20:17:35 -07:00
2017-11-29 10:16:44 +00:00
2018-03-01 08:33:05 -07:00
2017-11-29 10:16:44 +00:00
2017-11-07 12:22:21 +01:00
2017-12-12 11:24:01 +01:00
2017-10-10 11:50:19 +02:00
2017-11-02 11:10:55 +01:00
2018-09-10 12:04:07 +02:00
2017-11-02 11:10:55 +01:00
2018-07-10 22:42:47 -04:00
2018-06-29 08:48:06 -06:00
2017-11-02 11:10:55 +01:00
2018-07-20 00:02:43 +02:00
2018-10-26 16:26:33 -07:00
2018-02-11 14:34:03 -08:00
2018-05-10 10:49:40 +01:00
2017-11-02 11:10:55 +01:00
2018-07-04 11:36:54 +09:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-05-05 00:51:44 +02:00
2017-11-02 11:10:55 +01:00
2018-10-03 16:47:43 +02:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-08-07 14:16:22 -07:00
2017-11-02 11:10:55 +01:00
2018-07-21 09:18:27 +02:00
2018-03-22 21:30:56 -05:00
2018-02-13 15:00:06 +01:00
2017-11-02 11:10:55 +01:00
2018-05-16 07:24:30 +02:00
2018-04-11 10:28:36 -07:00
2017-12-04 10:52:54 -08:00
2018-02-01 09:46:00 -08:00
2018-07-12 17:07:26 +02:00
2017-11-02 11:10:55 +01:00
2018-07-12 17:07:26 +02:00
2018-02-12 19:55:21 +01:00
2018-10-02 14:38:02 -07:00
2018-08-20 09:22:45 -07:00
2018-07-18 10:02:02 +09:00
2017-11-02 11:10:55 +01:00
2018-01-09 10:37:00 -05:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-04-13 17:10:28 -07:00
2018-03-28 13:29:57 -05:00
2018-06-07 17:34:35 -07:00
2018-08-22 10:52:43 -07:00
2018-10-03 16:50:39 +02:00
2018-10-10 20:34:14 -05:00
2017-11-02 11:10:55 +01:00
2017-12-19 09:26:00 +01:00
2017-11-02 11:10:55 +01:00
2018-03-08 13:49:26 +00:00
2018-05-17 12:46:54 -04:00
2018-10-17 22:31:30 -07:00
2018-10-20 21:37:11 +02:00
2018-06-07 17:34:34 -07:00
2018-10-26 16:26:31 -07:00
2018-07-07 17:25:23 +02:00
2018-06-28 11:16:44 -07:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-10-09 16:51:11 +02:00
2018-07-03 09:20:44 +02:00
2017-11-02 11:10:55 +01:00
2018-04-24 11:15:32 -04:00
2018-08-29 15:42:24 +02:00
2017-11-02 11:10:55 +01:00
2018-05-05 11:41:58 -04:00
2017-11-02 11:10:55 +01:00
2018-01-11 17:05:23 +01:00
2017-12-12 11:24:01 +01:00
2017-10-10 11:50:19 +02:00
2018-08-16 12:14:42 -07:00
2017-11-02 11:10:55 +01:00
2018-07-26 10:50:16 -04:00
2018-08-30 16:10:49 -07:00
2018-08-30 16:10:49 -07:00
2018-06-14 12:21:18 +09:00
2017-11-02 11:10:55 +01:00
2018-10-09 11:20:55 +02:00
2018-06-05 16:57:31 -07:00
2017-11-02 11:10:55 +01:00
2018-01-15 12:07:46 -08:00
2018-03-28 18:47:17 +03:00
2018-09-18 19:48:08 -07:00
2017-11-02 11:10:55 +01:00
2018-05-15 21:47:09 +03:00
2018-10-11 12:12:55 +02:00
2018-04-28 15:01:14 -07:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-10-12 12:35:02 +02:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-06-20 11:35:56 +02:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-10-28 11:35:40 -07:00
2018-06-20 19:10:01 +02:00
2018-09-29 22:47:49 -04:00
2018-10-19 08:48:28 +02:00
2018-06-29 20:16:44 -05:00
2018-02-05 21:34:50 +01:00
2017-08-18 14:07:26 -03:00
2017-11-02 11:10:55 +01:00
2018-08-29 15:42:25 +02:00
2018-02-06 18:32:47 -08:00
2018-08-18 11:44:53 -07:00
2017-08-17 16:29:19 -07:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-07-31 09:10:26 -06:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-10-11 09:16:44 -07:00
2018-10-15 22:56:41 -07:00
2018-01-11 18:05:06 -08:00
2017-11-02 11:10:55 +01:00
2018-04-16 18:53:13 -04:00
2018-05-30 14:46:17 +08:00
2017-11-02 11:10:55 +01:00
2018-05-25 12:27:53 +01:00
2017-11-02 11:10:55 +01:00
2018-10-02 15:52:08 -07:00
2018-04-18 10:07:13 -07:00
2018-04-09 11:54:56 +02:00
2018-08-29 15:42:23 +02:00
2018-06-24 14:39:46 +02:00
2018-06-24 14:39:46 +02:00
2018-04-26 14:53:32 +02:00
2018-08-27 14:45:58 +02:00
2018-10-25 11:14:36 -07:00
2018-04-17 17:18:04 +02:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-04-29 08:45:53 -07:00
2018-08-29 09:20:48 -07:00
2017-11-02 11:10:55 +01:00
2018-01-08 12:58:34 +02:00
2018-07-28 17:03:11 +03:00
2017-11-02 11:10:55 +01:00
2018-06-06 18:39:49 -07:00
2017-11-02 11:10:55 +01:00
2017-12-04 07:14:30 -05:00
2018-09-19 15:45:42 +02:00
2018-10-17 15:35:29 -04:00
2018-10-17 15:35:29 -04:00
2017-11-07 16:28:19 +01:00
2017-11-02 11:10:55 +01:00
2018-09-14 11:19:30 -04:00
2017-11-02 11:10:55 +01:00
2018-10-13 00:50:53 -04:00
2018-09-14 11:12:17 -04:00
2017-11-02 11:10:55 +01:00
2018-06-07 17:34:38 -07:00
2018-05-07 23:25:24 -04:00
2018-01-15 12:07:48 -08:00
2017-11-02 11:10:55 +01:00
2018-06-26 11:33:04 +09:00
2017-11-02 11:10:55 +01:00
2018-09-25 20:33:24 +02:00
2018-09-12 14:58:47 -07:00
2018-10-22 19:37:36 -07:00
2018-08-13 20:08:33 -04:00
2017-11-02 11:10:55 +01:00
2018-05-31 12:48:17 +02:00
2017-11-04 11:48:02 +01:00
2017-11-16 12:20:15 -08:00
2017-11-02 11:10:55 +01:00
2018-08-23 18:48:44 -07:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-04-11 10:28:35 -07:00
2018-02-06 18:32:44 -08:00
2018-04-23 13:41:55 +02:00
2018-08-16 09:57:20 -07:00
2018-01-24 09:00:05 -08:00
2017-12-20 09:53:54 -07:00
2017-11-02 11:10:55 +01:00
2018-09-13 17:58:30 +02:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-08-11 12:02:18 -07:00
2018-10-04 22:23:15 -07:00
2018-06-07 20:54:23 +03:00
2017-11-02 11:10:55 +01:00
2018-04-25 20:33:19 +03:00
2017-12-08 16:37:50 +01:00
2018-09-13 15:18:04 -10:00
2018-09-13 15:18:04 -10:00
2018-06-05 12:16:51 -07:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-04-11 10:28:30 -07:00
2017-11-02 11:10:55 +01:00
2018-09-11 14:11:51 +02:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-12-08 15:32:53 +01:00
2018-07-11 18:09:08 +02:00
2018-05-03 09:25:47 -06:00
2018-10-16 00:11:13 -04:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-07-04 20:19:06 -07:00
2017-11-02 11:10:55 +01:00
2017-11-03 16:34:00 -07:00
2018-05-18 08:47:13 -07:00
2018-09-21 20:29:11 -06:00
2018-07-03 09:44:36 +02:00
2018-10-21 10:46:46 -04:00
2018-05-14 09:51:34 -04:00
2017-08-15 09:02:07 -07:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-01-31 17:18:39 -08:00
2018-04-05 21:36:26 -07:00
2017-08-15 09:02:08 -07:00