Ben Skeggs 1b255f1ccc 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>
2022-07-27 09:05:49 +10:00
..
2022-07-13 10:54:56 +10:00
2022-06-20 23:53:55 +03:00
2022-07-12 13:27:57 +10:00
2022-07-12 17:01:42 +10:00
2022-06-15 19:12:17 +02:00
2022-07-13 10:54:56 +10:00
2022-07-12 16:50:05 +10:00
2022-07-13 10:54:56 +10:00
2022-06-20 23:53:55 +03:00
2022-06-12 22:10:50 -01:00
2022-07-13 10:54:56 +10:00
2022-07-13 10:54:56 +10:00
2022-06-28 07:56:32 +02:00
2022-03-24 16:19:43 -07:00
2022-02-07 16:35:35 -08:00
2022-05-04 14:09:34 +02:00
2022-04-07 12:53:53 +02:00
2022-07-13 10:54:56 +10:00
2022-02-25 05:50:18 +10:00
2022-04-12 09:27:20 +03:00