Searched refs:atom_skip_dst (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/gpu/drm/radeon/ |
D | atom.c | 439 static void atom_skip_dst(atom_exec_context *ctx, int arg, uint8_t attr, int *ptr) in atom_skip_dst() function 769 atom_skip_dst(ctx, arg, attr, ptr); in atom_op_move()
|
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/ |
D | atom.c | 435 static void atom_skip_dst(atom_exec_context *ctx, int arg, uint8_t attr, int *ptr) in atom_skip_dst() function 786 atom_skip_dst(ctx, arg, attr, ptr); in atom_op_move()
|