Re: [PATCH] drm/amdgpu: update and cleanup PM4 headers

2025-01-23 Thread Xu, Feifei
Reviewed-by: Feifei Xu On 1/21/2025 3:40 AM, Alex Deucher wrote: Consolidate PM4 definitions. Most of these were previously only defined in UMDs. Add them here as well and sync with latest packets. Also no need to include soc15d.h on gfx10+. Suggested-by: Saurabh Verma Signed-off-by: Alex D

Re: [PATCH] drm/amdgpu: update and cleanup PM4 headers

2025-01-23 Thread Alex Deucher
Ping again? On Wed, Jan 22, 2025 at 10:41 AM Alex Deucher wrote: > > Ping? > > On Mon, Jan 20, 2025 at 2:47 PM Alex Deucher > wrote: > > > > Consolidate PM4 definitions. Most of these were previously > > only defined in UMDs. Add them here as well and sync with > > latest packets. Also no ne

Re: [PATCH] drm/amdgpu: update and cleanup PM4 headers

2025-01-22 Thread Alex Deucher
Ping? On Mon, Jan 20, 2025 at 2:47 PM Alex Deucher wrote: > > Consolidate PM4 definitions. Most of these were previously > only defined in UMDs. Add them here as well and sync with > latest packets. Also no need to include soc15d.h on gfx10+. > > Suggested-by: Saurabh Verma > Signed-off-by: A

[PATCH] drm/amdgpu: update and cleanup PM4 headers

2025-01-20 Thread Alex Deucher
Consolidate PM4 definitions. Most of these were previously only defined in UMDs. Add them here as well and sync with latest packets. Also no need to include soc15d.h on gfx10+. Suggested-by: Saurabh Verma Signed-off-by: Alex Deucher --- drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c | 1 - drivers