diff options
| author | Ashutosh Dixit <ashutosh.dixit@intel.com> | 2023-05-25 00:56:29 +0300 |
|---|---|---|
| committer | Ashutosh Dixit <ashutosh.dixit@intel.com> | 2023-05-31 23:23:19 +0300 |
| commit | 8ed0753b527dc00e759ec1e9e46c0ce9240c0f49 (patch) | |
| tree | d9b9e2ce129a33e17fe3ef5a4e48a4d73b1dd38c /scripts/generate_rust_analyzer.py | |
| parent | ab12902528f414cbb68d0da2b0d518b0ef10e696 (diff) | |
| download | linux-8ed0753b527dc00e759ec1e9e46c0ce9240c0f49.tar.xz | |
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 <tvrtko.ursulin@linux.intel.com>
Reviewed-by: Andrzej Hajda <andrzej.hajda@intel.com>
Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Signed-off-by: Ashutosh Dixit <ashutosh.dixit@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230524215629.97920-3-ashutosh.dixit@intel.com
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions
