summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_drm_client.c
AgeCommit message (Expand)Author
2025-02-10drm/xe/client: bo->client does not need bos_lockTejas Upadhyay
2025-01-13Merge tag 'drm-xe-next-2025-01-10' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie
2025-01-09drm/xe: Fix all typos in xeNitin Gote
2025-01-09Merge tag 'drm-misc-next-2025-01-06' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2024-12-19drm: make drm-active- stats optionalYunxiang Li
2024-11-13drm/xe: Sample gpu timestamp closer to exec queuesLucas De Marchi
2024-11-13drm/xe: Wait on killed exec queuesLucas De Marchi
2024-10-17drm/xe/xe_drm_client: Update handling of xe_force_wake_get returnHimal Prasad Ghimiray
2024-09-24drm/xe: Clean up VM / exec queue file lock usage.Matthew Brost
2024-09-12drm/xe/client: use mem_type from the current resourceMatthew Auld
2024-09-12drm/xe/client: add missing bo locking in show_meminfo()Matthew Auld
2024-09-12drm/xe/client: fix deadlock in show_meminfo()Matthew Auld
2024-08-28drm/xe: replace #include <drm/xe_drm.h> with <uapi/drm/xe_drm.h>Jani Nikula
2024-07-19drm/xe: Fix use after free when client stats are capturedUmesh Nerlige Ramappa
2024-06-28drm/xe: Get hwe domain specific FW to read RING_TIMESTAMPUmesh Nerlige Ramappa
2024-06-27drm/xe/client: Check return value of xe_force_wake_getNirmoy Das
2024-05-27drm/xe: Do not access xe file when updating exec queue run_ticksUmesh Nerlige Ramappa
2024-05-27drm/xe: Use run_ticks instead of runtime for client statsUmesh Nerlige Ramappa
2024-05-21drm/xe/client: Print runtime to fdinfoLucas De Marchi
2024-04-12Merge drm/drm-next into drm-xe-nextThomas Hellström
2024-03-19drm/xe/client: drop bogus bo NULL checkMatthew Auld
2024-03-19drm/xe/client: remove bogus rcu list usageMatthew Auld
2024-02-26Merge tag 'drm-xe-next-2024-02-25' of ssh://gitlab.freedesktop.org/drm/xe/ker...Daniel Vetter
2024-02-20drm/xe/xe_bo_move: Enhance xe_bo_move tracePriyanka Dandamudi
2024-02-16drm/xe: Update shared stats to use the new gem helperAlex Deucher
2023-12-21drm/xe: Implement fdinfo memory stats printingTejas Upadhyay
2023-12-21drm/xe: Add tracking support for bos per clientTejas Upadhyay
2023-12-21drm/xe: Interface xe drm client with fdinfo interfaceTejas Upadhyay
2023-12-21drm/xe: Add drm-client infrastructureTejas Upadhyay