[PATCH v2 2/4] drm/scheduler: implement a function to modify sched list
Luben Tuikov
luben.tuikov at amd.com
Thu Mar 5 18:56:16 UTC 2020
On 2020-03-05 04:10, Nirmoy wrote:
>
> On 3/4/20 11:00 PM, Luben Tuikov wrote:
>> struct drm_sched_entity *entity,
>>> void *owner);
>>> +void drm_sched_entity_modify_sched(struct drm_sched_entity *entity,
>>> + struct drm_gpu_scheduler **sched_list,
>>> + unsigned int num_sched_list);
>>> +
>> Again, the argument list here is unaligned. Please align it
> looks good with cat and vim. Not sure why git format-patch is acting
> strange in this case
You mean, "cat" and "vim" are acting strange. Then don't use them.
Use Emacs. It's easy to use and you don't need to switch modes to
edit.
Regards,
Luben
P.S. Please surround your replied comments with empty lines.
>
>
> Nirmoy
>
More information about the amd-gfx
mailing list