linux/drivers/gpu/drm/nouveau/nvkm/core
Dave Airlie 6796b129b0 Merge branch 'linux-4.12' of git://github.com/skeggsb/linux into drm-next
- 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
  ...
2017-03-08 12:54:58 +10:00
..
client.c drm/nouveau/core/client: allow creation of subclients 2017-02-17 15:15:00 +10:00
engine.c drm/nouveau/core: add engine method to assist in determining chsw direction 2017-02-17 17:38:10 +10:00
enum.c drm/nouveau/sec: switch to subdev printk macros 2015-08-28 12:40:26 +10:00
event.c drm/nouveau/core: namespace + nvidia gpu names (no binary change) 2015-01-22 12:17:49 +10:00
firmware.c drm/nouveau/core: add missing header dependencies 2016-10-12 17:29:30 +10:00
gpuobj.c drm/nouveau/core: add gpuobj memcpy helper functions 2016-03-14 10:13:19 +10:00
ioctl.c drm/nouveau/core/client: destroy client objects over nvif 2017-02-17 15:14:59 +10:00
Kbuild drm/nouveau/core: add firmware handling functions 2016-03-14 10:11:06 +10:00
memory.c drm/nouveau/imem: convert to new-style nvkm_subdev 2015-08-28 12:40:44 +10:00
mm.c gpu: drm: drivers: Convert printk(KERN_<LEVEL> to pr_<level> 2017-03-01 09:44:11 +01:00
notify.c drm/nouveau/core: namespace + nvidia gpu names (no binary change) 2015-01-22 12:17:49 +10:00
object.c drm/nouveau/core/object: pass more args in oclass 2017-02-17 15:14:58 +10:00
oproxy.c drm/nouveau/object: merge with handle 2015-08-28 12:40:47 +10:00
option.c drm/nouveau/pci: merge agp handling from nouveau drm 2015-08-28 12:40:49 +10:00
ramht.c drm/nouveau/core: use vzalloc for allocating ramht 2016-03-14 10:13:34 +10:00
subdev.c drm/nouveau/core: add SEC2 engine 2017-03-07 17:05:13 +10:00