aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_oa.c
AgeCommit message (Expand)AuthorFilesLines
2024-09-27[tree-wide] finally take no_llseek outAl Viro1-1/+0
2024-09-19Merge tag 'drm-next-2024-09-19' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-4/+3
2024-09-12drm/xe/oa: Enable Xe2+ PES disaggregationAshutosh Dixit1-0/+4
2024-08-28drm/xe: replace #include <drm/xe_drm.h> with <uapi/drm/xe_drm.h>Jani Nikula1-1/+1
2024-08-19drm/xe/oa: Use vma_pages() helper function in xe_oa_mmap()Thorsten Blum1-2/+1
2024-07-21drm/xe/oa: Don't use hardcoded valuesOhad Sharabi1-1/+1
2024-07-11drm/xe/uapi: Rename xe perf layer as xe observation layerAshutosh Dixit1-17/+17
2024-07-03drm/xe/uapi: Rename xe perf layer as xe observation layerAshutosh Dixit1-17/+17
2024-07-01drm/xe/oa: Destroy the stream_lock mutexAshutosh Dixit1-0/+2
2024-06-26drm/xe/oa/uapi: Allow preemption to be disabled on the stream exec queueAshutosh Dixit1-1/+69
2024-06-26drm/xe/oa: Allow stream enable/disable functions to return errorAshutosh Dixit1-16/+22
2024-06-26drm/xe/oa: Fix kernel doc in xe_drm.hAshutosh Dixit1-1/+2
2024-06-20drm/xe/vf: Don't initialize OA if VFMichal Wajdeczko1-0/+4
2024-06-20drm/xe/oa: Remove WARN_ON's for unsupported configurationsAshutosh Dixit1-1/+1
2024-06-20drm/xe/oa: Call xe_oa_emit_oa_config() with new config when updating configJosé Roberto de Souza1-6/+6
2024-06-20drm/xe/oa: Fix potential NPD when OA is not initializedMichal Wajdeczko1-6/+9
2024-06-18drm/xe/oa: Enable Xe2+ overrun modeAshutosh Dixit1-8/+27
2024-06-18drm/xe/oa: Changes to OA_TAKENAshutosh Dixit1-9/+13
2024-06-18drm/xe/oa: Override GuC RC with OA on PVCAshutosh Dixit1-0/+24
2024-06-18drm/xe/oa: Add MMIO trigger supportAshutosh Dixit1-1/+23
2024-06-18drm/xe/oa/uapi: OA buffer mmapAshutosh Dixit1-0/+46
2024-06-18drm/xe/oa/uapi: Query OA unit propertiesAshutosh Dixit1-0/+13
2024-06-18drm/xe/oa: Add OAC supportAshutosh Dixit1-3/+71
2024-06-18drm/xe/oa: Add OAR supportAshutosh Dixit1-0/+193
2024-06-18drm/xe/oa/uapi: Read file_operationAshutosh Dixit1-0/+201
2024-06-18drm/xe/oa/uapi: Expose OA stream fdAshutosh Dixit1-0/+380
2024-06-18drm/xe/oa: OA stream initialization (OAG)Ashutosh Dixit1-0/+393
2024-06-18drm/xe/oa/uapi: Define and parse OA stream propertiesAshutosh Dixit1-0/+364
2024-06-18drm/xe/oa/uapi: Add/remove OA config perf opsAshutosh Dixit1-0/+434
2024-06-18drm/xe/oa/uapi: Initialize OA unitsAshutosh Dixit1-0/+156
2024-06-18drm/xe/oa/uapi: Add OA data formatsAshutosh Dixit1-0/+111