Re: [PATCH] drm/amdgpu: remove the seq64 map sequence temporarily

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I've gone ahead and pushed this.  Thanks!

Alex

On Thu, Oct 26, 2023 at 8:37 AM Christian König
<christian.koenig@xxxxxxx> wrote:
>
> Am 26.10.23 um 12:24 schrieb Arunpravin Paneer Selvam:
> > Temporarily remove the seq64 mapping sequence.
> >
> > Signed-off-by: Arunpravin Paneer Selvam <Arunpravin.PaneerSelvam@xxxxxxx>
>
> Reviewed-by: Christian König <christian.koenig@xxxxxxx>
>
> Please push to amd-staging-drm-next ASAP and ping Kenny when that's
> merged (or if it doesn't merge automatically).
>
> Regards,
> Christian.
>
> > ---
> >   drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c | 6 ------
> >   1 file changed, 6 deletions(-)
> >
> > diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c b/drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c
> > index 55fea7564758..b5ebafd4a3ad 100644
> > --- a/drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c
> > +++ b/drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c
> > @@ -1365,12 +1365,6 @@ int amdgpu_driver_open_kms(struct drm_device *dev, struct drm_file *file_priv)
> >                       goto error_vm;
> >       }
> >
> > -     r = amdgpu_seq64_map(adev, &fpriv->vm, &fpriv->seq64_va,
> > -                          AMDGPU_SEQ64_VADDR_START,
> > -                          AMDGPU_SEQ64_SIZE);
> > -     if (r)
> > -             goto error_vm;
> > -
> >       mutex_init(&fpriv->bo_list_lock);
> >       idr_init_base(&fpriv->bo_list_handles, 1);
> >
>




[Index of Archives]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux