mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-05 09:09:04 +08:00
refactor: move linux kernel headers to separate folders per source
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
1d7ce005d7
commit
55404fd888
15
third_party/uapi/README.md
vendored
15
third_party/uapi/README.md
vendored
@@ -9,16 +9,7 @@ SPDX-License-Identifier: MIT
|
||||
|
||||
Source locations of Linux kernel interface headers:
|
||||
|
||||
1. https://repositories.intel.com/graphics/kernel-api/index.html
|
||||
- dg1/i915_drm.h
|
||||
2. https://git.kernel.org/stable/h/v6.9.9
|
||||
- drm/drm.h
|
||||
- drm/drm_mode.h
|
||||
- drm/drm_fourcc.h
|
||||
- i915/i915.h
|
||||
- xe/xe_drm.h
|
||||
3. https://github.com/intel-gpu/drm-uapi-helper/releases/tag/v2.0-rc24
|
||||
- i915/prelim/i915.h
|
||||
- i915/prelim/i915_prelim.h
|
||||
- iaf/iaf_netlink.h
|
||||
1. dg1: https://repositories.intel.com/graphics/kernel-api/index.html
|
||||
2. drm-uapi-helper: https://github.com/intel-gpu/drm-uapi-helper
|
||||
3. upstream: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
|
||||
|
||||
|
||||
1
third_party/uapi/dg1/.version
vendored
Normal file
1
third_party/uapi/dg1/.version
vendored
Normal file
@@ -0,0 +1 @@
|
||||
source: https://repositories.intel.com/graphics/kernel-api/index.html
|
||||
2
third_party/uapi/drm-uapi-helper/.version
vendored
Normal file
2
third_party/uapi/drm-uapi-helper/.version
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
git_revision: v2.0-rc24
|
||||
git_url: https://github.com/intel-gpu/drm-uapi-helper
|
||||
Reference in New Issue
Block a user