All of lore.kernel.org
 help / color / mirror / Atom feed
* [pull] amdgpu drm-fixes-4.18
@ 2018-07-12  4:38 Alex Deucher
  0 siblings, 0 replies; 10+ messages in thread
From: Alex Deucher @ 2018-07-12  4:38 UTC (permalink / raw)
  To: amd-gfx-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW,
	dri-devel-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW,
	airlied-Re5JQEeQqe8AvxtiuMwx3w
  Cc: Alex Deucher

Hi Dave,

A few display and GPUVM fixes for 4.18.

The following changes since commit dc81aab1be9fac2e11f31fe7538a50705eba08cf:

  MAINTAINERS: update drm tree (2018-07-10 10:59:58 +1000)

are available in the git repository at:

  git://people.freedesktop.org/~agd5f/linux drm-fixes-4.18

for you to fetch changes up to 9d4a0d4cdc8b5904ec7c9b9e04bab3e9e60d7a74:

  drm/amdgpu: Verify root PD is mapped into kernel address space (v4) (2018-07-10 15:36:22 -0500)

----------------------------------------------------------------
Alex Deucher (1):
      Revert "drm/amd/display: Don't return ddc result and read_bytes in same return value"

Andrey Grodzovsky (1):
      drm/amdgpu: Verify root PD is mapped into kernel address space (v4)

Christian König (1):
      drm/amd/display: fix invalid function table override

Michel Dänzer (1):
      drm/amdgpu: Reserve VM root shared fence slot for command submission (v3)

 drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c             |  4 ++++
 drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c             |  4 +++-
 .../amd/display/amdgpu_dm/amdgpu_dm_mst_types.c    | 20 +++++++---------
 drivers/gpu/drm/amd/display/dc/core/dc_link_ddc.c  | 10 +++-----
 drivers/gpu/drm/amd/display/dc/dce/dce_mem_input.c | 27 ++++++++++++++++++++--
 drivers/gpu/drm/amd/display/dc/inc/dc_link_ddc.h   |  5 ++--
 6 files changed, 45 insertions(+), 25 deletions(-)
_______________________________________________
amd-gfx mailing list
amd-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/amd-gfx

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [pull] amdgpu drm-fixes-4.18
       [not found] ` <20180725192349.2910-1-alexander.deucher-5C7GfCeVMHo@public.gmane.org>
@ 2018-07-26  2:19   ` Alex Deucher
  0 siblings, 0 replies; 10+ messages in thread
From: Alex Deucher @ 2018-07-26  2:19 UTC (permalink / raw)
  To: amd-gfx list, Maling list - DRI developers, Dave Airlie; +Cc: Alex Deucher

On Wed, Jul 25, 2018 at 3:23 PM, Alex Deucher <alexdeucher@gmail.com> wrote:
> Hi Dave,

Dave, looks like I mixed up branches and missed some patches earlier
in the series.  Please to drop this request.

Thanks,

Alex

>
> Fixes for some power features not getting set properly after a suspend cycle
> on vega10.
>
> The following changes since commit 02e546eacceaaad4494e2ea8fb5014f00f9c4bef:
>
>   Merge branch 'linux-4.18' of git://github.com/skeggsb/linux into drm-fixes (2018-07-20 10:27:53 +1000)
>
> are available in the git repository at:
>
>   git://people.freedesktop.org/~agd5f/linux drm-fixes-4.18
>
> for you to fetch changes up to d52af7a4a8a502cd031101eaace7ed8fd80f2283:
>
>   drm/amd/pp: Update clk with od setting when set power state (2018-07-20 15:28:01 -0500)
>
> ----------------------------------------------------------------
> Rex Zhu (2):
>       drm/amd/pp: Read vbios vddc limit before use them
>       drm/amd/pp: Update clk with od setting when set power state
>
>  drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c | 26 +++++++++++++++++++---
>  1 file changed, 23 insertions(+), 3 deletions(-)
_______________________________________________
amd-gfx mailing list
amd-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/amd-gfx

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [pull] amdgpu drm-fixes-4.18
  2018-07-25 19:23 Alex Deucher
@ 2018-07-26  0:11 ` Rune Petersen
       [not found] ` <20180725192349.2910-1-alexander.deucher-5C7GfCeVMHo@public.gmane.org>
  1 sibling, 0 replies; 10+ messages in thread
From: Rune Petersen @ 2018-07-26  0:11 UTC (permalink / raw)
  To: Alex Deucher, amd-gfx, dri-devel, airlied; +Cc: Alex Deucher

Hi,

On 2018-07-25 21:23, Alex Deucher wrote:
> Hi Dave,
> 
> Fixes for some power features not getting set properly after a suspend cycle
> on vega10.
> 
> The following changes since commit 02e546eacceaaad4494e2ea8fb5014f00f9c4bef:
> 
>    Merge branch 'linux-4.18' of git://github.com/skeggsb/linux into drm-fixes (2018-07-20 10:27:53 +1000)
> 
> are available in the git repository at:
> 
>    git://people.freedesktop.org/~agd5f/linux drm-fixes-4.18
> 
> for you to fetch changes up to d52af7a4a8a502cd031101eaace7ed8fd80f2283:
> 
>    drm/amd/pp: Update clk with od setting when set power state (2018-07-20 15:28:01 -0500)
> 
> ----------------------------------------------------------------
> Rex Zhu (2):
>        drm/amd/pp: Read vbios vddc limit before use them
>        drm/amd/pp: Update clk with od setting when set power state

This fixes vega10, any chance a similar change can be made for Polaris? 
(https://bugs.freedesktop.org/show_bug.cgi?id=107143)

> 
>   drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c | 26 +++++++++++++++++++---
>   1 file changed, 23 insertions(+), 3 deletions(-)
> _______________________________________________
> dri-devel mailing list
> dri-devel@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/dri-devel
> 

Thank you
Rune
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 10+ messages in thread

* [pull] amdgpu drm-fixes-4.18
@ 2018-07-25 19:23 Alex Deucher
  2018-07-26  0:11 ` Rune Petersen
       [not found] ` <20180725192349.2910-1-alexander.deucher-5C7GfCeVMHo@public.gmane.org>
  0 siblings, 2 replies; 10+ messages in thread
From: Alex Deucher @ 2018-07-25 19:23 UTC (permalink / raw)
  To: amd-gfx, dri-devel, airlied; +Cc: Alex Deucher

Hi Dave,

Fixes for some power features not getting set properly after a suspend cycle
on vega10.

The following changes since commit 02e546eacceaaad4494e2ea8fb5014f00f9c4bef:

  Merge branch 'linux-4.18' of git://github.com/skeggsb/linux into drm-fixes (2018-07-20 10:27:53 +1000)

are available in the git repository at:

  git://people.freedesktop.org/~agd5f/linux drm-fixes-4.18

for you to fetch changes up to d52af7a4a8a502cd031101eaace7ed8fd80f2283:

  drm/amd/pp: Update clk with od setting when set power state (2018-07-20 15:28:01 -0500)

----------------------------------------------------------------
Rex Zhu (2):
      drm/amd/pp: Read vbios vddc limit before use them
      drm/amd/pp: Update clk with od setting when set power state

 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c | 26 +++++++++++++++++++---
 1 file changed, 23 insertions(+), 3 deletions(-)
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 10+ messages in thread

* [pull] amdgpu drm-fixes-4.18
@ 2018-07-18 16:26 Alex Deucher
  0 siblings, 0 replies; 10+ messages in thread
From: Alex Deucher @ 2018-07-18 16:26 UTC (permalink / raw)
  To: amd-gfx-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW,
	dri-devel-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW,
	airlied-Re5JQEeQqe8AvxtiuMwx3w
  Cc: Alex Deucher

Hi Dave,

Fixes for 4.18.  The ACP patch is a bit bigger than I would like
at this point, but it should have gone in long ago, it just fell
through the cracks.  The others are pretty small and straight-forward.
- ACP fix for boards with 2 I2S instances
- DP fix for CZ, vega
- Fix for a hybrid graphics laptop
- Fix a resume regression

The following changes since commit bf642e3a1996f1ed8f083c5ecd4b51270a9e11bc:

  Merge tag 'drm-intel-fixes-2018-07-12' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes (2018-07-16 10:32:28 +1000)

are available in the git repository at:

  git://people.freedesktop.org/~agd5f/linux drm-fixes-4.18

for you to fetch changes up to 2d95ceb45459357288058c646022019d257ae04b:

  drm/amd/amdgpu: creating two I2S instances for stoney/cz (v2) (2018-07-18 09:03:07 -0500)

----------------------------------------------------------------
Alex Deucher (1):
      drm/amdgpu: add another ATPX quirk for TOPAZ

Hersen Wu (1):
      drm/amd/display: Fix DP HBR2 Eye Diagram Pattern on Carrizo

Leo Liu (1):
      drm/amdgpu: Make sure IB tests flushed after IP resume

Vijendar Mukunda (1):
      drm/amd/amdgpu: creating two I2S instances for stoney/cz (v2)

 drivers/gpu/drm/amd/amdgpu/amdgpu_acp.c            | 47 +++++++++++++++++-----
 drivers/gpu/drm/amd/amdgpu/amdgpu_atpx_handler.c   |  1 +
 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c         |  3 ++
 drivers/gpu/drm/amd/display/dc/core/dc_link_dp.c   |  8 ++--
 drivers/gpu/drm/amd/display/dc/dc.h                |  1 +
 .../gpu/drm/amd/display/dc/dcn10/dcn10_resource.c  |  2 +
 6 files changed, 47 insertions(+), 15 deletions(-)
_______________________________________________
amd-gfx mailing list
amd-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/amd-gfx

^ permalink raw reply	[flat|nested] 10+ messages in thread

* [pull] amdgpu drm-fixes-4.18
@ 2018-07-13 17:10 Alex Deucher
  0 siblings, 0 replies; 10+ messages in thread
From: Alex Deucher @ 2018-07-13 17:10 UTC (permalink / raw)
  To: amd-gfx-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW,
	dri-devel-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW,
	airlied-Re5JQEeQqe8AvxtiuMwx3w
  Cc: Alex Deucher

Hi Dave,

A few more fixes for 4.18. Two display fixes and a fix to avoid a segfault if
the GPU does not power up properly on resume.  These are on top of my pull
from earlier this week.

The following changes since commit 9d4a0d4cdc8b5904ec7c9b9e04bab3e9e60d7a74:

  drm/amdgpu: Verify root PD is mapped into kernel address space (v4) (2018-07-10 15:36:22 -0500)

are available in the git repository at:

  git://people.freedesktop.org/~agd5f/linux drm-fixes-4.18

for you to fetch changes up to 02ce6ce2e1d07e31e8314c761a2caa087ea094ce:

  drm/amdgpu/pp/smu7: use a local variable for toc indexing (2018-07-13 11:42:45 -0500)

----------------------------------------------------------------
Alex Deucher (1):
      drm/amdgpu/pp/smu7: use a local variable for toc indexing

David Francis (1):
      amd/dc/dce100: On dce100, set clocks to 0 on suspend

Harry Wentland (1):
      drm/amd/display: Convert 10kHz clks from PPLib into kHz for Vega

 .../drm/amd/display/amdgpu_dm/amdgpu_dm_services.c |  5 +++--
 .../drm/amd/display/dc/dce100/dce100_resource.c    | 19 +++++++++++++++---
 drivers/gpu/drm/amd/powerplay/smumgr/smu7_smumgr.c | 23 +++++++++++-----------
 3 files changed, 31 insertions(+), 16 deletions(-)
_______________________________________________
amd-gfx mailing list
amd-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/amd-gfx

^ permalink raw reply	[flat|nested] 10+ messages in thread

* [pull] amdgpu drm-fixes-4.18
@ 2018-07-05 15:52 Alex Deucher
  0 siblings, 0 replies; 10+ messages in thread
From: Alex Deucher @ 2018-07-05 15:52 UTC (permalink / raw)
  To: amd-gfx-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW,
	dri-devel-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW,
	airlied-Re5JQEeQqe8AvxtiuMwx3w
  Cc: Alex Deucher

Hi Dave,

Fixes for 4.18.  Highlights:
- Fix an HDMI 2.0 4k@60 regression
- Hotplug fixes for PX/HG laptops
- Fixes for vbios changes in vega12
- Fix a race in the user fence code
- Fix a couple of misc typos

The following changes since commit 4de9f38bb2cce3a4821ffb8a83d6b08f6e37d905:

  drm/amd/display: release spinlock before committing updates to stream (2018-06-27 14:35:53 -0500)

are available in the git repository at:

  git://people.freedesktop.org/~agd5f/linux drm-fixes-4.18

for you to fetch changes up to 413ff0b942481c7ac2e800abbbac5af318a65e61:

  drm/amd/display: add a check for display depth validity (2018-07-05 10:19:53 -0500)

----------------------------------------------------------------
Alex Deucher (2):
      drm/amdgpu: fix swapped emit_ib_size in vce3
      drm/amdgpu/pm: fix display count in non-DC path

Evan Quan (3):
      drm/amd/powerplay: correct vega12 thermal support as true
      drm/amd/powerplay: correct vega12 bootup values settings
      drm/amd/powerplay: smc_dpm_info structure change

Lyude Paul (3):
      drm/amdgpu: Make struct amdgpu_atif private to amdgpu_acpi.c
      drm/amdgpu: Add amdgpu_atpx_get_dhandle()
      drm/amdgpu: Dynamically probe for ATIF handle (v2)

Mikita Lipski (2):
      drm/amd/display: adding ycbcr420 pixel encoding for hdmi
      drm/amd/display: add a check for display depth validity

Nicolai Hähnle (1):
      drm/amdgpu: fix user fence write race condition

 drivers/gpu/drm/amd/amdgpu/amdgpu.h                |  46 ++------
 drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c           | 131 +++++++++++++++++----
 drivers/gpu/drm/amd/amdgpu/amdgpu_atpx_handler.c   |   6 +
 drivers/gpu/drm/amd/amdgpu/amdgpu_ib.c             |  12 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c             |   2 +-
 drivers/gpu/drm/amd/amdgpu/vce_v3_0.c              |   4 +-
 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c  |  49 +++++++-
 drivers/gpu/drm/amd/include/atomfirmware.h         |   5 +-
 drivers/gpu/drm/amd/powerplay/hwmgr/ppatomfwctrl.c |  96 +++++++++++++--
 drivers/gpu/drm/amd/powerplay/hwmgr/ppatomfwctrl.h |   5 +
 drivers/gpu/drm/amd/powerplay/hwmgr/vega12_hwmgr.c |   4 +
 drivers/gpu/drm/amd/powerplay/hwmgr/vega12_hwmgr.h |   3 +
 .../amd/powerplay/hwmgr/vega12_processpptables.c   |   2 +
 .../drm/amd/powerplay/inc/vega12/smu9_driver_if.h  |   5 +-
 14 files changed, 284 insertions(+), 86 deletions(-)
_______________________________________________
amd-gfx mailing list
amd-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/amd-gfx

^ permalink raw reply	[flat|nested] 10+ messages in thread

* [pull] amdgpu drm-fixes-4.18
@ 2018-06-28  3:26 Alex Deucher
  0 siblings, 0 replies; 10+ messages in thread
From: Alex Deucher @ 2018-06-28  3:26 UTC (permalink / raw)
  To: amd-gfx-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW,
	dri-devel-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW,
	airlied-Re5JQEeQqe8AvxtiuMwx3w
  Cc: Alex Deucher

Hi Dave,

A few fixes for 4.18:
- fix a read past the end of an array due to vega20 changes
- fix driver on systems with non-4K pages
- fix locking with pageflipping in DC that could lead to a sleep while atomic
- fix VCN firmware version reporting for upcoming firmware

The following changes since commit fe2a19652918a5247418aed48a247414a5e45fe2:

  drm/amdgpu: Count disabled CRTCs in commit tail earlier (2018-06-22 14:55:25 -0500)

are available in the git repository at:

  git://people.freedesktop.org/~agd5f/linux drm-fixes-4.18

for you to fetch changes up to 4de9f38bb2cce3a4821ffb8a83d6b08f6e37d905:

  drm/amd/display: release spinlock before committing updates to stream (2018-06-27 14:35:53 -0500)

----------------------------------------------------------------
James Zhu (1):
      drm/amdgpu:Support new VCN FW version naming convention

Leo Liu (1):
      drm/amdgpu: fix UBSAN: Undefined behaviour for amdgpu_fence.c

Michel Dänzer (1):
      drm/amdgpu: GPU vs CPU page size fixes in amdgpu_vm_bo_split_mapping

Shirish S (1):
      drm/amd/display: release spinlock before committing updates to stream

 drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c         |  2 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c           | 33 ++++++++++++++++++-----
 drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c            |  8 +++---
 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c |  6 ++---
 4 files changed, 35 insertions(+), 14 deletions(-)
_______________________________________________
amd-gfx mailing list
amd-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/amd-gfx

^ permalink raw reply	[flat|nested] 10+ messages in thread

* [pull] amdgpu drm-fixes-4.18
@ 2018-06-22 20:30 Alex Deucher
  0 siblings, 0 replies; 10+ messages in thread
From: Alex Deucher @ 2018-06-22 20:30 UTC (permalink / raw)
  To: amd-gfx-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW,
	dri-devel-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW,
	airlied-Re5JQEeQqe8AvxtiuMwx3w
  Cc: Alex Deucher

Hi Dave,

A fix for a potential use after free introduced in a previous stable fix
for runtime pm.

The following changes since commit f3294568bbb19cbfc53451de192df6daae80f9b3:

  Merge tag 'drm-misc-fixes-2018-06-21' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes (2018-06-22 11:03:43 +1000)

are available in the git repository at:

  git://people.freedesktop.org/~agd5f/linux drm-fixes-4.18

for you to fetch changes up to fe2a19652918a5247418aed48a247414a5e45fe2:

  drm/amdgpu: Count disabled CRTCs in commit tail earlier (2018-06-22 14:55:25 -0500)

----------------------------------------------------------------
Lyude Paul (1):
      drm/amdgpu: Count disabled CRTCs in commit tail earlier

 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)
_______________________________________________
amd-gfx mailing list
amd-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/amd-gfx

^ permalink raw reply	[flat|nested] 10+ messages in thread

* [pull] amdgpu drm-fixes-4.18
@ 2018-06-20 19:00 Alex Deucher
  0 siblings, 0 replies; 10+ messages in thread
From: Alex Deucher @ 2018-06-20 19:00 UTC (permalink / raw)
  To: amd-gfx-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW,
	dri-devel-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW,
	airlied-Re5JQEeQqe8AvxtiuMwx3w
  Cc: Alex Deucher

Hi Dave,

A few fixes for amdgpu for 4.18, nothing major.  Most going to stable.

The following changes since commit ce397d215ccd07b8ae3f71db689aedb85d56ab40:

  Linux 4.18-rc1 (2018-06-17 08:04:49 +0900)

are available in the git repository at:

  git://people.freedesktop.org/~agd5f/linux drm-fixes-4.18

for you to fetch changes up to 7303b39e46b2f523334591f05fd9566cf929eb26:

  drm/amdgpu: Make amdgpu_vram_mgr_bo_invisible_size always accurate (2018-06-19 13:51:45 -0500)

----------------------------------------------------------------
Harry Wentland (1):
      drm/amdgpu: Don't default to DC support for Kaveri and older

James Zhu (1):
      drm/amdgpu:All UVD instances share one idle_work handle

Michel Dänzer (4):
      drm/amdgpu: Use kvmalloc_array for allocating VRAM manager nodes array
      drm/amdgpu: Update pin_size values before unpinning BO
      drm/amdgpu: Refactor amdgpu_vram_mgr_bo_invisible_size helper
      drm/amdgpu: Make amdgpu_vram_mgr_bo_invisible_size always accurate

Rajan Vaja (1):
      drm/amd/pp: Fix uninitialized variable

 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c         | 10 +++++-
 drivers/gpu/drm/amd/amdgpu/amdgpu_object.c         | 24 ++++++-------
 drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.h            |  1 +
 drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.c            | 14 ++++----
 drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.h            |  2 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_vram_mgr.c       | 39 ++++++++++++++++++++--
 .../gpu/drm/amd/powerplay/hwmgr/vega10_powertune.c |  2 +-
 7 files changed, 65 insertions(+), 27 deletions(-)
_______________________________________________
amd-gfx mailing list
amd-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/amd-gfx

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2018-07-26  2:19 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-12  4:38 [pull] amdgpu drm-fixes-4.18 Alex Deucher
  -- strict thread matches above, loose matches on Subject: below --
2018-07-25 19:23 Alex Deucher
2018-07-26  0:11 ` Rune Petersen
     [not found] ` <20180725192349.2910-1-alexander.deucher-5C7GfCeVMHo@public.gmane.org>
2018-07-26  2:19   ` Alex Deucher
2018-07-18 16:26 Alex Deucher
2018-07-13 17:10 Alex Deucher
2018-07-05 15:52 Alex Deucher
2018-06-28  3:26 Alex Deucher
2018-06-22 20:30 Alex Deucher
2018-06-20 19:00 Alex Deucher

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.