aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/xe/xe_oa.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-05-07drm/xe: Use copy_from_user() instead of __copy_from_user()Harish Chegondi1-3/+3
2025-04-24Merge drm/drm-next into drm-xe-nextThomas Hellström1-2/+2
2025-03-28Merge tag 'drm-next-2025-03-28' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-60/+49
2025-03-26drm/xe: Add fault injection for xe_oa_alloc_regsNakshtra Goyal1-0/+1
2025-03-25Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+2
2025-02-26drm/xe/oa: Refactor WAs to use XE_WA() macroAradhya Bhatia1-21/+9
2025-02-25drm/xe/oa: Allow oa_exponent value of 0Umesh Nerlige Ramappa1-2/+3
2025-02-24drm/xe/oa: Allow oa_exponent value of 0Umesh Nerlige Ramappa1-2/+3
2025-02-21drm/xe/oa: Ensure that polled read returns latest dataUmesh Nerlige Ramappa1-0/+1
2025-02-18drm/xe/oa: Switch to use hrtimer_setup()Nam Cao1-2/+2
2025-02-14drm/xe/oa: Handle errors in xe_oa_register()Lucas De Marchi1-15/+15
2025-02-14drm/xe/oa: Move fini to xe_oaLucas De Marchi1-24/+24
2025-02-03drm/xe/oa: Set stream->pollin in xe_oa_buffer_check_unlockedAshutosh Dixit1-6/+3
2025-02-03drm/xe/oa: Preserve oa_ctrl unused bitsAshutosh Dixit1-2/+10
2025-01-23drm/xe/oa: Set stream->pollin in xe_oa_buffer_check_unlockedAshutosh Dixit1-6/+3
2025-01-21Merge tag 'drm-next-2025-01-17' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-104/+69
2025-01-21drm/xe/oa: Preserve oa_ctrl unused bitsAshutosh Dixit1-2/+10
2025-01-15drm/xe/oa: Add missing VISACTL mux registersAshutosh Dixit1-0/+1
2025-01-13drm/xe/oa: Add missing VISACTL mux registersAshutosh Dixit1-0/+1
2025-01-02xe/oa: Fix query mode of operation for OAR/OACUmesh Nerlige Ramappa1-89/+45
2024-12-23xe/oa: Drop the unused logic to parse context imageUmesh Nerlige Ramappa1-88/+0
2024-12-23xe/oa: Fix query mode of operation for OAR/OACUmesh Nerlige Ramappa1-91/+45
2024-12-18drm/xe: Force write completion of MI_STORE_DATA_IMMJosé Roberto de Souza1-1/+3
2024-12-16drm/xe/oa/uapi: Expose an unblock after N reports OA propertyAshutosh Dixit1-4/+26
2024-12-10drm/xe/oa/uapi: Make OA buffer size configurableSai Teja Pottumuttu1-12/+43
2024-11-21Merge tag 'drm-next-2024-11-21' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-232/+494
2024-11-13drm/xe/oa: Fix "Missing outer runtime PM protection" warningAshutosh Dixit1-0/+2
2024-11-13drm/xe/oa: Fix "Missing outer runtime PM protection" warningAshutosh Dixit1-0/+2
2024-10-23drm/xe/oa: Allow only certain property changes from configAshutosh Dixit1-14/+46
2024-10-23drm/xe/oa: Add syncs support to OA config ioctlAshutosh Dixit1-18/+23
2024-10-23drm/xe/oa: Move functions up so they can be reused for config ioctlAshutosh Dixit1-229/+229
2024-10-23drm/xe/oa: Signal output fencesAshutosh Dixit1-17/+102
2024-10-23drm/xe/oa: Add input fence dependenciesAshutosh Dixit1-4/+21
2024-10-23drm/xe/oa/uapi: Define and parse OA sync propertiesAshutosh Dixit1-1/+82
2024-10-23drm/xe/oa: Separate batch submission from waiting for completionAshutosh Dixit1-13/+44
2024-10-17drm/xe/oa: Handle force_wake_get failure in xe_oa_stream_init()Himal Prasad Ghimiray1-3/+8
2024-10-04Merge drm/drm-next into drm-xe-nextThomas Hellström1-1/+0
2024-10-03drm/xe/oa: Don't reset OAC_CONTEXT_ENABLE on OA stream closeJosé Roberto de Souza1-6/+3
2024-09-27drm/xe/oa: Don't reset OAC_CONTEXT_ENABLE on OA stream closeJosé Roberto de Souza1-6/+3
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-09-11drm/xe/oa: Convert register access to use xe_mmioMatt Roper1-21/+27
2024-09-11drm/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