diff options
| author | 2025-06-25 07:41:28 -0700 | |
|---|---|---|
| committer | 2025-06-27 14:52:31 -0700 | |
| commit | ec9223b49ab14a39f252d786f055931d403d5491 (patch) | |
| tree | 54a775f40305d8e26f55bba8a680987d9fa5a837 /include/uapi/linux/android/ssh:/git@git.zx2c4.com | |
| parent | drm/xe/guc: Enable the Dynamic Inhibit Context Switch optimization (diff) | |
drm/xe: Drop bo->size
bo->size is redundant because the base GEM object already has a size
field with the same value. Drop bo->size and use the base GEM object’s
size instead. While at it, introduce xe_bo_size() to abstract the BO
size.
v2:
- Fix typo in kernel doc (Ashutosh)
- Fix kunit (CI)
- Fix line wrap (Checkpatch)
v3:
- Fix sriov build (CI)
v4:
- Fix display build (CI)
Signed-off-by: Matthew Brost <matthew.brost@intel.com>
Reviewed-by: Ashutosh Dixit <ashutosh.dixit@intel.com>
Link: https://lore.kernel.org/r/20250625144128.2827577-1-matthew.brost@intel.com
Diffstat (limited to 'include/uapi/linux/android/ssh:/git@git.zx2c4.com')
0 files changed, 0 insertions, 0 deletions
