diff options
author | Lyude Paul <lyude@redhat.com> | 2023-12-22 14:31:55 +1000 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2024-01-05 12:27:53 +1000 |
commit | cf22fc2846cee83061082fa373574d6cdeb4c006 (patch) | |
tree | 79f531fd3d955d93140cfdc9a1dc8e0857fbb605 /lib/crypto/mpi/mpi-mod.c | |
parent | 3108cc03236b54c56e34de01227cdacf764c50a8 (diff) |
drm/nouveau/gsp: Fix ACPI MXDM/MXDS method invocations
Currently we get an error from ACPI because both of these arguments expect
a single argument, and we don't provide one. I'm not totally clear on what
that argument does, but we're able to find the missing value from
_acpiCacheMethodData() in src/kernel/platform/acpi_common.c in nvidia's
driver. So, let's add that - which doesn't get eDP displays to power on
quite yet, but gets rid of the argument warning at least.
Signed-off-by: Lyude Paul <lyude@redhat.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20231222043308.3090089-7-airlied@gmail.com
Diffstat (limited to 'lib/crypto/mpi/mpi-mod.c')
0 files changed, 0 insertions, 0 deletions