Message ID | 20190125231517.26268-1-alexander.deucher@amd.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | [pull] amdgpu, amdkfd, ttm, sched drm-next-5.1 | expand |
On Sat, 26 Jan 2019 at 09:15, Alex Deucher <alexdeucher@gmail.com> wrote: > > Hi Dave, Daniel, > > New stuff for 5.1. > amdgpu: > - DC bandwidth formula updates > - Support for DCC on scanout surfaces > - Support for multiple IH rings on soc15 asics > - Fix xgmi locking > - Add sysfs interface to get pcie usage stats > - Simplify DC i2c/aux code > - Initial support for BACO on vega10/20 > - New runtime SMU feature debug interface > - Expand existing sysfs power interfaces to new clock domains > - Handle kexec properly > - Simplify IH programming > - Rework doorbell handling across asics > - Drop old CI DPM implementation > - DC page flipping fixes > - Misc SR-IOV fixes > Hi Alex, I pulled this, but it introduced a warning, so I dropped it for now and the fix is on the list, please add it and resend, Thanks. Dave.
On Mon, 4 Feb 2019 at 13:27, Dave Airlie <airlied@gmail.com> wrote: > > On Sat, 26 Jan 2019 at 09:15, Alex Deucher <alexdeucher@gmail.com> wrote: > > > > Hi Dave, Daniel, > > > > New stuff for 5.1. > > amdgpu: > > - DC bandwidth formula updates > > - Support for DCC on scanout surfaces > > - Support for multiple IH rings on soc15 asics > > - Fix xgmi locking > > - Add sysfs interface to get pcie usage stats > > - Simplify DC i2c/aux code > > - Initial support for BACO on vega10/20 > > - New runtime SMU feature debug interface > > - Expand existing sysfs power interfaces to new clock domains > > - Handle kexec properly > > - Simplify IH programming > > - Rework doorbell handling across asics > > - Drop old CI DPM implementation > > - DC page flipping fixes > > - Misc SR-IOV fixes > > > > Hi Alex, > > I pulled this, but it introduced a warning, so I dropped it for now > and the fix is on the list, please add it and resend, > Just realised the warning was already there, so I pulled this again, please send another next with the warning fix when you can. Dave.
On Sun, Feb 3, 2019 at 11:57 PM Dave Airlie <airlied@gmail.com> wrote: > > On Mon, 4 Feb 2019 at 13:27, Dave Airlie <airlied@gmail.com> wrote: > > > > On Sat, 26 Jan 2019 at 09:15, Alex Deucher <alexdeucher@gmail.com> wrote: > > > > > > Hi Dave, Daniel, > > > > > > New stuff for 5.1. > > > amdgpu: > > > - DC bandwidth formula updates > > > - Support for DCC on scanout surfaces > > > - Support for multiple IH rings on soc15 asics > > > - Fix xgmi locking > > > - Add sysfs interface to get pcie usage stats > > > - Simplify DC i2c/aux code > > > - Initial support for BACO on vega10/20 > > > - New runtime SMU feature debug interface > > > - Expand existing sysfs power interfaces to new clock domains > > > - Handle kexec properly > > > - Simplify IH programming > > > - Rework doorbell handling across asics > > > - Drop old CI DPM implementation > > > - DC page flipping fixes > > > - Misc SR-IOV fixes > > > > > > > Hi Alex, > > > > I pulled this, but it introduced a warning, so I dropped it for now > > and the fix is on the list, please add it and resend, > > > > Just realised the warning was already there, so I pulled this again, > please send another next with the warning fix when you can. I was planning to send it via -fixes since the original patch was in 5.0, but I can include it in both -fixes and -next if you'd prefer. Alex
On Tue, 5 Feb 2019 at 04:35, Alex Deucher <alexdeucher@gmail.com> wrote: > > On Sun, Feb 3, 2019 at 11:57 PM Dave Airlie <airlied@gmail.com> wrote: > > > > On Mon, 4 Feb 2019 at 13:27, Dave Airlie <airlied@gmail.com> wrote: > > > > > > On Sat, 26 Jan 2019 at 09:15, Alex Deucher <alexdeucher@gmail.com> wrote: > > > > > > > > Hi Dave, Daniel, > > > > > > > > New stuff for 5.1. > > > > amdgpu: > > > > - DC bandwidth formula updates > > > > - Support for DCC on scanout surfaces > > > > - Support for multiple IH rings on soc15 asics > > > > - Fix xgmi locking > > > > - Add sysfs interface to get pcie usage stats > > > > - Simplify DC i2c/aux code > > > > - Initial support for BACO on vega10/20 > > > > - New runtime SMU feature debug interface > > > > - Expand existing sysfs power interfaces to new clock domains > > > > - Handle kexec properly > > > > - Simplify IH programming > > > > - Rework doorbell handling across asics > > > > - Drop old CI DPM implementation > > > > - DC page flipping fixes > > > > - Misc SR-IOV fixes > > > > > > > > > > Hi Alex, > > > > > > I pulled this, but it introduced a warning, so I dropped it for now > > > and the fix is on the list, please add it and resend, > > > > > > > Just realised the warning was already there, so I pulled this again, > > please send another next with the warning fix when you can. > > I was planning to send it via -fixes since the original patch was in > 5.0, but I can include it in both -fixes and -next if you'd prefer. Oh wow, I'm not sure how I missed it, please send via -fixes and I'll backmerge. Dave.