]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/xe: Update xe_sa to use xe_managed_bo_create_pin_map
authorMatthew Brost <matthew.brost@intel.com>
Tue, 20 Aug 2024 17:29:58 +0000 (10:29 -0700)
committerMatthew Brost <matthew.brost@intel.com>
Fri, 23 Aug 2024 16:54:32 +0000 (09:54 -0700)
commit501d94389310bb282915e730386d1150b13ae321
tree3510c8728661f073a7e517332992ebb8f0e0cee1
parent6eb2aad402cc94ab4dd3780d8fd94c5c9bb7ed4a
drm/xe: Update xe_sa to use xe_managed_bo_create_pin_map

Preferred way to create kernel BOs is xe_managed_bo_create_pin_map, use
it.

Signed-off-by: Matthew Brost <matthew.brost@intel.com>
Reviewed-by: Lucas De Marchi <lucas.demarchi@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240820172958.1095143-7-matthew.brost@intel.com
drivers/gpu/drm/xe/xe_sa.c
drivers/gpu/drm/xe/xe_sa_types.h