[PATCH 0/3] Minor code cleanups in drm/scheduler

Christian König ckoenig.leichtzumerken at gmail.com
Wed Apr 11 11:03:23 UTC 2018


Added another week delay because of vacation, but I just pushed the 
patches into our branch.

Thanks for the help,
Christian.

Am 29.03.2018 um 20:19 schrieb Christian König:
> Patches #2 and #3 are Reviewed-by: Christian König 
> <christian.koenig at amd.com> as well.
>
> If Lucas has no objections I'm going to pull those into 
> amd-staging-drm-next next week.
>
> Regards,
> Christian.
>
> Am 29.03.2018 um 19:06 schrieb Nayan Deshmukh:
>> The series is based on drm-next. The 2nd patch also affects
>> amdgpu and etnaviv drivers.
>>
>> Nayan Deshmukh (3):
>>    drm/scheduler: fix param documentation
>>    drm/scheduler: remove unused parameter
>>    drm/scheduler: move the tracepoints file from the include directory
>>
>> drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.c | 2 +-
>> drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c | 2 +-
>> drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.c | 2 +-
>> drivers/gpu/drm/amd/amdgpu/amdgpu_vce.c | 2 +-
>> drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c | 4 ++--
>> drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c | 2 +-
>> drivers/gpu/drm/amd/amdgpu/uvd_v6_0.c | 2 +-
>> drivers/gpu/drm/amd/amdgpu/uvd_v7_0.c | 2 +-
>> drivers/gpu/drm/etnaviv/etnaviv_drv.c | 2 +-
>> drivers/gpu/drm/scheduler/gpu_scheduler.c | 8 ++++----
>>   {include/drm => drivers/gpu/drm/scheduler}/gpu_scheduler_trace.h | 
>> 2 +-
>> include/drm/gpu_scheduler.h | 2 +-
>>   12 files changed, 16 insertions(+), 16 deletions(-)
>>   rename {include/drm => 
>> drivers/gpu/drm/scheduler}/gpu_scheduler_trace.h (97%)
>>
>



More information about the dri-devel mailing list