Centos 7.4 GTX 1070 acpi brightness control not working

Computer: Acer Predator G9-793-79V5
GPU: GTX 1070
Driver version: 375.82 (from Cuda 8.0 toolkit, rpm version)
Kernel version: 3.10.0-693.5.2

The brightness control function refuses to work in Gnome.
I have tried these solutions without any success:

  1. Changing /sys/class/backlight/acpi_video0/brightness.

  2. Setting grub boot parameters to

    acpi_backlight=video
    acpi_backlight=vendor
    acpi_backlight=native
    acpi_backlight=none

    acpi_osi=
    acpi_osi=Linux
    acpi_osi=‘!Windows 2012’

  3. /usr/share/X11/xorg.conf.d/10-nvidia-brightness.conf

Section "Device"
       Identifier     "Device0"
       Driver         "nvidia"
       VendorName     "NVIDIA Corporation"
       BoardName      "GeForce GTX 1070"
       BusID          "PCI:1:0:0"
       Option         "RegistryDwords" "EnableBrightnessControl=1"
EndSection

nvidia-bug-report.log.gz link
https://drive.google.com/file/d/1y4jbynkB9pIShbmMHKcUFehq2cwIc_2z/view?usp=sharing