index
:
pub/scm/linux/kernel/git/modules/linux.git
master
mcgrof's fork of linux.git
Modules Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
xe
/
xe_oa.c
Age
Commit message (
Expand
)
Author
Files
Lines
12 days
drm/xe/oa: Remove sysfs entry on idr_alloc failure in xe_oa_add_config_ioctl()
Lu Yao
1
-2
/
+4
2026-08-20
BackMerge tag 'v7.2' into drm-next
Dave Airlie
1
-4
/
+9
2026-08-13
drm/xe/oa: Check managed mutex initialization errors
Linmao Li
1
-4
/
+5
2026-08-13
drm/xe/oa: Fix sync entry leak on OA config emit failure
Linmao Li
1
-0
/
+4
2026-07-02
drm/xe/oa: (De-)whitelist OA registers on OA stream open/release
Ashutosh Dixit
1
-0
/
+7
2026-06-22
drm/xe/oa: (De-)whitelist OA registers on OA stream open/release
Ashutosh Dixit
1
-0
/
+7
2026-05-28
drm/xe: gate observation streams with perf_allow_cpu()
John Hubbard
1
-10
/
+15
2026-05-19
drm/xe/oa: Fix exec_queue leak on width check in stream open
Shuicheng Lin
1
-2
/
+4
2026-05-12
drm/xe/oa: MERTOA Wa_14026779378
Ashutosh Dixit
1
-0
/
+4
2026-05-12
drm/xe/oa: Add val arg to xe_oa_is_valid_config_reg
Ashutosh Dixit
1
-9
/
+9
2026-05-12
drm/xe/oa: MERTOA Wa_14026746987
Ashutosh Dixit
1
-1
/
+4
2026-05-12
drm/xe/oa: Refactor oa_unit_supports_oa_format
Ashutosh Dixit
1
-6
/
+7
2026-04-29
drm/xe/oa: Implement Wa_14026633728
Ashutosh Dixit
1
-1
/
+10
2026-04-29
drm/xe/oa: Use drm_gem_mmap_obj for OA buffer mmap
Ashutosh Dixit
1
-17
/
+3
2026-04-29
drm/xe/oa: Use xe_map layer
Ashutosh Dixit
1
-39
/
+58
2026-03-19
Merge drm/drm-next into drm-xe-next
Thomas Hellström
1
-19
/
+23
2026-03-17
drm/xe/oa: Allow reading after disabling OA stream
Ashutosh Dixit
1
-2
/
+5
2026-03-17
Merge tag 'drm-intel-next-2026-03-16' of https://gitlab.freedesktop.org/drm/i...
Dave Airlie
1
-19
/
+23
2026-03-04
drm/xe/oa: prefer REG_MASKED_FIELD_ENABLE() and REG_MASKED_FIELD_DISABLE()
Jani Nikula
1
-14
/
+18
2026-03-04
drm/{i915, xe}/reg: rename masked field helpers REG_MASKED_FIELD*()
Jani Nikula
1
-19
/
+19
2026-03-03
Merge tag 'drm-xe-next-2026-03-02' of https://gitlab.freedesktop.org/drm/xe/k...
Dave Airlie
1
-22
/
+2
2026-02-23
drm/xe/pvc: Drop pre-prod workarounds
Matt Roper
1
-19
/
+0
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
1
-2
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-5
/
+5
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-6
/
+7
2026-02-05
drm/xe: Add a wrapper for SLPC set/unset params
Vinay Belgaumkar
1
-5
/
+4
2026-02-02
drm/xe: replace use of system_unbound_wq with system_dfl_wq
Marco Crivellari
1
-1
/
+1
2025-12-17
drm/xe/oa: Disallow 0 OA property values
Ashutosh Dixit
1
-1
/
+1
2025-12-17
drm/xe/oa: Move default oa unit assignment earlier during stream open
Ashutosh Dixit
1
-4
/
+4
2025-12-16
drm/xe/oa: Always set OAG_OAGLBCTXCTRL_COUNTER_RESUME
Ashutosh Dixit
1
-3
/
+4
2025-12-16
drm/xe/oa/uapi: Expose MERT OA unit
Ashutosh Dixit
1
-3
/
+34
2025-12-15
drm/xe/oa: Limit num_syncs to prevent oversized allocations
Shuicheng Lin
1
-0
/
+3
2025-12-04
drm/xe/rtp: Whitelist OAM MMIO trigger registers
Ashutosh Dixit
1
-4
/
+3
2025-12-04
drm/xe/oa: Allow exec_queue's to be specified only for OAG OA unit
Ashutosh Dixit
1
-0
/
+4
2025-12-04
drm/xe/oa: Use explicit struct initialization for struct xe_oa_regs
Ashutosh Dixit
1
-18
/
+20
2025-11-20
drm/xe/oa: Fix potential UAF in xe_oa_add_config_ioctl()
Sanjay Yadav
1
-3
/
+5
2025-11-13
drm/xe/oa: Store forcewake reference in stream structure
Matt Roper
1
-5
/
+4
2025-11-04
drm/xe: Enforce correct user fence signaling order using
Matthew Brost
1
-15
/
+30
2025-10-17
drm/xe/xe3p_lpm: Skip disabling NOA on unsupported IPs
Balasubramani Vivekanandan
1
-1
/
+2
2025-09-10
drm/xe: Convert xe_bo_create_pin_map() for exhaustive eviction
Thomas Hellström
1
-3
/
+3
2025-08-08
drm/xe: rename XE_WA to XE_GT_WA
Matt Atwood
1
-4
/
+4
2025-07-15
drm/xe/oa: Fix static checker warning about null gt
Ashutosh Dixit
1
-1
/
+1
2025-07-14
drm/xe: Introduce xe_gt_is_main_type helper
Michal Wajdeczko
1
-3
/
+3
2025-06-27
drm/xe: Drop bo->size
Matthew Brost
1
-5
/
+5
2025-06-17
drm/xe/oa: Enable OAM latency measurement
Ashutosh Dixit
1
-1
/
+11
2025-06-17
drm/xe/oa: Assign hwe for OAM_SAG
Ashutosh Dixit
1
-21
/
+34
2025-06-17
drm/xe/oa: Introduce stream->oa_unit
Ashutosh Dixit
1
-17
/
+34
2025-06-17
drm/xe/oa: Print hwe to OA unit mapping
Ashutosh Dixit
1
-0
/
+32
2025-06-17
drm/xe/oa/uapi: Expose media OA units
Ashutosh Dixit
1
-17
/
+51
2025-05-07
drm/xe: Use copy_from_user() instead of __copy_from_user()
Harish Chegondi
1
-3
/
+3
[next]