[igt-dev] [PATCH v1 0/7] uAPI Alignment - Remove unused features
Francois Dugast
francois.dugast at intel.com
Fri Nov 10 15:52:04 UTC 2023
The series "uAPI Alignment - take 2 v3" [1] has grown too much which makes
it difficult to review and to digest by UMDs. This new series is a first
break down which focuses only on removing features which were not used.
It aligns on kernel series [2].
[1] https://patchwork.freedesktop.org/series/126204/
[2] https://patchwork.freedesktop.org/series/126278/
Francois Dugast (5):
drm-uapi/xe: Remove useless XE_QUERY_CONFIG_NUM_PARAM
drm-uapi/xe: Remove unused inaccessible memory region
drm-uapi/xe: Remove unused QUERY_CONFIG_MEM_REGION_COUNT
drm-uapi/xe: Remove unused QUERY_CONFIG_GT_COUNT
drm-uapi/xe: Drop interrupt pmu event
Rodrigo Vivi (2):
drm-uapi/xe: Remove GT_TYPE_REMOTE.
drm-uapi/xe: Kill VM_MADVISE IOCTL and the atomic tests
include/drm-uapi/xe_drm.h | 121 ++++-----------------
lib/xe/xe_ioctl.c | 14 ---
lib/xe/xe_ioctl.h | 2 -
lib/xe/xe_query.c | 11 +-
lib/xe/xe_query.h | 3 -
tests/intel/xe_debugfs.c | 2 -
tests/intel/xe_exec_fault_mode.c | 174 ++-----------------------------
tests/intel/xe_query.c | 6 --
8 files changed, 35 insertions(+), 298 deletions(-)
--
2.34.1
More information about the igt-dev
mailing list