Re: [PATCH v3 2/4] drm/amd/display: Add FPU event trace

2021-07-21 Thread Christian König
Am 21.07.21 um 13:44 schrieb Rodrigo Siqueira: On 07/20, Christian König wrote: Am 20.07.21 um 02:49 schrieb Rodrigo Siqueira: We don't have any mechanism for tracing FPU operations inside the display core, making the debug work a little bit tricky. This commit introduces a trace mechanism ins

Re: [PATCH v3 2/4] drm/amd/display: Add FPU event trace

2021-07-21 Thread Rodrigo Siqueira
On 07/20, Christian König wrote: > > > Am 20.07.21 um 02:49 schrieb Rodrigo Siqueira: > > We don't have any mechanism for tracing FPU operations inside the > > display core, making the debug work a little bit tricky. This commit > > introduces a trace mechanism inside our DC_FP_START/END macros f

Re: [PATCH v3 2/4] drm/amd/display: Add FPU event trace

2021-07-20 Thread Christian König
Am 20.07.21 um 02:49 schrieb Rodrigo Siqueira: We don't have any mechanism for tracing FPU operations inside the display core, making the debug work a little bit tricky. This commit introduces a trace mechanism inside our DC_FP_START/END macros for trying to alleviate this problem. Changes sin

[PATCH v3 2/4] drm/amd/display: Add FPU event trace

2021-07-19 Thread Rodrigo Siqueira
We don't have any mechanism for tracing FPU operations inside the display core, making the debug work a little bit tricky. This commit introduces a trace mechanism inside our DC_FP_START/END macros for trying to alleviate this problem. Changes since V2: - Make sure that we compile FPU operation on