diff options
author | Michał Winiarski <[email protected]> | 2024-02-19 14:05:27 +0100 |
---|---|---|
committer | Rodrigo Vivi <[email protected]> | 2024-02-20 14:13:42 -0500 |
commit | a44bbace73dfb56a83d8dd5a6f2181d9d181522b (patch) | |
tree | d083333eab0a29e6911347624281f0852331c2dc /lib/test-string_helpers.c | |
parent | fbb944086f2fa36c633be71cfcb38ce9f37eb90e (diff) |
drm/xe/guc: Allocate GuC data structures in system memory for initial load
GuC load will need to happen at an earlier point in probe, where local
memory is not yet available. Use system memory for GuC data structures
used for initial "hwconfig" load, and realloc at a later,
"post-hwconfig" load if needed, when local memory is available.
Signed-off-by: Michał Winiarski <[email protected]>
Reviewed-by: Rodrigo Vivi <[email protected]>
Reviewed-by: Matthew Brost <[email protected]>
Signed-off-by: Rodrigo Vivi <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'lib/test-string_helpers.c')
0 files changed, 0 insertions, 0 deletions