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

Christian König ckoenig.leichtzumerken at gmail.com
Thu Mar 29 18:19:15 UTC 2018


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