Re: [PATCH 0/5] drm: use core pcie functionality for pcie gen/width

2018-07-04 Thread Christian König
Whole series is Acked-by: Christian König . BTW: With patch #2 you created quite some noise in the news: https://www.tomshardware.com/news/amd-vega-20-pcie-4.0,37389.html Cheers, Christian. Am 25.06.2018 um 23:06 schrieb Alex Deucher: This series exports some pcie helper functions for use by

Re: [PATCH 0/5] drm: use core pcie functionality for pcie gen/width

2018-06-29 Thread Alex Deucher
Ping on the drm and amdgpu patches. Alex On Mon, Jun 25, 2018 at 5:06 PM, Alex Deucher wrote: > This series exports some pcie helper functions for use by drivers and > fixes up the amdgpu and radeon drivers to use this core functionality > rather than the duplicated functionality in the drm. Fi

[PATCH 0/5] drm: use core pcie functionality for pcie gen/width

2018-06-25 Thread Alex Deucher
This series exports some pcie helper functions for use by drivers and fixes up the amdgpu and radeon drivers to use this core functionality rather than the duplicated functionality in the drm. Finally we remove the drm helpers since the duplicate the pcie functionality of the core. This also adds