summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_sa.c
AgeCommit message (Expand)Author
2025-04-04drm/xe: Add XE_BO_FLAG_PINNED_NORESTOREMatthew Brost
2025-01-19drm/xe/sa: Allow creating suballocator with custom guard sizeMichal Wajdeczko
2025-01-19drm/xe/sa: Allow making suballocations using custom gfp flagsMichal Wajdeczko
2025-01-19drm/xe/sa: Tidy up coding style in init()Michal Wajdeczko
2025-01-19drm/xe/sa: Improve error message on init failureMichal Wajdeczko
2025-01-19drm/xe/sa: Drop redundant NULL assignmentsMichal Wajdeczko
2025-01-19drm/xe/sa: Always call drm_suballoc_manager_fini()Michal Wajdeczko
2024-09-12drm/xe: Use ERR_CAST to return an error-valued pointerYu Jiaoliang
2024-08-23drm/xe: Update xe_sa to use xe_managed_bo_create_pin_mapMatthew Brost
2024-07-03drm/xe: Convert multiple bind ops into single jobMatthew Brost
2024-04-02drm/xe: Normalize bo flags macrosLucas De Marchi
2024-03-20drm/xe: Add XE_BO_GGTT_INVALIDATE flagMatthew Brost
2023-12-21drm/xe: Cleanup style warningsFrancois Dugast
2023-12-19drm/xe: Memory allocations are tile-based, not GT-basedMatt Roper
2023-12-19drm/xe: Let primary and media GT share a kernel_bb_poolMatt Roper
2023-12-19drm/xe: Sort includesLucas De Marchi
2023-12-12drm/xe: Introduce a new DRM driver for Intel GPUsMatthew Brost