diff options
author | Tejas Upadhyay <tejas.upadhyay@intel.com> | 2023-08-04 17:17:56 +0530 |
---|---|---|
committer | Rodrigo Vivi <rodrigo.vivi@intel.com> | 2023-12-21 11:39:21 -0500 |
commit | 038ff941afe2b05273d5f07b12e976dae195d8b8 (patch) | |
tree | d83672703e2a51b5970c3bf27cda1b098bc15be7 /drivers/interconnect | |
parent | 9b9529ce379a08e68d65231497dd6bad94281902 (diff) | |
download | linux-stable-038ff941afe2b05273d5f07b12e976dae195d8b8.tar.gz linux-stable-038ff941afe2b05273d5f07b12e976dae195d8b8.tar.bz2 linux-stable-038ff941afe2b05273d5f07b12e976dae195d8b8.zip |
drm/xe: Add sysfs entries for engines under its GT
Add engines sysfs directory under its GT and
create sub directory for all engine class
(note its not per instance) present on GT.
For example,
DUT# cat /sys/class/drm/cardX/device/tileN/gtN/engines/
bcs/ ccs/
V9 :
- Add missing drmm_add_action_or_reset
V8 :
- Rebase
V7 :
- Remove xe_gt.h from .h and include in .c - Matt
V6 :
- Add kernel doc and arrange file in make file by alphabet - Matt
V5 :
- replace xe_engine with xe_hw_engine - Matt
V4 :
- Rebase to resolve conflicts - CI
V3 :
- Move code in its own file
- Rename API name
V2 :
- Correct class mask logic - Himal
- Remove extra parenthesis
Reviewed-by: Niranjana Vishwanathapura <niranjana.vishwanathapura@intel.com>
Reviewed-by: Matthew Brost <matthew.brost@intel.com>
Signed-off-by: Tejas Upadhyay <tejas.upadhyay@intel.com>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Diffstat (limited to 'drivers/interconnect')
0 files changed, 0 insertions, 0 deletions