.. |
adln
|
fix: Add additional ADL-N device ids
|
2024-03-15 17:34:17 +01:00 |
adlp
|
refactor: remove invalid device ids
|
2024-06-04 15:28:05 +02:00 |
adls
|
fix: Add RPL-S device id
|
2024-04-10 15:10:04 +02:00 |
definitions
|
fix: unify hw configs for ADLP/ADLN/DG2
|
2023-08-04 11:19:18 +02:00 |
dg1
|
fix: Remove inline specifier from device id vectors definition
|
2024-03-11 09:52:27 +01:00 |
linux
|
refactor: unify and simplify Drm CSR methods
|
2023-07-20 11:42:21 +02:00 |
rkl
|
fix: Remove inline specifier from device id vectors definition
|
2024-03-11 09:52:27 +01:00 |
tgllp
|
refactor: remove invalid device ids
|
2024-06-04 15:28:05 +02:00 |
windows
|
fix: move getProductConfigFromHwInfo to CompilerProductHelper
|
2023-05-29 14:08:52 +02:00 |
CMakeLists.txt
|
Clean up headers & cmake files
|
2022-04-13 16:48:26 +02:00 |
aub_command_stream_receiver_gen12lp.cpp
|
Cleanup includes 6
|
2022-11-21 12:02:14 +01:00 |
aub_mapper.h
|
refactor: correct variable namings
|
2023-11-29 23:49:03 +01:00 |
aub_mem_dump_gen12lp.cpp
|
fix: pass gmm helper to getDumpSurfaceInfo function
|
2023-07-03 11:59:52 +02:00 |
command_encoder_gen12lp.cpp
|
refactor: move scratch and kab programming to a function
|
2024-04-10 13:07:39 +02:00 |
command_stream_receiver_hw_gen12lp.cpp
|
refactor: Passing information about the engine
|
2024-04-22 13:33:56 +02:00 |
command_stream_receiver_simulated_common_hw_gen12lp.cpp
|
refactor: correct naming of MemoryPool enum values
|
2023-12-13 07:51:39 +01:00 |
create_device_command_stream_receiver_gen12lp.cpp
|
Cleanup includes 4
|
2022-11-10 14:22:18 +01:00 |
debugger_gen12lp.cpp
|
Rename core family names to meet naming convention
|
2022-07-26 16:36:49 +02:00 |
enable_compiler_product_helper_adln.cpp
|
fix: enforce zebin format by default in Ocloc for ICL/TGL/RKL/ADL
|
2023-09-08 16:16:18 +02:00 |
enable_compiler_product_helper_adlp.cpp
|
fix: enforce zebin format by default in Ocloc for ICL/TGL/RKL/ADL
|
2023-09-08 16:16:18 +02:00 |
enable_compiler_product_helper_adls.cpp
|
fix: enforce zebin format by default in Ocloc for ICL/TGL/RKL/ADL
|
2023-09-08 16:16:18 +02:00 |
enable_compiler_product_helper_dg1.cpp
|
refactor: move methods from CompilerProductHelper to ReleaseHelper
|
2023-08-02 10:40:48 +02:00 |
enable_compiler_product_helper_rkl.cpp
|
fix: enforce zebin format by default in Ocloc for ICL/TGL/RKL/ADL
|
2023-09-08 16:16:18 +02:00 |
enable_compiler_product_helper_tgllp.cpp
|
fix: enforce zebin format by default in Ocloc for ICL/TGL/RKL/ADL
|
2023-09-08 16:16:18 +02:00 |
enable_family_full_core_gen12lp.cpp
|
refactor: rename hw_helper files to gfx_core_helper files
|
2023-02-01 19:37:51 +01:00 |
enable_gen12lp.cpp
|
refactor: rename product helper files n/n
|
2023-03-10 13:24:38 +01:00 |
enable_product_helper_adln.cpp
|
refactor: rename product helper files n/n
|
2023-03-10 13:24:38 +01:00 |
enable_product_helper_adlp.cpp
|
refactor: rename product helper files n/n
|
2023-03-10 13:24:38 +01:00 |
enable_product_helper_adls.cpp
|
refactor: rename product helper files n/n
|
2023-03-10 13:24:38 +01:00 |
enable_product_helper_dg1.cpp
|
refactor: rename product helper files n/n
|
2023-03-10 13:24:38 +01:00 |
enable_product_helper_rkl.cpp
|
refactor: rename product helper files n/n
|
2023-03-10 13:24:38 +01:00 |
enable_product_helper_tgllp.cpp
|
refactor: rename product helper files n/n
|
2023-03-10 13:24:38 +01:00 |
gfx_core_helper_gen12lp.cpp
|
refactor: correct naming of enum class constants 10/n
|
2023-12-19 11:30:39 +01:00 |
hw_cmds.h
|
Cleanup includes 51
|
2023-02-10 21:54:48 +01:00 |
hw_cmds_adln.h
|
refactor: move number of threads per eu to release helper
|
2023-11-20 12:16:33 +01:00 |
hw_cmds_adlp.h
|
refactor: move number of threads per eu to release helper
|
2023-11-20 12:16:33 +01:00 |
hw_cmds_adls.h
|
refactor: move number of threads per eu to release helper
|
2023-11-20 12:16:33 +01:00 |
hw_cmds_base.h
|
refactor: simplify isDcFlushAllowed implementation
|
2024-03-14 15:09:39 +01:00 |
hw_cmds_dg1.h
|
refactor: move number of threads per eu to release helper
|
2023-11-20 12:16:33 +01:00 |
hw_cmds_rkl.h
|
refactor: move number of threads per eu to release helper
|
2023-11-20 12:16:33 +01:00 |
hw_cmds_tgllp.h
|
refactor: move number of threads per eu to release helper
|
2023-11-20 12:16:33 +01:00 |
hw_info.h
|
Opensource adln
|
2022-06-13 12:47:54 +02:00 |
hw_info_adln.cpp
|
feature: Prepare hw info to report CXL type
|
2024-05-24 07:09:42 +02:00 |
hw_info_adln.h
|
Opensource adln
|
2022-06-13 12:47:54 +02:00 |
hw_info_adlp.cpp
|
feature: Prepare hw info to report CXL type
|
2024-05-24 07:09:42 +02:00 |
hw_info_adlp.h
|
Add support for adlp in opensource
|
2021-08-18 00:03:17 +02:00 |
hw_info_adls.cpp
|
feature: Prepare hw info to report CXL type
|
2024-05-24 07:09:42 +02:00 |
hw_info_adls.h
|
…
|
|
hw_info_dg1.cpp
|
feature: Prepare hw info to report CXL type
|
2024-05-24 07:09:42 +02:00 |
hw_info_dg1.h
|
…
|
|
hw_info_gen12lp.cpp
|
Move hw_info files to shared
|
2021-09-23 22:16:59 +02:00 |
hw_info_gen12lp.h
|
Cleanup includes 50
|
2023-02-10 20:26:13 +01:00 |
hw_info_rkl.cpp
|
feature: Prepare hw info to report CXL type
|
2024-05-24 07:09:42 +02:00 |
hw_info_rkl.h
|
…
|
|
hw_info_tgllp.cpp
|
feature: Prepare hw info to report CXL type
|
2024-05-24 07:09:42 +02:00 |
hw_info_tgllp.h
|
…
|
|
image_core_gen12lp.cpp
|
refactor: remove not needed logic around DisallowLowQualityFiltering
|
2023-08-30 15:35:13 +02:00 |
os_agnostic_product_helper_gen12lp.inl
|
refactor: remove redundant specializations of product helper methods
|
2023-08-23 12:56:52 +02:00 |
preamble_gen12lp.cpp
|
refactor: Passing information about the engine
|
2024-04-22 13:33:56 +02:00 |
preemption_gen12lp.cpp
|
fix: use full address to sip if needed
|
2024-01-19 12:28:46 +01:00 |
reg_configs.h
|
Rename core family names to meet naming convention
|
2022-07-26 16:36:49 +02:00 |
state_base_address_gen12lp.cpp
|
Rename core family names to meet naming convention
|
2022-07-26 16:36:49 +02:00 |
tbx_command_stream_receiver_gen12lp.cpp
|
Rename core family names to meet naming convention
|
2022-07-26 16:36:49 +02:00 |