diff options
| author | Yury Norov <ynorov@nvidia.com> | 2026-03-01 20:11:58 -0500 |
|---|---|---|
| committer | Yury Norov <ynorov@nvidia.com> | 2026-04-09 13:28:05 -0400 |
| commit | ac679a6e0fccab0e30ea04c97a3a0713b8b722ae (patch) | |
| tree | 920c8801154a23c350e2518e6d6245acdf72508a /samples/markers/git@git.tavy.me:linux.git | |
| parent | 82e68aa4a6b16aa060d5044116dac957631cf6f0 (diff) | |
drm/xe: switch xe_pagefault_queue_init() to using bitmap_weighted_or()
The function calls bitmap_or() immediately followed by bitmap_weight().
Switch to using the dedicated bitmap_weighted_or() and save one bitmap
traverse.
Reviewed-by: Matthew Brost <matthew.brost@intel.com>
Reviewed-by: Aleksandr Loktionov <aleksandr.loktionov@intel.com>
Reviewed-by: Jacob Keller <jacob.e.keller@intel.com>
Signed-off-by: Yury Norov <ynorov@nvidia.com>
Diffstat (limited to 'samples/markers/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions
