summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_oa.c
AgeCommit message (Expand)Author
2024-09-27[tree-wide] finally take no_llseek outAl Viro
2024-09-19Merge tag 'drm-next-2024-09-19' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-09-12drm/xe/oa: Enable Xe2+ PES disaggregationAshutosh Dixit
2024-08-28drm/xe: replace #include <drm/xe_drm.h> with <uapi/drm/xe_drm.h>Jani Nikula
2024-08-19drm/xe/oa: Use vma_pages() helper function in xe_oa_mmap()Thorsten Blum
2024-07-21drm/xe/oa: Don't use hardcoded valuesOhad Sharabi
2024-07-11drm/xe/uapi: Rename xe perf layer as xe observation layerAshutosh Dixit
2024-07-03drm/xe/uapi: Rename xe perf layer as xe observation layerAshutosh Dixit
2024-07-01drm/xe/oa: Destroy the stream_lock mutexAshutosh Dixit
2024-06-26drm/xe/oa/uapi: Allow preemption to be disabled on the stream exec queueAshutosh Dixit
2024-06-26drm/xe/oa: Allow stream enable/disable functions to return errorAshutosh Dixit
2024-06-26drm/xe/oa: Fix kernel doc in xe_drm.hAshutosh Dixit
2024-06-20drm/xe/vf: Don't initialize OA if VFMichal Wajdeczko
2024-06-20drm/xe/oa: Remove WARN_ON's for unsupported configurationsAshutosh Dixit
2024-06-20drm/xe/oa: Call xe_oa_emit_oa_config() with new config when updating configJosé Roberto de Souza
2024-06-20drm/xe/oa: Fix potential NPD when OA is not initializedMichal Wajdeczko
2024-06-18drm/xe/oa: Enable Xe2+ overrun modeAshutosh Dixit
2024-06-18drm/xe/oa: Changes to OA_TAKENAshutosh Dixit
2024-06-18drm/xe/oa: Override GuC RC with OA on PVCAshutosh Dixit
2024-06-18drm/xe/oa: Add MMIO trigger supportAshutosh Dixit
2024-06-18drm/xe/oa/uapi: OA buffer mmapAshutosh Dixit
2024-06-18drm/xe/oa/uapi: Query OA unit propertiesAshutosh Dixit
2024-06-18drm/xe/oa: Add OAC supportAshutosh Dixit
2024-06-18drm/xe/oa: Add OAR supportAshutosh Dixit
2024-06-18drm/xe/oa/uapi: Read file_operationAshutosh Dixit
2024-06-18drm/xe/oa/uapi: Expose OA stream fdAshutosh Dixit
2024-06-18drm/xe/oa: OA stream initialization (OAG)Ashutosh Dixit
2024-06-18drm/xe/oa/uapi: Define and parse OA stream propertiesAshutosh Dixit
2024-06-18drm/xe/oa/uapi: Add/remove OA config perf opsAshutosh Dixit
2024-06-18drm/xe/oa/uapi: Initialize OA unitsAshutosh Dixit
2024-06-18drm/xe/oa/uapi: Add OA data formatsAshutosh Dixit