Searched hist:"7 a9c0fe2" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/gpu/drm/etnaviv/ |
H A D | etnaviv_perfmon.h | 7a9c0fe2 Fri Nov 24 08:19:16 CST 2017 Lucas Stach <l.stach@pengutronix.de> drm/etnaviv: use submit exec_state for perfmon sampling
The GPU exec state may have changed at the time when the perfmon sampling is done, as it reflects the state of the last submission, not the current GPU execution state.
So for proper sampling we must use the submit exec_state.
Signed-off-by: Lucas Stach <l.stach@pengutronix.de> 7a9c0fe2 Fri Nov 24 08:19:16 CST 2017 Lucas Stach <l.stach@pengutronix.de> drm/etnaviv: use submit exec_state for perfmon sampling The GPU exec state may have changed at the time when the perfmon sampling is done, as it reflects the state of the last submission, not the current GPU execution state. So for proper sampling we must use the submit exec_state. Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
|
H A D | etnaviv_perfmon.c | 7a9c0fe2 Fri Nov 24 08:19:16 CST 2017 Lucas Stach <l.stach@pengutronix.de> drm/etnaviv: use submit exec_state for perfmon sampling
The GPU exec state may have changed at the time when the perfmon sampling is done, as it reflects the state of the last submission, not the current GPU execution state.
So for proper sampling we must use the submit exec_state.
Signed-off-by: Lucas Stach <l.stach@pengutronix.de> 7a9c0fe2 Fri Nov 24 08:19:16 CST 2017 Lucas Stach <l.stach@pengutronix.de> drm/etnaviv: use submit exec_state for perfmon sampling The GPU exec state may have changed at the time when the perfmon sampling is done, as it reflects the state of the last submission, not the current GPU execution state. So for proper sampling we must use the submit exec_state. Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
|
H A D | etnaviv_gpu.c | 7a9c0fe2 Fri Nov 24 08:19:16 CST 2017 Lucas Stach <l.stach@pengutronix.de> drm/etnaviv: use submit exec_state for perfmon sampling
The GPU exec state may have changed at the time when the perfmon sampling is done, as it reflects the state of the last submission, not the current GPU execution state.
So for proper sampling we must use the submit exec_state.
Signed-off-by: Lucas Stach <l.stach@pengutronix.de> 7a9c0fe2 Fri Nov 24 08:19:16 CST 2017 Lucas Stach <l.stach@pengutronix.de> drm/etnaviv: use submit exec_state for perfmon sampling The GPU exec state may have changed at the time when the perfmon sampling is done, as it reflects the state of the last submission, not the current GPU execution state. So for proper sampling we must use the submit exec_state. Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
|