mirror of
https://github.com/AsahiLinux/m1n1
synced 2025-02-17 06:08:28 +00:00
m1n1.agx: Add AGX.p = proxy
Signed-off-by: Asahi Lina <lina@asahilina.net>
This commit is contained in:
parent
ff9a88fbba
commit
bdd9603fa7
1 changed files with 2 additions and 0 deletions
|
@ -20,6 +20,8 @@ class AGX:
|
|||
|
||||
def __init__(self, u):
|
||||
self.u = u
|
||||
self.p = u.proxy
|
||||
|
||||
self.iface = u.iface
|
||||
|
||||
self.asc_dev = u.adt["/arm-io/gfx-asc"]
|
||||
|
|
Loading…
Add table
Reference in a new issue