/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/ |
H A D | if0010.h | diff 1b255f1ccc883256e23db279ea164273ea0f7462 Wed Jun 01 05:46:31 CDT 2022 Ben Skeggs <bskeggs@redhat.com> drm/nouveau/disp: add output class
Will be used to more cleanly implement existing method interfaces that take some confusing (IEDTkey, inherited from VBIOS, which RM no longer uses on Ampere) match values to determine which display path to operate on.
Methods will be protected from racing with supervisor, and from being called where they shouldn't be (ie. without an OR assigned).
v2: - use ?: (lyude) v3: - fix return code if noacquire() method fails
Signed-off-by: Ben Skeggs <bskeggs@redhat.com> Signed-off-by: Dave Airlie <airlied@redhat.com>
|
H A D | outp.h | 1b255f1ccc883256e23db279ea164273ea0f7462 Wed Jun 01 05:46:31 CDT 2022 Ben Skeggs <bskeggs@redhat.com> drm/nouveau/disp: add output class
Will be used to more cleanly implement existing method interfaces that take some confusing (IEDTkey, inherited from VBIOS, which RM no longer uses on Ampere) match values to determine which display path to operate on.
Methods will be protected from racing with supervisor, and from being called where they shouldn't be (ie. without an OR assigned).
v2: - use ?: (lyude) v3: - fix return code if noacquire() method fails
Signed-off-by: Ben Skeggs <bskeggs@redhat.com> Signed-off-by: Dave Airlie <airlied@redhat.com>
|
H A D | disp.h | diff 1b255f1ccc883256e23db279ea164273ea0f7462 Wed Jun 01 05:46:31 CDT 2022 Ben Skeggs <bskeggs@redhat.com> drm/nouveau/disp: add output class
Will be used to more cleanly implement existing method interfaces that take some confusing (IEDTkey, inherited from VBIOS, which RM no longer uses on Ampere) match values to determine which display path to operate on.
Methods will be protected from racing with supervisor, and from being called where they shouldn't be (ie. without an OR assigned).
v2: - use ?: (lyude) v3: - fix return code if noacquire() method fails
Signed-off-by: Ben Skeggs <bskeggs@redhat.com> Signed-off-by: Dave Airlie <airlied@redhat.com>
|
H A D | if0012.h | 1b255f1ccc883256e23db279ea164273ea0f7462 Wed Jun 01 05:46:31 CDT 2022 Ben Skeggs <bskeggs@redhat.com> drm/nouveau/disp: add output class
Will be used to more cleanly implement existing method interfaces that take some confusing (IEDTkey, inherited from VBIOS, which RM no longer uses on Ampere) match values to determine which display path to operate on.
Methods will be protected from racing with supervisor, and from being called where they shouldn't be (ie. without an OR assigned).
v2: - use ?: (lyude) v3: - fix return code if noacquire() method fails
Signed-off-by: Ben Skeggs <bskeggs@redhat.com> Signed-off-by: Dave Airlie <airlied@redhat.com>
|
H A D | class.h | diff 1b255f1ccc883256e23db279ea164273ea0f7462 Wed Jun 01 05:46:31 CDT 2022 Ben Skeggs <bskeggs@redhat.com> drm/nouveau/disp: add output class
Will be used to more cleanly implement existing method interfaces that take some confusing (IEDTkey, inherited from VBIOS, which RM no longer uses on Ampere) match values to determine which display path to operate on.
Methods will be protected from racing with supervisor, and from being called where they shouldn't be (ie. without an OR assigned).
v2: - use ?: (lyude) v3: - fix return code if noacquire() method fails
Signed-off-by: Ben Skeggs <bskeggs@redhat.com> Signed-off-by: Dave Airlie <airlied@redhat.com>
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
H A D | udisp.c | diff 1b255f1ccc883256e23db279ea164273ea0f7462 Wed Jun 01 05:46:31 CDT 2022 Ben Skeggs <bskeggs@redhat.com> drm/nouveau/disp: add output class
Will be used to more cleanly implement existing method interfaces that take some confusing (IEDTkey, inherited from VBIOS, which RM no longer uses on Ampere) match values to determine which display path to operate on.
Methods will be protected from racing with supervisor, and from being called where they shouldn't be (ie. without an OR assigned).
v2: - use ?: (lyude) v3: - fix return code if noacquire() method fails
Signed-off-by: Ben Skeggs <bskeggs@redhat.com> Signed-off-by: Dave Airlie <airlied@redhat.com>
|
H A D | uoutp.c | 1b255f1ccc883256e23db279ea164273ea0f7462 Wed Jun 01 05:46:31 CDT 2022 Ben Skeggs <bskeggs@redhat.com> drm/nouveau/disp: add output class
Will be used to more cleanly implement existing method interfaces that take some confusing (IEDTkey, inherited from VBIOS, which RM no longer uses on Ampere) match values to determine which display path to operate on.
Methods will be protected from racing with supervisor, and from being called where they shouldn't be (ie. without an OR assigned).
v2: - use ?: (lyude) v3: - fix return code if noacquire() method fails
Signed-off-by: Ben Skeggs <bskeggs@redhat.com> Signed-off-by: Dave Airlie <airlied@redhat.com>
|
H A D | priv.h | diff 1b255f1ccc883256e23db279ea164273ea0f7462 Wed Jun 01 05:46:31 CDT 2022 Ben Skeggs <bskeggs@redhat.com> drm/nouveau/disp: add output class
Will be used to more cleanly implement existing method interfaces that take some confusing (IEDTkey, inherited from VBIOS, which RM no longer uses on Ampere) match values to determine which display path to operate on.
Methods will be protected from racing with supervisor, and from being called where they shouldn't be (ie. without an OR assigned).
v2: - use ?: (lyude) v3: - fix return code if noacquire() method fails
Signed-off-by: Ben Skeggs <bskeggs@redhat.com> Signed-off-by: Dave Airlie <airlied@redhat.com>
|
H A D | outp.h | diff 1b255f1ccc883256e23db279ea164273ea0f7462 Wed Jun 01 05:46:31 CDT 2022 Ben Skeggs <bskeggs@redhat.com> drm/nouveau/disp: add output class
Will be used to more cleanly implement existing method interfaces that take some confusing (IEDTkey, inherited from VBIOS, which RM no longer uses on Ampere) match values to determine which display path to operate on.
Methods will be protected from racing with supervisor, and from being called where they shouldn't be (ie. without an OR assigned).
v2: - use ?: (lyude) v3: - fix return code if noacquire() method fails
Signed-off-by: Ben Skeggs <bskeggs@redhat.com> Signed-off-by: Dave Airlie <airlied@redhat.com>
|
H A D | Kbuild | diff 1b255f1ccc883256e23db279ea164273ea0f7462 Wed Jun 01 05:46:31 CDT 2022 Ben Skeggs <bskeggs@redhat.com> drm/nouveau/disp: add output class
Will be used to more cleanly implement existing method interfaces that take some confusing (IEDTkey, inherited from VBIOS, which RM no longer uses on Ampere) match values to determine which display path to operate on.
Methods will be protected from racing with supervisor, and from being called where they shouldn't be (ie. without an OR assigned).
v2: - use ?: (lyude) v3: - fix return code if noacquire() method fails
Signed-off-by: Ben Skeggs <bskeggs@redhat.com> Signed-off-by: Dave Airlie <airlied@redhat.com>
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvif/ |
H A D | outp.c | 1b255f1ccc883256e23db279ea164273ea0f7462 Wed Jun 01 05:46:31 CDT 2022 Ben Skeggs <bskeggs@redhat.com> drm/nouveau/disp: add output class
Will be used to more cleanly implement existing method interfaces that take some confusing (IEDTkey, inherited from VBIOS, which RM no longer uses on Ampere) match values to determine which display path to operate on.
Methods will be protected from racing with supervisor, and from being called where they shouldn't be (ie. without an OR assigned).
v2: - use ?: (lyude) v3: - fix return code if noacquire() method fails
Signed-off-by: Ben Skeggs <bskeggs@redhat.com> Signed-off-by: Dave Airlie <airlied@redhat.com>
|
H A D | disp.c | diff 1b255f1ccc883256e23db279ea164273ea0f7462 Wed Jun 01 05:46:31 CDT 2022 Ben Skeggs <bskeggs@redhat.com> drm/nouveau/disp: add output class
Will be used to more cleanly implement existing method interfaces that take some confusing (IEDTkey, inherited from VBIOS, which RM no longer uses on Ampere) match values to determine which display path to operate on.
Methods will be protected from racing with supervisor, and from being called where they shouldn't be (ie. without an OR assigned).
v2: - use ?: (lyude) v3: - fix return code if noacquire() method fails
Signed-off-by: Ben Skeggs <bskeggs@redhat.com> Signed-off-by: Dave Airlie <airlied@redhat.com>
|
H A D | Kbuild | diff 1b255f1ccc883256e23db279ea164273ea0f7462 Wed Jun 01 05:46:31 CDT 2022 Ben Skeggs <bskeggs@redhat.com> drm/nouveau/disp: add output class
Will be used to more cleanly implement existing method interfaces that take some confusing (IEDTkey, inherited from VBIOS, which RM no longer uses on Ampere) match values to determine which display path to operate on.
Methods will be protected from racing with supervisor, and from being called where they shouldn't be (ie. without an OR assigned).
v2: - use ?: (lyude) v3: - fix return code if noacquire() method fails
Signed-off-by: Ben Skeggs <bskeggs@redhat.com> Signed-off-by: Dave Airlie <airlied@redhat.com>
|
/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/ |
H A D | dcb.h | diff 1b255f1ccc883256e23db279ea164273ea0f7462 Wed Jun 01 05:46:31 CDT 2022 Ben Skeggs <bskeggs@redhat.com> drm/nouveau/disp: add output class
Will be used to more cleanly implement existing method interfaces that take some confusing (IEDTkey, inherited from VBIOS, which RM no longer uses on Ampere) match values to determine which display path to operate on.
Methods will be protected from racing with supervisor, and from being called where they shouldn't be (ie. without an OR assigned).
v2: - use ?: (lyude) v3: - fix return code if noacquire() method fails
Signed-off-by: Ben Skeggs <bskeggs@redhat.com> Signed-off-by: Dave Airlie <airlied@redhat.com>
|
/openbmc/linux/drivers/gpu/drm/nouveau/ |
H A D | nouveau_encoder.h | diff 1b255f1ccc883256e23db279ea164273ea0f7462 Wed Jun 01 05:46:31 CDT 2022 Ben Skeggs <bskeggs@redhat.com> drm/nouveau/disp: add output class
Will be used to more cleanly implement existing method interfaces that take some confusing (IEDTkey, inherited from VBIOS, which RM no longer uses on Ampere) match values to determine which display path to operate on.
Methods will be protected from racing with supervisor, and from being called where they shouldn't be (ie. without an OR assigned).
v2: - use ?: (lyude) v3: - fix return code if noacquire() method fails
Signed-off-by: Ben Skeggs <bskeggs@redhat.com> Signed-off-by: Dave Airlie <airlied@redhat.com>
|
H A D | nouveau_bios.c | diff 1b255f1ccc883256e23db279ea164273ea0f7462 Wed Jun 01 05:46:31 CDT 2022 Ben Skeggs <bskeggs@redhat.com> drm/nouveau/disp: add output class
Will be used to more cleanly implement existing method interfaces that take some confusing (IEDTkey, inherited from VBIOS, which RM no longer uses on Ampere) match values to determine which display path to operate on.
Methods will be protected from racing with supervisor, and from being called where they shouldn't be (ie. without an OR assigned).
v2: - use ?: (lyude) v3: - fix return code if noacquire() method fails
Signed-off-by: Ben Skeggs <bskeggs@redhat.com> Signed-off-by: Dave Airlie <airlied@redhat.com>
|
/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/ |
H A D | disp.c | diff 1b255f1ccc883256e23db279ea164273ea0f7462 Wed Jun 01 05:46:31 CDT 2022 Ben Skeggs <bskeggs@redhat.com> drm/nouveau/disp: add output class
Will be used to more cleanly implement existing method interfaces that take some confusing (IEDTkey, inherited from VBIOS, which RM no longer uses on Ampere) match values to determine which display path to operate on.
Methods will be protected from racing with supervisor, and from being called where they shouldn't be (ie. without an OR assigned).
v2: - use ?: (lyude) v3: - fix return code if noacquire() method fails
Signed-off-by: Ben Skeggs <bskeggs@redhat.com> Signed-off-by: Dave Airlie <airlied@redhat.com>
|