linux_dsm_epyc7002/drivers/gpu/drm/nouveau/nvkm/engine/disp
Linus Torvalds e60e1ee606 main drm pull request for v4.15
-----BEGIN PGP SIGNATURE-----
 
 iQIcBAABAgAGBQJaCm8RAAoJEAx081l5xIa+zX0QAJSm31kCG3vdw2CNiRx25L3q
 3hcsEOgAjVJ9FQVGKFWjzb8TK35tSqtNx5kWIj0VGaIfBE5Bdg5SLLgKKUYas8rY
 4LaphqICq2uxu2BNa2tpiar/sHhAnuozwQ4czpVWXzlaISnb9yYzRl7gMuyUVGkx
 +Gih5VUhLmQC0HsRTLJ3vaZQoUsLAl2gAjKcWa1bx57j2S+iKOPfsLaq7VYo+y1I
 Njc+iSGqMhJzRLXVkxL2lQKaslp7R38Bbh5K4Kvyjkm4Aq7zErOF6irpOXKMcrGl
 mwnr89vf1G9thjikrBaXpKnuvdbWYveoN/ORMlTdCfxkFnChHLnm3bd7NJ49RXDN
 Hv/Iq9YYjmZ9GTatxnx7lWtmXnZXC5he1yn1JAuz/yt7/0b/Wx+Mu/wEpBXYNFTd
 1AZdD586i+AmPo3yDkqH9nBu8JC0W0AnS9VZma4LVvZOP2UfJmj5Im1CLHItbGDN
 FnUCkwyD/lJUUk+WgT+w/GOMJgmFHDiFFl4tFtYVVjrUirpCFVguSKG9xuv6tT8P
 8iRsoP7RrcmDN9ojN2SEHwcpsAv3HnKkDv+9+GIbWnrGsSbCPq8Qm+JDSvf4h22I
 K5lwNpJrcpSKI+q10L7w2xliTBwb98sJkWGA/rssomrdBOWteGZAyqFRYAVgQ+mJ
 x/nJurIqQYh2KQN9+uLG
 =xVV2
 -----END PGP SIGNATURE-----

Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux

Pull drm updates from Dave Airlie:
 "This is the main drm pull request for v4.15.

  Core:
   - Atomic object lifetime fixes
   - Atomic iterator improvements
   - Sparse/smatch fixes
   - Legacy kms ioctls to be interruptible
   - EDID override improvements
   - fb/gem helper cleanups
   - Simple outreachy patches
   - Documentation improvements
   - Fix dma-buf rcu races
   - DRM mode object leasing for improving VR use cases.
   - vgaarb improvements for non-x86 platforms.

  New driver:
   - tve200: Faraday Technology TVE200 block.

     This "TV Encoder" encodes a ITU-T BT.656 stream and can be found in
     the StorLink SL3516 (later Cortina Systems CS3516) as well as the
     Grain Media GM8180.

  New bridges:
   - SiI9234 support

  New panels:
   - S6E63J0X03, OTM8009A, Seiko 43WVF1G, 7" rpi touch panel, Toshiba
     LT089AC19000, Innolux AT043TN24

  i915:
   - Remove Coffeelake from alpha support
   - Cannonlake workarounds
   - Infoframe refactoring for DisplayPort
   - VBT updates
   - DisplayPort vswing/emph/buffer translation refactoring
   - CCS fixes
   - Restore GPU clock boost on missed vblanks
   - Scatter list updates for userptr allocations
   - Gen9+ transition watermarks
   - Display IPC (Isochronous Priority Control)
   - Private PAT management
   - GVT: improved error handling and pci config sanitizing
   - Execlist refactoring
   - Transparent Huge Page support
   - User defined priorities support
   - HuC/GuC firmware refactoring
   - DP MST fixes
   - eDP power sequencing fixes
   - Use RCU instead of stop_machine
   - PSR state tracking support
   - Eviction fixes
   - BDW DP aux channel timeout fixes
   - LSPCON fixes
   - Cannonlake PLL fixes

  amdgpu:
   - Per VM BO support
   - Powerplay cleanups
   - CI powerplay support
   - PASID mgr for kfd
   - SR-IOV fixes
   - initial GPU reset for vega10
   - Prime mmap support
   - TTM updates
   - Clock query interface for Raven
   - Fence to handle ioctl
   - UVD encode ring support on Polaris
   - Transparent huge page DMA support
   - Compute LRU pipe tweaks
   - BO flag to allow buffers to opt out of implicit sync
   - CTX priority setting API
   - VRAM lost infrastructure plumbing

  qxl:
   - fix flicker since atomic rework

  amdkfd:
   - Further improvements from internal AMD tree
   - Usermode events
   - Drop radeon support

  nouveau:
   - Pascal temperature sensor support
   - Improved BAR2 handling
   - MMU rework to support Pascal MMU

  exynos:
   - Improved HDMI/mixer support
   - HDMI audio interface support

  tegra:
   - Prep work for tegra186
   - Cleanup/fixes

  msm:
   - Preemption support for a5xx
   - Display fixes for 8x96 (snapdragon 820)
   - Async cursor plane fixes
   - FW loading rework
   - GPU debugging improvements

  vc4:
   - Prep for DSI panels
   - fix T-format tiling scanout
   - New madvise ioctl

  Rockchip:
   - LVDS support

  omapdrm:
   - omap4 HDMI CEC support

  etnaviv:
   - GPU performance counters groundwork

  sun4i:
   - refactor driver load + TCON backend
   - HDMI improvements
   - A31 support
   - Misc fixes

  udl:
   - Probe/EDID read fixes.

  tilcdc:
   - Misc fixes.

  pl111:
   - Support more variants

  adv7511:
   - Improve EDID handling.
   - HDMI CEC support

  sii8620:
   - Add remote control support"

* tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux: (1480 commits)
  drm/rockchip: analogix_dp: Use mutex rather than spinlock
  drm/mode_object: fix documentation for object lookups.
  drm/i915: Reorder context-close to avoid calling i915_vma_close() under RCU
  drm/i915: Move init_clock_gating() back to where it was
  drm/i915: Prune the reservation shared fence array
  drm/i915: Idle the GPU before shinking everything
  drm/i915: Lock llist_del_first() vs llist_del_all()
  drm/i915: Calculate ironlake intermediate watermarks correctly, v2.
  drm/i915: Disable lazy PPGTT page table optimization for vGPU
  drm/i915/execlists: Remove the priority "optimisation"
  drm/i915: Filter out spurious execlists context-switch interrupts
  drm/amdgpu: use irq-safe lock for kiq->ring_lock
  drm/amdgpu: bypass lru touch for KIQ ring submission
  drm/amdgpu: Potential uninitialized variable in amdgpu_vm_update_directories()
  drm/amdgpu: potential uninitialized variable in amdgpu_vce_ring_parse_cs()
  drm/amd/powerplay: initialize a variable before using it
  drm/amd/powerplay: suppress KASAN out of bounds warning in vega10_populate_all_memory_levels
  drm/amd/amdgpu: fix evicted VRAM bo adjudgement condition
  drm/vblank: Tune drm_crtc_accurate_vblank_count() WARN down to a debug
  drm/rockchip: add CONFIG_OF dependency for lvds
  ...
2017-11-15 20:42:10 -08:00
..
base.c drm/nouveau/disp: Silence DCB warnings. 2017-08-22 18:04:32 +10:00
baseg84.c drm/nouveau/disp: convert user classes to new-style nvkm_object 2015-08-28 12:40:40 +10:00
basegf119.c drm/nouveau/disp: convert user classes to new-style nvkm_object 2015-08-28 12:40:40 +10:00
basegk104.c drm/nouveau/disp: convert user classes to new-style nvkm_object 2015-08-28 12:40:40 +10:00
basegk110.c drm/nouveau/disp: convert user classes to new-style nvkm_object 2015-08-28 12:40:40 +10:00
basegp102.c drm/nouveau/disp/gp102: rename from gp104 2016-11-17 09:50:39 +10:00
basegt200.c drm/nouveau/disp: convert user classes to new-style nvkm_object 2015-08-28 12:40:40 +10:00
basegt215.c drm/nouveau/disp: convert user classes to new-style nvkm_object 2015-08-28 12:40:40 +10:00
basenv50.c drm/nouveau/disp: introduce object to track per-head functions/state 2017-06-16 14:04:48 +10:00
changf119.c drm/nouveau/disp: split user classes out from engine implementations 2015-08-28 12:40:40 +10:00
channv50.c drm/nouveau/core/object: allow arguments to be passed to map function 2017-11-02 13:32:16 +10:00
channv50.h main drm pull request for v4.15 2017-11-15 20:42:10 -08:00
conn.c drm/nouveau/disp: s/nvkm_connector/nvkm_conn/ 2017-06-16 14:04:47 +10:00
conn.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
coreg84.c drm/nouveau/disp: convert user classes to new-style nvkm_object 2015-08-28 12:40:40 +10:00
coreg94.c drm/nouveau: silence sparse warnings about symbols not being marked static 2016-11-07 14:04:40 +10:00
coregf119.c drm/nouveau/disp/gp104: initial support 2016-07-14 11:53:25 +10:00
coregk104.c drm/nouveau/disp: convert user classes to new-style nvkm_object 2015-08-28 12:40:40 +10:00
coregk110.c drm/nouveau/disp: convert user classes to new-style nvkm_object 2015-08-28 12:40:40 +10:00
coregm107.c drm/nouveau/disp: convert user classes to new-style nvkm_object 2015-08-28 12:40:40 +10:00
coregm200.c drm/nouveau: s/gm204/gm200/ in a number of places 2016-03-14 10:13:12 +10:00
coregp100.c drm/nouveau/disp/gp100: initial support 2016-07-14 11:53:25 +10:00
coregp102.c drm/nouveau/disp/gp102: rename from gp104 2016-11-17 09:50:39 +10:00
coregt200.c drm/nouveau/disp: convert user classes to new-style nvkm_object 2015-08-28 12:40:40 +10:00
coregt215.c drm/nouveau/disp: convert user classes to new-style nvkm_object 2015-08-28 12:40:40 +10:00
corenv50.c drm/nouveau/nvif: modify nvif_unvers/nvif_unpack macros to be more obvious 2016-01-11 11:17:40 +10:00
cursg84.c drm/nouveau/disp/nv50-: specify ctrl/user separately when constructing classes 2016-11-17 09:50:38 +10:00
cursgf119.c drm/nouveau/disp/nv50-: specify ctrl/user separately when constructing classes 2016-11-17 09:50:38 +10:00
cursgk104.c drm/nouveau/disp/nv50-: specify ctrl/user separately when constructing classes 2016-11-17 09:50:38 +10:00
cursgp102.c drm/nouveau/disp/gp102: fix cursor/overlay immediate channel indices 2016-11-17 09:50:38 +10:00
cursgt215.c drm/nouveau/disp/nv50-: specify ctrl/user separately when constructing classes 2016-11-17 09:50:38 +10:00
cursnv50.c drm/nouveau/disp: introduce object to track per-head functions/state 2017-06-16 14:04:48 +10:00
dacgf119.c drm/nouveau/disp/nv50-: avoid creating ORs that aren't present on HW 2017-06-17 11:23:44 +10:00
dacnv50.c drm/nouveau/disp/nv50-: avoid creating ORs that aren't present on HW 2017-06-17 11:23:44 +10:00
dmacgf119.c drm/nouveau/disp/nv50-: split chid into chid.ctrl and chid.user 2016-11-17 09:50:38 +10:00
dmacgp102.c drm/nouveau/disp/gp102: rename from gp104 2016-11-17 09:50:39 +10:00
dmacnv50.c drm/nouveau/dma: lookup objects with nvkm_object_search() 2017-02-17 15:14:57 +10:00
dmacnv50.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
dp.c drm/nouveau/disp/nv50-: implement a common supervisor 2.2 2017-06-16 14:05:00 +10:00
dp.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
g84.c drm/nouveau/disp: remove hw-specific customisation of output paths 2017-06-16 14:04:57 +10:00
g94.c drm/nouveau/disp: remove hw-specific customisation of output paths 2017-06-16 14:04:57 +10:00
gf119.c drm/nouveau/disp/nv50-: implement a common supervisor 3.0 2017-06-16 14:05:00 +10:00
gk104.c drm/nouveau/disp: remove hw-specific customisation of output paths 2017-06-16 14:04:57 +10:00
gk110.c drm/nouveau/disp: remove hw-specific customisation of output paths 2017-06-16 14:04:57 +10:00
gm107.c drm/nouveau/disp: remove hw-specific customisation of output paths 2017-06-16 14:04:57 +10:00
gm200.c drm/nouveau/disp: introduce acquire/release display path methods 2017-06-16 14:04:57 +10:00
gp100.c drm/nouveau/disp: introduce acquire/release display path methods 2017-06-16 14:04:57 +10:00
gp102.c drm/nouveau/disp: introduce acquire/release display path methods 2017-06-16 14:04:57 +10:00
gt200.c drm/nouveau/disp: remove hw-specific customisation of output paths 2017-06-16 14:04:57 +10:00
gt215.c drm/nouveau/disp: remove hw-specific customisation of output paths 2017-06-16 14:04:57 +10:00
hdagf119.c drm/nouveau/disp/gt215-: port HDA ELD controls to nvkm_ior 2017-06-16 14:04:56 +10:00
hdagt215.c drm/nouveau/disp/gt215-: port HDA ELD controls to nvkm_ior 2017-06-16 14:04:56 +10:00
hdmi.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
hdmi.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
hdmig84.c drm/nouveau/disp/g84-: port OR HDMI control to nvkm_ior 2017-06-16 14:04:54 +10:00
hdmigf119.c drm/nouveau/disp/g84-: port OR HDMI control to nvkm_ior 2017-06-16 14:04:54 +10:00
hdmigk104.c drm/nouveau/disp/g84-: port OR HDMI control to nvkm_ior 2017-06-16 14:04:54 +10:00
hdmigt215.c drm/nouveau/disp/g84-: port OR HDMI control to nvkm_ior 2017-06-16 14:04:54 +10:00
head.c drm/nouveau/disp: common implementation of scanoutpos method in nvkm_head 2017-06-16 14:04:48 +10:00
head.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
headgf119.c drm/nouveau/disp/gf119-: avoid creating non-existent heads 2017-08-22 18:04:22 +10:00
headnv04.c drm/nouveau/disp: common implementation of scanoutpos method in nvkm_head 2017-06-16 14:04:48 +10:00
headnv50.c drm/nouveau/disp/nv50-: implement a common supervisor 2.2 2017-06-16 14:05:00 +10:00
ior.c drm/nouveau/disp: introduce input/output resource abstraction 2017-06-16 14:04:49 +10:00
ior.h main drm pull request for v4.15 2017-11-15 20:42:10 -08:00
Kbuild drm/nouveau/disp: fork off some new hw-specific implementations 2017-06-16 14:04:49 +10:00
mcp77.c drm/nouveau/disp: remove hw-specific customisation of output paths 2017-06-16 14:04:57 +10:00
mcp89.c drm/nouveau/disp: remove hw-specific customisation of output paths 2017-06-16 14:04:57 +10:00
nv04.c drm/nouveau/disp: move vblank_{get,put} methods into nvkm_head 2017-06-16 14:04:48 +10:00
nv50.c drm/nouveau/disp/nv50-: implement a common supervisor 3.0 2017-06-16 14:05:00 +10:00
nv50.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
oimmg84.c drm/nouveau/disp/nv50-: specify ctrl/user separately when constructing classes 2016-11-17 09:50:38 +10:00
oimmgf119.c drm/nouveau/disp/nv50-: specify ctrl/user separately when constructing classes 2016-11-17 09:50:38 +10:00
oimmgk104.c drm/nouveau/disp/nv50-: specify ctrl/user separately when constructing classes 2016-11-17 09:50:38 +10:00
oimmgp102.c drm/nouveau/disp/gp102: fix cursor/overlay immediate channel indices 2016-11-17 09:50:38 +10:00
oimmgt215.c drm/nouveau/disp/nv50-: specify ctrl/user separately when constructing classes 2016-11-17 09:50:38 +10:00
oimmnv50.c drm/nouveau/disp: introduce object to track per-head functions/state 2017-06-16 14:04:48 +10:00
outp.c drm/nouveau/disp: add tv encoders to output resource mapping 2017-07-24 12:15:24 +10:00
outp.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
ovlyg84.c drm/nouveau/disp: convert user classes to new-style nvkm_object 2015-08-28 12:40:40 +10:00
ovlygf119.c drm/nouveau/disp: convert user classes to new-style nvkm_object 2015-08-28 12:40:40 +10:00
ovlygk104.c drm/nouveau/disp/gp104: initial support 2016-07-14 11:53:25 +10:00
ovlygp102.c drm/nouveau/disp/gp102: rename from gp104 2016-11-17 09:50:39 +10:00
ovlygt200.c drm/nouveau/disp: convert user classes to new-style nvkm_object 2015-08-28 12:40:40 +10:00
ovlygt215.c drm/nouveau/disp: convert user classes to new-style nvkm_object 2015-08-28 12:40:40 +10:00
ovlynv50.c drm/nouveau/disp: introduce object to track per-head functions/state 2017-06-16 14:04:48 +10:00
piocgf119.c drm/nouveau/disp/nv50-: split chid into chid.ctrl and chid.user 2016-11-17 09:50:38 +10:00
piocnv50.c drm/nouveau/disp/nv50-: split chid into chid.ctrl and chid.user 2016-11-17 09:50:38 +10:00
piornv50.c drm/nouveau/disp/nv50-: avoid creating ORs that aren't present on HW 2017-06-17 11:23:44 +10:00
priv.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
rootg84.c drm/nouveau/disp: convert user classes to new-style nvkm_object 2015-08-28 12:40:40 +10:00
rootg94.c drm/nouveau/disp: convert user classes to new-style nvkm_object 2015-08-28 12:40:40 +10:00
rootgf119.c drm/nouveau/disp: common implementation of scanoutpos method in nvkm_head 2017-06-16 14:04:48 +10:00
rootgk104.c drm/nouveau/disp: convert user classes to new-style nvkm_object 2015-08-28 12:40:40 +10:00
rootgk110.c drm/nouveau/disp: convert user classes to new-style nvkm_object 2015-08-28 12:40:40 +10:00
rootgm107.c drm/nouveau/disp: convert user classes to new-style nvkm_object 2015-08-28 12:40:40 +10:00
rootgm200.c drm/nouveau: s/gm204/gm200/ in a number of places 2016-03-14 10:13:12 +10:00
rootgp100.c drm/nouveau/disp/gp100: initial support 2016-07-14 11:53:25 +10:00
rootgp102.c drm/nouveau/disp/gp102: rename from gp104 2016-11-17 09:50:39 +10:00
rootgt200.c drm/nouveau/disp: convert user classes to new-style nvkm_object 2015-08-28 12:40:40 +10:00
rootgt215.c drm/nouveau/disp: convert user classes to new-style nvkm_object 2015-08-28 12:40:40 +10:00
rootnv04.c drm/nouveau/disp: common implementation of scanoutpos method in nvkm_head 2017-06-16 14:04:48 +10:00
rootnv50.c drm/nouveau/disp/nv50-: implement a common supervisor 2.2 2017-06-16 14:05:00 +10:00
rootnv50.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
sorg84.c drm/nouveau/disp/nv50-: avoid creating ORs that aren't present on HW 2017-06-17 11:23:44 +10:00
sorg94.c drm/nouveau/disp/nv50-: avoid creating ORs that aren't present on HW 2017-06-17 11:23:44 +10:00
sorgf119.c drm/nouveau/disp/nv50-: avoid creating ORs that aren't present on HW 2017-06-17 11:23:44 +10:00
sorgk104.c drm/nouveau/disp/nv50-: avoid creating ORs that aren't present on HW 2017-06-17 11:23:44 +10:00
sorgm107.c drm/nouveau/disp/nv50-: avoid creating ORs that aren't present on HW 2017-06-17 11:23:44 +10:00
sorgm200.c drm/nouveau/disp/nv50-: avoid creating ORs that aren't present on HW 2017-06-17 11:23:44 +10:00
sorgt215.c drm/nouveau/disp/nv50-: avoid creating ORs that aren't present on HW 2017-06-17 11:23:44 +10:00
sormcp77.c drm/nouveau/disp/nv50-: avoid creating ORs that aren't present on HW 2017-06-17 11:23:44 +10:00
sormcp89.c drm/nouveau/disp/nv50-: avoid creating ORs that aren't present on HW 2017-06-17 11:23:44 +10:00
sornv50.c drm/nouveau/disp/nv50-: avoid creating ORs that aren't present on HW 2017-06-17 11:23:44 +10:00
vga.c drm/nouveau/vga: require nvkm_device pointer in accessor functions 2015-08-28 12:40:29 +10:00