diff options
author | Ashutosh Dixit <[email protected]> | 2023-05-24 14:56:29 -0700 |
---|---|---|
committer | Ashutosh Dixit <[email protected]> | 2023-05-31 13:23:19 -0700 |
commit | 8ed0753b527dc00e759ec1e9e46c0ce9240c0f49 (patch) | |
tree | d9b9e2ce129a33e17fe3ef5a4e48a4d73b1dd38c /lib/mpi/mpi-sub-ui.c | |
parent | ab12902528f414cbb68d0da2b0d518b0ef10e696 (diff) |
drm/i915/pmu: Make PMU sample array two-dimensional
No functional changes but we can remove some unsightly index computation
and read/write functions if we convert the PMU sample array from a
one-dimensional to a two-dimensional array.
v2: Retain read/store helpers (Tvrtko)
Suggested-by: Tvrtko Ursulin <[email protected]>
Reviewed-by: Andrzej Hajda <[email protected]>
Reviewed-by: Tvrtko Ursulin <[email protected]>
Signed-off-by: Ashutosh Dixit <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions