OpenCloudOS-Kernel/drivers/gpu/drm/nouveau/nvkm/engine/gr
Linus Torvalds 984065055e Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Pull drm updates from Dave Airlie:
 "This is the main drm pull request for 4.5.  I don't think I've missed
  anything too major, I'm mostly back at work now but I'll probably get
  some sleep in 5 years time.

  Summary:

  New drivers:
   - etnaviv:

     GPU driver for the 3D core on the Vivante core used in numerous
     ARM boards.

  Highlights:

  Core:
   - Atomic suspend/resume helpers
   - Move the headers to using userspace friendlier types.
   - Documentation updates
   - Lots of struct_mutex removal.
   - Bunch of DP MST fixes from AMD.

  Panel:
   - More DSI helpers
   - Support for some new basic panels

  i915:
   - Basic Kabylake support
   - DP link training and detect code refactoring
   - fbc/psr fixes
   - FIFO underrun fixes
   - SDE interrupt handling fixes
   - dma-buf/fence support in pageflip path.
   - GPU side for MST audio support

  radeon/amdgpu:
   - Drop UMS support
   - GPUVM/Scheduler optimisations
   - Initial Powerplay support for Tonga/Fiji/CZ/ST
   - ACP audio prerequisites

  nouveau:
   - GK20a instmem improvements
   - PCIE link speed change support

  msm:
   - DSI support for msm8960/apq8064

  tegra:
   - Host1X support for Tegra210 SoC

  vc4:
   - 3D acceleration support

  armada:
   - Get rid of struct mutex

  tda998x:
   - Atomic modesetting support
   - TMDS clock limitations

  omapdrm:
   - Atomic modesetting support
   - improved TILER performance

  rockchip:
   - RK3036 VOP support
   - Atomic modesetting support
   - Synopsys DW MIPI DSI support

  exynos:
   - Runtime PM support
   - of_graph binding for DP panels
   - Cleanup of IPP code
   - Configurable plane support
   - Kernel panic fixes at release time"

* 'drm-next' of git://people.freedesktop.org/~airlied/linux: (711 commits)
  drm/fb_cma_helper: Remove implicit call to disable_unused_functions
  drm/amdgpu: add missing irq.h include
  drm/vmwgfx: Fix a width / pitch mismatch on framebuffer updates
  drm/vmwgfx: Fix an incorrect lock check
  drm: nouveau: fix nouveau_debugfs_init prototype
  drm/nouveau/pci: fix check in nvkm_pcie_set_link
  drm/amdgpu: validate duplicates first
  drm/amdgpu: move VM page tables to the LRU end on CS v2
  drm/ttm: add ttm_bo_move_to_lru_tail function v2
  drm/ttm: fix adding foreign BOs to the swap LRU
  drm/ttm: fix adding foreign BOs to the LRU during init v2
  drm/radeon: use kobj_to_dev()
  drm/amdgpu: use kobj_to_dev()
  drm/amdgpu/cz: force vce clocks when sclks are forced
  drm/amdgpu/cz: force uvd clocks when sclks are forced
  drm/amdgpu/cz: add code to enable forcing VCE clocks
  drm/amdgpu/cz: add code to enable forcing UVD clocks
  drm/amdgpu: fix lost sync_to if scheduler is enabled.
  drm/amd/powerplay: fix static checker warning for return meaningless value.
  drm/sysfs: use kobj_to_dev()
  ...
2016-01-17 13:40:25 -08:00
..
fuc drm/nouveau/gr/gm107-: make use of gpc_addr() macro for tpc ramchain setup 2016-01-11 11:17:40 +10:00
Kbuild drm/nouveau/gr: convert to new-style nvkm_engine 2015-08-28 12:40:47 +10:00
base.c drm/nouveau/gr: convert to new-style nvkm_engine 2015-08-28 12:40:47 +10:00
ctxgf100.c drm/nouveau/mc: convert to new-style nvkm_subdev 2015-08-28 12:40:44 +10:00
ctxgf100.h drm/nouveau/gr: convert user classes to new-style nvkm_object 2015-08-28 12:40:41 +10:00
ctxgf104.c drm/nouveau/gr: convert user classes to new-style nvkm_object 2015-08-28 12:40:41 +10:00
ctxgf108.c drm/nouveau/gr: convert user classes to new-style nvkm_object 2015-08-28 12:40:41 +10:00
ctxgf110.c drm/nouveau/gr: convert user classes to new-style nvkm_object 2015-08-28 12:40:41 +10:00
ctxgf117.c drm/nouveau/gr/gf117-: assume no PPC if NV_PGRAPH_GPC_GPM_PD_PES_TPC_ID_MASK is zero 2015-11-25 15:31:21 +10:00
ctxgf119.c drm/nouveau/gr: convert user classes to new-style nvkm_object 2015-08-28 12:40:41 +10:00
ctxgk20a.c drm/nouveau/nvkm: add/remove 0's to make 7 (or 9)-nibble constants use 8 nibbles 2016-01-11 11:17:40 +10:00
ctxgk104.c drm/nouveau/mc: convert to new-style nvkm_subdev 2015-08-28 12:40:44 +10:00
ctxgk110.c drm/nouveau/gr: convert user classes to new-style nvkm_object 2015-08-28 12:40:41 +10:00
ctxgk110b.c drm/nouveau/gr: convert user classes to new-style nvkm_object 2015-08-28 12:40:41 +10:00
ctxgk208.c drm/nouveau/gr: convert user classes to new-style nvkm_object 2015-08-28 12:40:41 +10:00
ctxgm20b.c drm/nouveau/gr: convert user classes to new-style nvkm_object 2015-08-28 12:40:41 +10:00
ctxgm107.c drm/nouveau/gr: convert user classes to new-style nvkm_object 2015-08-28 12:40:41 +10:00
ctxgm204.c drm/nouveau/gr: convert user classes to new-style nvkm_object 2015-08-28 12:40:41 +10:00
ctxgm206.c drm/nouveau/gr: convert user classes to new-style nvkm_object 2015-08-28 12:40:41 +10:00
ctxnv40.c drm/nouveau/gr: convert user classes to new-style nvkm_object 2015-08-28 12:40:41 +10:00
ctxnv40.h drm/nouveau/gr: convert user classes to new-style nvkm_object 2015-08-28 12:40:41 +10:00
ctxnv50.c drm/nouveau/fb: convert to new-style nvkm_subdev 2015-08-28 12:40:43 +10:00
g84.c drm/nouveau/gr: convert to new-style nvkm_engine 2015-08-28 12:40:47 +10:00
gf100.c drm/nouveau/gr/gf100: provide a bit more info for various errors 2016-01-11 11:28:22 +10:00
gf100.h drm/nouveau/gr/gf117-: assume no PPC if NV_PGRAPH_GPC_GPM_PD_PES_TPC_ID_MASK is zero 2015-11-25 15:31:21 +10:00
gf104.c drm/nouveau/gr: convert to new-style nvkm_engine 2015-08-28 12:40:47 +10:00
gf108.c drm/nouveau/gr: convert to new-style nvkm_engine 2015-08-28 12:40:47 +10:00
gf110.c drm/nouveau/gr: add FERMI_COMPUTE_B class to GF110+ 2015-11-03 15:02:18 +10:00
gf117.c drm/nouveau/gr: add FERMI_COMPUTE_B class to GF110+ 2015-11-03 15:02:18 +10:00
gf119.c drm/nouveau/gr: add FERMI_COMPUTE_B class to GF110+ 2015-11-03 15:02:18 +10:00
gk20a.c drm/nouveau/gr: convert to new-style nvkm_engine 2015-08-28 12:40:47 +10:00
gk104.c drm/nouveau/gr: convert to new-style nvkm_engine 2015-08-28 12:40:47 +10:00
gk110.c drm/nouveau/gr: convert to new-style nvkm_engine 2015-08-28 12:40:47 +10:00
gk110b.c drm/nouveau/gr: convert to new-style nvkm_engine 2015-08-28 12:40:47 +10:00
gk208.c drm/nouveau/gr: convert to new-style nvkm_engine 2015-08-28 12:40:47 +10:00
gm20b.c drm/nouveau/gr: convert to new-style nvkm_engine 2015-08-28 12:40:47 +10:00
gm107.c drm/nouveau/gr: convert to new-style nvkm_engine 2015-08-28 12:40:47 +10:00
gm204.c drm/nouveau/gr: convert to new-style nvkm_engine 2015-08-28 12:40:47 +10:00
gm206.c drm/nouveau/gr: convert to new-style nvkm_engine 2015-08-28 12:40:47 +10:00
gt200.c drm/nouveau/gr: convert to new-style nvkm_engine 2015-08-28 12:40:47 +10:00
gt215.c drm/nouveau/gr: convert to new-style nvkm_engine 2015-08-28 12:40:47 +10:00
mcp79.c drm/nouveau/gr: convert to new-style nvkm_engine 2015-08-28 12:40:47 +10:00
mcp89.c drm/nouveau/gr: convert to new-style nvkm_engine 2015-08-28 12:40:47 +10:00
nv2a.c drm/nouveau/gr: convert to new-style nvkm_engine 2015-08-28 12:40:47 +10:00
nv04.c drm/nouveau/gr/nv04: fix big endian setting on gr context 2015-09-11 11:29:14 +10:00
nv10.c Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux 2015-09-04 15:49:32 -07:00
nv10.h drm/nouveau/gr: convert to new-style nvkm_engine 2015-08-28 12:40:47 +10:00
nv15.c drm/nouveau/gr: convert to new-style nvkm_engine 2015-08-28 12:40:47 +10:00
nv17.c drm/nouveau/gr: convert to new-style nvkm_engine 2015-08-28 12:40:47 +10:00
nv20.c drm/nouveau/device: cleaner abstraction for device resource functions 2015-08-28 12:40:48 +10:00
nv20.h drm/nouveau/gr: convert to new-style nvkm_engine 2015-08-28 12:40:47 +10:00
nv25.c drm/nouveau/gr: convert to new-style nvkm_engine 2015-08-28 12:40:47 +10:00
nv30.c drm/nouveau/gr: convert to new-style nvkm_engine 2015-08-28 12:40:47 +10:00
nv34.c drm/nouveau/gr: convert to new-style nvkm_engine 2015-08-28 12:40:47 +10:00
nv35.c drm/nouveau/gr: convert to new-style nvkm_engine 2015-08-28 12:40:47 +10:00
nv40.c drm/nouveau/gr/nv40: fix oops in interrupt handler 2016-01-05 07:51:18 +10:00
nv40.h drm/nouveau/gr: convert to new-style nvkm_engine 2015-08-28 12:40:47 +10:00
nv44.c drm/nouveau/gr: convert to new-style nvkm_engine 2015-08-28 12:40:47 +10:00
nv50.c drm/nouveau/core: remove the remainder of the previous style 2015-08-28 12:40:47 +10:00
nv50.h drm/nouveau/gr: convert to new-style nvkm_engine 2015-08-28 12:40:47 +10:00
priv.h drm/nouveau/gr: convert to new-style nvkm_engine 2015-08-28 12:40:47 +10:00
regs.h drm/nouveau/gr: namespace + nvidia gpu names (no binary change) 2015-01-22 12:18:02 +10:00