Re: [PATCH 02/21] drm/etnaviv: add uapi for perfmon feature

2017-07-03 Thread Lucas Stach
Am Sonntag, den 02.07.2017, 12:04 +0200 schrieb Christian Gmeiner: > 2017-06-26 14:56 GMT+02:00 Lucas Stach : > > Am Freitag, den 09.06.2017, 12:21 +0200 schrieb Christian Gmeiner: > >> Sadly we can not read any registers via command stream so we need > >> to extend the drm_etnaviv_gem_submit struc

Re: [PATCH 02/21] drm/etnaviv: add uapi for perfmon feature

2017-07-02 Thread Christian Gmeiner
2017-06-26 14:56 GMT+02:00 Lucas Stach : > Am Freitag, den 09.06.2017, 12:21 +0200 schrieb Christian Gmeiner: >> Sadly we can not read any registers via command stream so we need >> to extend the drm_etnaviv_gem_submit struct with performance monitor >> requests. Those requests gets process before

Re: [PATCH 02/21] drm/etnaviv: add uapi for perfmon feature

2017-06-26 Thread Lucas Stach
Am Freitag, den 09.06.2017, 12:21 +0200 schrieb Christian Gmeiner: > Sadly we can not read any registers via command stream so we need > to extend the drm_etnaviv_gem_submit struct with performance monitor > requests. Those requests gets process before and/or after the actual > submitted command st