[PATCH v2 2/4] drm/scheduler: implement a function to modify sched list

Nirmoy nirmodas at amd.com
Thu Mar 5 09:10:05 UTC 2020


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


Nirmoy



More information about the amd-gfx mailing list