On Fri, 1 Nov 2019 at 13:34, Steven Price <[email protected]> wrote: > > On 01/11/2019 13:03, Emil Velikov wrote: > > From: Emil Velikov <[email protected]> > > > > As of earlier commit we have address space separation. Yet we forgot to > > remove the respective comment and DRM_AUTH in the ioctl declaration. > > > > Cc: Tomeu Vizoso <[email protected]> > > Cc: David Airlie <[email protected]> > > Cc: Daniel Vetter <[email protected]> > > Cc: Robin Murphy <[email protected]> > > Cc: Steven Price <[email protected]> > > Fixes: 7282f7645d06 ("drm/panfrost: Implement per FD address spaces") > > Signed-off-by: Emil Velikov <[email protected]> > > Reviewed-by: Steven Price <[email protected]> > > I'm not sure DRM_AUTH provided us with much in the first place (because > render nodes could snoop/affect the primary node), but since we have > address space separation it's clearly not required now. > Thanks Steve. This is exactly the reason why I removed it from most other drivers. There are equivalent vmwgfx changes and a DRM core patch in this series.
Do you think you'll have some time to check those over? Would be amazing if I can apply the lot in one go to drm-misc. Thanks Emil _______________________________________________ dri-devel mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/dri-devel
