diff options
| author | Gustavo Sousa <gustavo.sousa@intel.com> | 2026-06-09 17:17:40 -0300 |
|---|---|---|
| committer | Gustavo Sousa <gustavo.sousa@intel.com> | 2026-07-02 18:41:55 -0300 |
| commit | 723c3407fb8b4d3a31ddb56cd52ef5194d7684fd (patch) | |
| tree | 0c35849b975d9395a36608dc24ad49d0f241dbd0 /include/memory | |
| parent | 13bebc7171e6fd47ad7b28989c08283508fb4389 (diff) | |
| download | linux-723c3407fb8b4d3a31ddb56cd52ef5194d7684fd.tar.gz linux-723c3407fb8b4d3a31ddb56cd52ef5194d7684fd.zip | |
drm/xe: Don't initialize tile_count in xe_info_init_early()
The value of xe->info.tile_count is only really valid after
xe_info_probe_tile_count(). Any use of tile_count before that point
is invalid and, consequently, initializing it in xe_info_init_early()
is pointless.
Move the initialization to xe_info_probe_tile_count().
Reviewed-by: Dnyaneshwar Bhadane <dnyaneshwar.bhadane@intel.com>
Reviewed-by: Violet Monti <violet.monti@intel.com>
Link: https://patch.msgid.link/20260609-xe-probe-info-v1-8-21e83e188e60@intel.com
Signed-off-by: Gustavo Sousa <gustavo.sousa@intel.com>
Diffstat (limited to 'include/memory')
0 files changed, 0 insertions, 0 deletions
