linux_dsm_epyc7002/Documentation/devicetree/bindings
Linus Torvalds 3e82806b97 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Pull drm updates from Dave Airlie:
 "I Was Almost Tempted To Capitalise Every Word, but then I decided I
  couldn't read it myself!

  I've also got one pull request for the sti driver outstanding.  It
  relied on a commit in Greg's tree and I didn't find out in time, that
  commit is in your tree now so I might send that along once this is
  merged.

  I also had the accidental misfortune to have access to a Skylake on my
  desk for a few days, and I've had to encourage Intel to try harder,
  which seems to be happening now.

  Here is the main drm-next pull request for 4.4.

  Highlights:

  New driver:
        vc4 driver for the Rasberry Pi VPU.
        (From Eric Anholt at Broadcom.)

  Core:
        Atomic fbdev support
        Atomic helpers for runtime pm
        dp/aux i2c STATUS_UPDATE handling
        struct_mutex usage cleanups.
        Generic of probing support.

  Documentation:
        Kerneldoc for VGA switcheroo code.
        Rename to gpu instead of drm to reflect scope.

  i915:
        Skylake GuC firmware fixes
        HPD A support
        VBT backlight fallbacks
        Fastboot by default for some systems
        FBC work
        BXT/SKL workarounds
        Skylake deeper sleep state fixes

  amdgpu:
        Enable GPU scheduler by default
        New atombios opcodes
        GPUVM debugging options
        Stoney support.
        Fencing cleanups.

  radeon:
        More efficient CS checking

  nouveau:
        gk20a instance memory handling improvements.
        Improved PGOB detection and GK107 support
        Kepler GDDR5 PLL statbility improvement
        G8x/GT2xx reclock improvements
        new userspace API compatiblity fixes.

  virtio-gpu:
        Add 3D support - qemu 2.5 has it merged for it's gtk backend.

  msm:
        Initial msm88896 (snapdragon 8200)

  exynos:
        HDMI cleanups
        Enable mixer driver byt default
        Add DECON-TV support

  vmwgfx:
        Move to using memremap + fixes.

  rcar-du:
        Add support for R8A7793/4 DU

  armada:
        Remove support for non-component mode
        Improved plane handling
        Power savings while in DPMS off.

  tda998x:
        Remove unused slave encoder support
        Use more HDMI helpers
        Fix EDID read handling

  dwhdmi:
        Interlace video mode support for ipu-v3/dw_hdmi
        Hotplug state fixes
        Audio driver integration

  imx:
        More color formats support.

  tegra:
        Minor fixes/improvements"

[ Merge fixup: remove unused variable 'dev' that had all uses removed in
  commit 4e270f0880: "drm/gem: Drop struct_mutex requirement from
  drm_gem_mmap_obj" ]

* 'drm-next' of git://people.freedesktop.org/~airlied/linux: (764 commits)
  drm/vmwgfx: Relax irq locking somewhat
  drm/vmwgfx: Properly flush cursor updates and page-flips
  drm/i915/skl: disable display side power well support for now
  drm/i915: Extend DSL readout fix to BDW and SKL.
  drm/i915: Do graphics device reset under forcewake
  drm/i915: Skip fence installation for objects with rotated views (v4)
  vga_switcheroo: Drop client power state VGA_SWITCHEROO_INIT
  drm/amdgpu: group together common fence implementation
  drm/amdgpu: remove AMDGPU_FENCE_OWNER_MOVE
  drm/amdgpu: remove now unused fence functions
  drm/amdgpu: fix fence fallback check
  drm/amdgpu: fix stoping the scheduler timeout
  drm/amdgpu: cleanup on error in amdgpu_cs_ioctl()
  drm/i915: Fix locking around GuC firmware load
  drm/amdgpu: update Fiji's Golden setting
  drm/amdgpu: update Fiji's rev id
  drm/amdgpu: extract common code in vi_common_early_init
  drm/amd/scheduler: don't oops on failure to load
  drm/amdgpu: don't oops on failure to load (v2)
  drm/amdgpu: don't VT switch on suspend
  ...
2015-11-10 09:33:06 -08:00
..
arc dt-bindings: consolidate interrupt controller bindings 2015-10-22 09:21:25 -05:00
arm DeviceTree updates for 4.4: 2015-11-06 12:17:09 -08:00
ata devicetree: bindings: Fixed a few typos 2015-10-31 09:52:15 +09:00
bus
c6x dt-bindings: consolidate interrupt controller bindings 2015-10-22 09:21:25 -05:00
clock powerpc updates for 4.4 2015-11-05 23:38:43 -08:00
cpufreq
cris dt-bindings: consolidate interrupt controller bindings 2015-10-22 09:21:25 -05:00
crypto Documentation: devicetree: fix reference to legacy wakeup properties 2015-10-30 13:04:19 -05:00
devfreq/event
display Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux 2015-11-10 09:33:06 -08:00
dma dmaengine updates for 4.3-rc1 2015-09-04 11:10:18 -07:00
edac EDAC, Documentation: Update X-Gene EDAC binding for L3/SoC subnodes 2015-09-25 14:13:41 +02:00
eeprom dt-bindings: consolidate eeprom bindings 2015-10-22 09:21:22 -05:00
extcon extcon: arizona: Add extcon specific device tree binding document 2015-10-30 18:57:37 +00:00
fpga DeviceTree updates for 4.4: 2015-11-06 12:17:09 -08:00
fuse
gpio - Move the out-of-LED-tree led-sead3 driver to the LED subsystem. 2015-11-03 12:20:29 -08:00
gpu dt-bindings: consolidate display related bindings 2015-10-22 09:21:21 -05:00
h8300
hsi
hwlock
hwmon dt-bindings: merge ina209 binding into ina2xx binding 2015-10-22 09:21:24 -05:00
i2c First round of new driver, new functionality and cleanups for IIO in the 4.4 cycle 2015-09-30 03:37:48 +02:00
iio DeviceTree updates for 4.4: 2015-11-06 12:17:09 -08:00
input DeviceTree updates for 4.4: 2015-11-06 12:17:09 -08:00
interrupt-controller DeviceTree updates for 4.4: 2015-11-06 12:17:09 -08:00
iommu Merge branches 'x86/vt-d', 'arm/omap', 'arm/smmu', 's390', 'core' and 'x86/amd' into next 2015-11-02 20:03:34 +09:00
leds DeviceTree updates for 4.4: 2015-11-06 12:17:09 -08:00
lpddr2
mailbox mailbox/omap: Add ti,mbox-send-noirq quirk to fix AM33xx CPU Idle 2015-10-23 11:19:27 +05:30
media [media] s5p-jpeg: add support for 5433 2015-10-01 08:40:04 -03:00
memory-controllers dt-bindings: move Calxeda bindings to appropriate subsystems 2015-10-22 09:21:24 -05:00
metag dt-bindings: consolidate interrupt controller bindings 2015-10-22 09:21:25 -05:00
mfd DeviceTree updates for 4.4: 2015-11-06 12:17:09 -08:00
mips
misc DeviceTree updates for 4.4: 2015-11-06 12:17:09 -08:00
mmc DeviceTree updates for 4.4: 2015-11-06 12:17:09 -08:00
mtd doc: dt: mtd: support partitions in a special 'partitions' subnode 2015-10-30 14:00:42 -07:00
net powerpc updates for 4.4 2015-11-05 23:38:43 -08:00
nios2
nvmem nvmem: rockchip-efuse: describe the usage of eFuse 2015-10-04 12:06:13 +01:00
opp
pci DeviceTree updates for 4.4: 2015-11-06 12:17:09 -08:00
phy DeviceTree updates for 4.4: 2015-11-06 12:17:09 -08:00
pinctrl pinctrl: cygnus: Add new compatible string for gpio controller driver 2015-10-27 10:48:15 +01:00
power DeviceTree updates for 4.4: 2015-11-06 12:17:09 -08:00
power_supply devicetree: Add TPS65217 charger binding. 2015-09-24 22:43:13 +02:00
powerpc powerpc/512x: add a device tree binding for LocalPlus Bus FIFO 2015-10-22 15:20:47 +02:00
pps
pwm pwm: Add NXP LPC18xx PWM/SCT DT binding documentation 2015-09-09 15:01:41 +02:00
regmap
regulator Merge remote-tracking branches 'regulator/topic/supply', 'regulator/topic/tps6105x' and 'regulator/topic/tps65023' into regulator-next 2015-11-04 11:19:43 +00:00
remoteproc
reserved-memory
reset ARM: DT updates for v4.3 2015-09-01 13:09:20 -07:00
rng DeviceTree updates for 4.4: 2015-11-06 12:17:09 -08:00
rtc Documentation: devicetree: fix reference to legacy wakeup properties 2015-10-30 13:04:19 -05:00
security/tpm
serial DeviceTree updates for 4.4: 2015-11-06 12:17:09 -08:00
serio
soc ARM: SoC: late fixes and dependencies 2015-09-10 17:59:04 -07:00
sound Merge remote-tracking branches 'asoc/topic/ssm2518' and 'asoc/topic/sunxi' into asoc-next 2015-10-26 11:16:16 +09:00
spi Merge remote-tracking branches 'spi/topic/fsl-dspi', 'spi/topic/mpc512x', 'spi/topic/mtk', 'spi/topic/oc-tiny' and 'spi/topic/octeon' into spi-next 2015-11-04 11:02:10 +00:00
spmi
staging/iio/adc
thermal of: thermal: Mark cooling-*-level properties optional 2015-09-17 14:36:36 -05:00
timer - New Device Support 2015-09-04 11:35:03 -07:00
ufs
usb DeviceTree updates for 4.4: 2015-11-06 12:17:09 -08:00
virtio
w1 w1: masters: omap_hdq: add support for 1-wire mode 2015-10-05 04:47:09 +01:00
watchdog Merge git://www.linux-watchdog.org/linux-watchdog 2015-09-11 15:12:59 -07:00
x86 dt-bindings: consolidate interrupt controller bindings 2015-10-22 09:21:25 -05:00
xillybus
ABI.txt
btmrvl.txt
chosen.txt powerpc/book3e-64/kexec: Enable SMP release 2015-10-27 18:13:29 -05:00
common-properties.txt
graph.txt
ipmi.txt ipmi: Add device tree bindings information 2015-09-03 15:00:27 -05:00
marvell.txt
resource-names.txt
submitting-patches.txt
unittest.txt
vendor-prefixes.txt DeviceTree updates for 4.4: 2015-11-06 12:17:09 -08:00
xilinx.txt