diff options
author | Michal Wajdeczko <[email protected]> | 2021-06-02 22:16:28 -0700 |
---|---|---|
committer | Daniel Vetter <[email protected]> | 2021-06-04 10:42:15 +0200 |
commit | 8d99e09c5d1c20a3763e84d5f09619fa33e33186 (patch) | |
tree | 2007b0a684d7dd73b9f636dec09fc25a2b029b93 /scripts/gdb/linux | |
parent | 65dd4ed0f4e1ce2ccf8ddc66a6ee026b20f0c24c (diff) |
drm/i915/guc: Always copy CT message to new allocation
Since most of future CT traffic will be based on G2H requests,
instead of copying incoming CT message to static buffer and then
create new allocation for such request, always copy incoming CT
message to new allocation. Also by doing it while reading CT
header, we can safely fallback if that atomic allocation fails.
Signed-off-by: Michal Wajdeczko <[email protected]>
Signed-off-by: Matthew Brost <[email protected]>
Reviewed-by: Matthew Brost <[email protected]>
Cc: Piotr Piórkowski <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'scripts/gdb/linux')
0 files changed, 0 insertions, 0 deletions