summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_bo.h
AgeCommit message (Expand)Author
2025-04-28Merge drm/drm-next into drm-xe-nextThomas Hellström
2025-04-26Merge tag 'drm-xe-next-2025-04-17' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie
2025-04-24drm/ttm/xe: drop unused force_alloc flagDave Airlie
2025-04-23drm/xe: handle pinned memory in PM notifierMatthew Auld
2025-04-07drm/xe: Ensure XE_BO_FLAG_CPU_ADDR_MIRROR has a unique valueMatt Roper
2025-04-04drm/xe: add XE_BO_FLAG_PINNED_LATE_RESTOREMatthew Auld
2025-04-04drm/xe: Add XE_BO_FLAG_PINNED_NORESTOREMatthew Brost
2025-03-28Merge tag 'drm-next-2025-03-28' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-03-27drm/xe/bo: Add a bo remove callbackThomas Hellström
2025-03-20drm/xe: Fix exporting xe buffers multiple timesTomasz Rusinowicz
2025-03-19drm/xe: Fix exporting xe buffers multiple timesTomasz Rusinowicz
2025-03-11Merge tag 'drm-xe-next-2025-03-07' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie
2025-03-07Merge tag 'drm-misc-next-2025-03-06' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2025-03-06drm/xe: Basic SVM BO evictionMatthew Brost
2025-03-06drm/xe/bo: Introduce xe_bo_put_asyncThomas Hellström
2025-03-05drm/xe: Add a shrinker for xe bosThomas Hellström
2025-02-17drm/xe/display: Clarify XE_IOCTL_DBG messageMaarten Lankhorst
2025-02-03drm/xe/pxp/uapi: Add API to mark a BO as using PXPDaniele Ceraolo Spurio
2025-01-16drm/xe/mmap: Add mmap support for PCI memory barrierTejas Upadhyay
2024-12-04drm/xe/display: fix ttm_bo_access() usageMatthew Auld
2024-11-22drm/xe: Allow bo mapping on multiple ggttsNiranjana Vishwanathapura
2024-10-18Merge tag 'drm-xe-next-2024-10-17' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie
2024-10-14drm/xe: add interface to request physical alignment for buffer objectsJuha-Pekka Heikkila
2024-09-30Merge drm/drm-next into drm-intel-nextJani Nikula
2024-09-19drm/xe: remove a number of superfluous compat macrosJani Nikula
2024-09-17drm/xe/bo: add some annotations in bo_put()Matthew Auld
2024-09-12drm/xe/bo: add some annotations in bo_put()Matthew Auld
2024-08-22drm/xe: Make xe_ggtt_node struct independentRodrigo Vivi
2024-08-22drm/xe: Encapsulate drm_mm_node inside xe_ggtt_nodeRodrigo Vivi
2024-08-19drm/xe: Remove redundant param from xe_bo_create_userNirmoy Das
2024-07-22drm/xe: Add NEEDS_2M BO flagMichal Wajdeczko
2024-07-22drm/xe: Normalize NEEDS_64K BO flagMichal Wajdeczko
2024-05-06drm/xe: Add function to check if BO has single placementNirmoy Das
2024-04-05drm/xe: Drop xe_vm_assert_held() macro definition from xe_bo.hMichal Wajdeczko
2024-04-05drm/xe: Move PTE/PDE bit definitions to proper headerMichal Wajdeczko
2024-04-02drm/xe: Normalize bo flags macrosLucas De Marchi
2024-03-20drm/xe: Add XE_BO_GGTT_INVALIDATE flagMatthew Brost
2024-03-15drm/xe: Allow VRAM BO allocations aligned to 64KMichal Wajdeczko
2024-02-20drm/xe/guc: Allocate GuC data structures in system memory for initial loadMichał Winiarski
2024-02-20drm/xe/xe_bo_move: Enhance xe_bo_move tracePriyanka Dandamudi
2024-01-19drm/xe: make xe_ttm_funcs constJani Nikula
2024-01-08drm/xe/dgfx: Release mmap mappings on rpm suspendBadal Nilawar
2023-12-21drm/xe: Add XE_BO_NEEDS_UC flag to force UC mode instead WBMichal Wajdeczko
2023-12-21drm/xe: Add a helper for DRM device-lifetime BO createMichał Winiarski
2023-12-21drm/xe/uapi: Add support for CPU caching modePallavi Mishra
2023-12-21drm/xe/bo: Rename xe_bo_get_sg() to xe_bo_sg()Thomas Hellström
2023-12-21drm/xe/display: Add empty def for i915_gem_object_flush_if_displayJouni Högander
2023-12-21drm/xe: Remove unused xe_bo_to_tileBrian Welty
2023-12-21drm/xe: fix pat[2] programming with 2M/1G pagesMatthew Auld
2023-12-21drm/xe/xe2: Add one more bit to encode PAT to ppgtt entriesLucas De Marchi