Re: [RFC v2 10/15] drm/admgpu: make device state machine work in stack like way

2025-01-17 Thread Lazar, Lijo
On 1/13/2025 7:12 AM, Jiang Liu wrote: > Make the device state machine work in stack like way to better support > suspend/resume by following changes: > > 1. amdgpu_driver_load_kms() > amdgpu_device_init() > amdgpu_device_ip_early_init() > ip_blocks[i].

Re: [RFC v2 10/15] drm/admgpu: make device state machine work in stack like way

2025-01-15 Thread Mario Limonciello
On 1/13/2025 19:58, Gerry Liu wrote: 2025年1月14日 06:27,Mario Limonciello 写道: On 1/12/2025 19:42, Jiang Liu wrote: Make the device state machine work in stack like way to better support suspend/resume by following changes: 1. amdgpu_driver_load_kms() amdgpu_device_init()

Re: [RFC v2 10/15] drm/admgpu: make device state machine work in stack like way

2025-01-13 Thread Gerry Liu
> 2025年1月14日 06:27,Mario Limonciello 写道: > > On 1/12/2025 19:42, Jiang Liu wrote: >> Make the device state machine work in stack like way to better support >> suspend/resume by following changes: >> 1. amdgpu_driver_load_kms() >> amdgpu_device_init() >> amdgpu_device_ip_early

Re: [RFC v2 10/15] drm/admgpu: make device state machine work in stack like way

2025-01-13 Thread Mario Limonciello
On 1/12/2025 19:42, Jiang Liu wrote: Make the device state machine work in stack like way to better support suspend/resume by following changes: 1. amdgpu_driver_load_kms() amdgpu_device_init() amdgpu_device_ip_early_init() ip_blocks[i].early_init(