aboutsummaryrefslogtreecommitdiff
path: root/fs/jbd2/commit.c
diff options
context:
space:
mode:
authorDaniele Ceraolo Spurio <[email protected]>2021-09-16 09:28:16 -0700
committerJohn Harrison <[email protected]>2021-09-20 12:35:41 -0700
commit7acbbc7cf4851b42b723098aa5699e8fca634e4a (patch)
treeb22bc2a75ce4d05e38b16d4894a0b00689a1fc2d /fs/jbd2/commit.c
parentea97e44f83e25cb63c70293d71ab625a23f8a0cc (diff)
drm/i915/guc: put all guc objects in lmem when available
The firmware binary has to be loaded from lmem and the recommendation is to put all other objects in there as well. Note that we don't fall back to system memory if the allocation in lmem fails because all objects are allocated during driver load and if we have issues with lmem at that point something is seriously wrong with the system, so no point in trying to handle it. Cc: Matthew Auld <[email protected]> Cc: Abdiel Janulgue <[email protected]> Cc: Michal Wajdeczko <[email protected]> Cc: Vinay Belgaumkar <[email protected]> Cc: Radoslaw Szwichtenberg <[email protected]> Signed-off-by: Daniele Ceraolo Spurio <[email protected]> Signed-off-by: Matthew Brost <[email protected]> Reviewed-by: Matthew Brost <[email protected]> Signed-off-by: John Harrison <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions