Re: [PATCH 00/66] Move to IP driven device enumeration

2021-09-22 Thread Christian König
Am 22.09.21 um 22:25 schrieb Alex Deucher: On Wed, Sep 22, 2021 at 3:54 AM Christian König wrote: [SNIP] Comment for patch #32: Maybe adjust the commit subject, otherwise somebody could think it's a revert the the previous patch. I was thinking I could just apply 31 independently of what happ

Re: [PATCH 00/66] Move to IP driven device enumeration

2021-09-22 Thread Alex Deucher
On Wed, Sep 22, 2021 at 3:54 AM Christian König wrote: > > OMFG what mother of all patch sets. > > Patches #1-#6, #12, #14-#15, #27, #31, #35-#36, #59-#60, #64, #66 are > Reviewed-by: Christian König > > Patches #7-#11, #13, #16-#26, #29-#30, #33-#34, #37-#50, #53, #55-#56, > #58, #62, #65 are Ac

Re: [PATCH 00/66] Move to IP driven device enumeration

2021-09-22 Thread Christian König
OMFG what mother of all patch sets. Patches #1-#6, #12, #14-#15, #27, #31, #35-#36, #59-#60, #64, #66 are Reviewed-by: Christian König Patches #7-#11, #13, #16-#26, #29-#30, #33-#34, #37-#50, #53, #55-#56, #58, #62, #65 are Acked-by: Christian König Comment for patch #28: Doesn't this on

[PATCH 00/66] Move to IP driven device enumeration

2021-09-21 Thread Alex Deucher
This patch set moves the driver to an IP driven discovery model rather than one tied to PCI device ids. This allows the GPU driver to claim all ATI PCI display class devices. The driver will then either load or not based on the IPs (GC, SDMA, DCN, VCN, etc.) that are enumerated on the device. Al