Re: [PATCH 2/2] Documentation/gpu/amdgpu: Add programming model for DCN

2024-10-23 Thread Harry Wentland
On 2024-10-16 23:34, Rodrigo Siqueira wrote: > One of the challenges to contributing to the display code is the > complexity of the DC component. This commit adds a documentation page > that discusses the programming model used by DCN and an overview of how > the display code is organized. > >

[PATCH 2/2] Documentation/gpu/amdgpu: Add programming model for DCN

2024-10-16 Thread Rodrigo Siqueira
One of the challenges to contributing to the display code is the complexity of the DC component. This commit adds a documentation page that discusses the programming model used by DCN and an overview of how the display code is organized. Cc: Leo Li Cc: Aurabindo Pillai Cc: Hamza Mahfooz Cc: Har