• Dave Airlie's avatar
    Merge branch 'linux-4.12' of git://github.com/skeggsb/linux into drm-next · 6796b129
    Dave Airlie authored
    - Re-architecture of the code to handle proprietary fw, more abstracted
    to support the multitude of differences that NVIDIA introduce
    - Support in the said code for GP10x ACR and GR fw, giving acceleration
    support \o/
    - Fix for GTX 970 GPUs that are in an odd MMU configuration
    
    * 'linux-4.12' of git://github.com/skeggsb/linux: (60 commits)
      drm/nouveau/fb/gf100-: rework ram detection
      drm/nouveau/fb/gm200: split ram implementation from gm107
      drm/nouveau/fb/gf108: split implementation from gf100
      drm/nouveau/fb/gf100-: modify constructors to allow more customisation
      drm/nouveau/kms/nv50: use drm core i2c-over-aux algorithm
      drm/nouveau/i2c/g94-: return REPLY_M value on reads
      drm/nouveau/i2c: modify aux interface to return length actually transferred
      drm/nouveau/gp10x: enable secboot and GR
      drm/nouveau/gr/gp102: initial support
      drm/nouveau/falcon: support for gp10x msgqueue
      drm/nouveau/secboot: add gp102/gp104/gp106/gp107 support
      drm/nouveau/secboot: put HS code loading code into own file
      drm/nouveau/secboot: support for r375 ACR
      drm/nouveau/secboot: support for r367 ACR
      drm/nouveau/secboot: support for r364 ACR
      drm/nouveau/secboot: workaround bug when starting SEC2 firmware
      drm/nouveau/secboot: support standard NVIDIA HS binaries
      drm/nouveau/secboot: support for unload blob bootloader
      drm/nouveau/secboot: let callers interpret return value of blobs
      drm/nouveau/secboot: support for different load and unload falcons
      ...
    6796b129
nv50_display.c 116 KB