Searched hist:2017 (Results 126 - 150 of 30389) sorted by relevance

1234567891011>>

/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
H A Dgm200.cdiff 632b740c Tue Oct 31 11:56:20 MDT 2017 Ben Skeggs <bskeggs@redhat.com> drm/nouveau/mmu: remove old vmm frontend

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
diff eea5cf0f Tue Oct 31 11:56:19 MDT 2017 Ben Skeggs <bskeggs@redhat.com> drm/nouveau/mmu: define user interfaces to mmu

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
diff 68af607d Tue Oct 31 11:56:19 MDT 2017 Ben Skeggs <bskeggs@redhat.com> drm/nouveau/mmu/gf100-: type-based vram allocation and bar mapping

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
diff 51645eb7 Tue Oct 31 11:56:19 MDT 2017 Ben Skeggs <bskeggs@redhat.com> drm/nouveau/mmu: build up information on available memory types

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
diff 26880e76 Tue Oct 31 11:56:19 MDT 2017 Ben Skeggs <bskeggs@redhat.com> drm/nouveau/mmu: remove support for old backends

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
diff e12cf6ad Tue Oct 31 11:56:19 MDT 2017 Ben Skeggs <bskeggs@redhat.com> drm/nouveau/mmu/gm200,gm20b: implement new vmm backend

Adds support for:
- 64KiB big page size.
- System-memory PTs.
- LPTE "invalid" state.
- (Tegra) Use of video memory aperture.
- Sparse PDEs/PTEs.
- Additional blocklinear kinds.

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
diff af3b8d53 Tue Oct 31 11:56:19 MDT 2017 Ben Skeggs <bskeggs@redhat.com> drm/nouveau/mmu: remove old vm creation hooks

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
diff 5f300fed Tue Oct 31 11:56:19 MDT 2017 Ben Skeggs <bskeggs@redhat.com> drm/nouveau/mmu/gm200,gm20b: implement vmm on top of new base

Adds support for:
- Per-VMM selection of big page size.
- System-memory PDs.

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
e1e33c79 Tue Oct 31 11:56:19 MDT 2017 Ben Skeggs <bskeggs@redhat.com> drm/nouveau/mmu/gm200: fork from gf100

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
H A DKbuilddiff 920d2b5e Tue Oct 31 11:56:19 MDT 2017 Ben Skeggs <bskeggs@redhat.com> drm/nouveau/mmu: define user interfaces to mmu vmm opertaions

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
diff c83c4097 Tue Oct 31 11:56:19 MDT 2017 Ben Skeggs <bskeggs@redhat.com> drm/nouveau/mmu: define user interfaces to mmu memory allocation

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
diff eea5cf0f Tue Oct 31 11:56:19 MDT 2017 Ben Skeggs <bskeggs@redhat.com> drm/nouveau/mmu: define user interfaces to mmu

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
diff 68af607d Tue Oct 31 11:56:19 MDT 2017 Ben Skeggs <bskeggs@redhat.com> drm/nouveau/mmu/gf100-: type-based vram allocation and bar mapping

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
diff 07661161 Tue Oct 31 11:56:19 MDT 2017 Ben Skeggs <bskeggs@redhat.com> drm/nouveau/mmu/nv50,g84: type-based vram allocation and bar mapping

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
diff 957e18a7 Tue Oct 31 11:56:19 MDT 2017 Ben Skeggs <bskeggs@redhat.com> drm/nouveau/mmu/nv04-nv4x: type-based vram allocation and bar mapping

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
diff eaf1a691 Tue Oct 31 11:56:19 MDT 2017 Ben Skeggs <bskeggs@redhat.com> drm/nouveau/mmu: add base for type-based memory allocation

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
diff 8e39abff Tue Oct 31 11:56:19 MDT 2017 Ben Skeggs <bskeggs@redhat.com> drm/nouveau/mmu/gp100,gp10b: implement vmm on top of new base

Adds support for:
- Selection of old/new-style page table layout (GP100MmuLayout=0/1).
- System-memory PDs.

New layout disabled by default for the moment, as we don't have a
backend that can handle it yet.

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
diff 5f300fed Tue Oct 31 11:56:19 MDT 2017 Ben Skeggs <bskeggs@redhat.com> drm/nouveau/mmu/gm200,gm20b: implement vmm on top of new base

Adds support for:
- Per-VMM selection of big page size.
- System-memory PDs.

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
diff 7de078aa Tue Oct 31 11:56:19 MDT 2017 Ben Skeggs <bskeggs@redhat.com> drm/nouveau/mmu/gk104,gk20a: implement vmm on top of new base

Adds support for:
- Selection of a 64KiB big page size (NvFbBigPage=16).
- System-memory PDs.

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
/linux-master/drivers/gpu/drm/etnaviv/
H A Detnaviv_perfmon.hdiff 7a9c0fe2 Fri Nov 24 07:19:16 MST 2017 Lucas Stach <l.stach@pengutronix.de> drm/etnaviv: use submit exec_state for perfmon sampling

The GPU exec state may have changed at the time when the perfmon sampling
is done, as it reflects the state of the last submission, not the current
GPU execution state.

So for proper sampling we must use the submit exec_state.

Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
diff 249300c7 Sun Sep 24 07:15:27 MDT 2017 Christian Gmeiner <christian.gmeiner@gmail.com> drm/etnaviv: add performance monitor request processing

Changes v4 -> v5
- make use of doms_meta array

Signed-off-by: Christian Gmeiner <christian.gmeiner@gmail.com>
Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
diff 46df52cd Sun Sep 24 07:15:25 MDT 2017 Christian Gmeiner <christian.gmeiner@gmail.com> drm/etnaviv: add performance monitor request validation

Check if the selected domain and signal combination exists.

Changes from v4 to v5
- add exec_state parameter

Signed-off-by: Christian Gmeiner <christian.gmeiner@gmail.com>
Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
diff 8d3d56ce Sun Sep 24 07:15:23 MDT 2017 Christian Gmeiner <christian.gmeiner@gmail.com> drm/etnaviv: add internal representation of perfmon_request

Signed-off-by: Christian Gmeiner <christian.gmeiner@gmail.com>
Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
9e2c2e27 Sun Sep 24 07:15:21 MDT 2017 Christian Gmeiner <christian.gmeiner@gmail.com> drm/etnaviv: add infrastructure to query perf counter

Make it possible that userspace can query all performance domains and
its signals. This information is needed to sample those signals via
submit ioctl.

At the moment no performance domain is available.

Changes from v1 -> v2:
- use a 16 bit value for signals
- fix padding issues
- add id member to domain and signal struct

Changes v4 -> v5
- provide for each pipe an own set of pm domains

Signed-off-by: Christian Gmeiner <christian.gmeiner@gmail.com>
Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
/linux-master/drivers/net/ethernet/netronome/nfp/nfpcore/
H A Dnfp_mip.cdiff 76abc0f6 Thu Jun 08 21:56:14 MDT 2017 Jakub Kicinski <kuba@kernel.org> nfp: report application FW build name in ethtool -i

Make sure application FW build name is NULL-terminated and
print it as a part of ethtool's firmware version string.

Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
ab78c1d2 Thu Feb 09 10:17:33 MST 2017 Jakub Kicinski <kuba@kernel.org> nfp: add MIP reading support

MIP is a vector of information which linker can optionally include
in application firmware. It will be used to retrieve the location
of symbol tables.

Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
/linux-master/drivers/gpu/drm/amd/display/dc/bios/
H A Dcommand_table.hdiff 5e701406 Sat Jan 14 18:56:08 MST 2017 Tony Cheng <tony.cheng@amd.com> drm/amd/display: remove dead code

Signed-off-by: Tony Cheng <tony.cheng@amd.com>
Reviewed-by: Harry Wentland <Harry.Wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
diff ac0e562c Sat Jan 14 09:46:53 MST 2017 Tony Cheng <tony.cheng@amd.com> drm/amd/display: remove un-used defines and dead code

Signed-off-by: Tony Cheng <tony.cheng@amd.com>
Reviewed-by: Harry Wentland <Harry.Wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
4562236b Tue Sep 12 13:58:20 MDT 2017 Harry Wentland <harry.wentland@amd.com> drm/amd/dc: Add dc display driver (v2)

Supported DCE versions: 8.0, 10.0, 11.0, 11.2

v2: rebase against 4.11

Signed-off-by: Harry Wentland <harry.wentland@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
/linux-master/Documentation/devicetree/bindings/pinctrl/
H A Dcortina,gemini-pinctrl.txtdiff ad63da85 Fri Dec 01 16:23:09 MST 2017 Linus Walleij <linus.walleij@linaro.org> pinctrl: gemini: Support drive strength setting

The Gemini pin controller can set drive strength for a few
select groups of pins (not individually). Implement this
for GMAC0 and 1 (ethernet ports), IDE and PCI.

Cc: devicetree@vger.kernel.org
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
diff 60ad481f Sat Oct 28 07:37:19 MDT 2017 Linus Walleij <linus.walleij@linaro.org> pinctrl: gemini: Implement clock skew/delay config

This enabled pin config on the Gemini driver and implements
pin skew/delay so that the ethernet pins clocking can be
properly configured.

Acked-by: Hans Ulli Kroll <ulli.kroll@googlemail.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
ff7e4d2a Mon Jul 31 15:30:50 MDT 2017 Linus Walleij <linus.walleij@linaro.org> pinctrl: Add DT bindings for Cortina Gemini

The Cortina Gemini pin controller uses the standard pin control
bindings for muxing functions with groups so these bindings
should be entirely uncontroversial.

Cc: devicetree@vger.kernel.org
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
/linux-master/drivers/pinctrl/stm32/
H A Dpinctrl-stm32h743.cdiff e7c0e2f3 Thu Nov 30 01:46:48 MST 2017 Benjamin Gaignard <benjamin.gaignard@linaro.org> pinctrl: stm32: Fix copyright

Uniformize STMicroelectronics copyrights header
Add SPDX identifier

Signed-off-by: Benjamin Gaignard <benjamin.gaignard@st.com>
Acked-by: Alexandre TORGUE <alexandre.torgue@st.com>
Acked-by: Maxime Coquelin <mcoquelin.stm32@gmail.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
diff 4a4e5f6f Fri Apr 07 09:10:09 MDT 2017 Alexandre TORGUE <alexandre.torgue@st.com> pinctrl: stm32: replace device_initcall() with arch_initcall()

Pinctrl has to be registered earlier. Mainly to register bank irqdomain
earlier as other devices could use interrupts from those irqdomain.

Signed-off-by: Alexandre TORGUE <alexandre.torgue@st.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
deb30f51 Tue Jan 31 06:14:19 MST 2017 Alexandre TORGUE <alexandre.torgue@st.com> pinctrl: stm32: Add STM32H743 MCU support

This patch adds STM32H743 pinctrl and GPIO support, relies on the
generic STM32 pinctrl driver.

Signed-off-by: Alexandre TORGUE <alexandre.torgue@st.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/bar/
H A Dg84.cdiff a78dbce9 Tue Oct 31 11:56:19 MDT 2017 Ben Skeggs <bskeggs@redhat.com> drm/nouveau/bar: modify interface to bar2 vmm mapping

Match API with the BAR1 version.

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
diff 570889dc Tue Oct 31 11:56:19 MDT 2017 Ben Skeggs <bskeggs@redhat.com> drm/nouveau/bar: modify interface to bar1 vmm mapping

Upcoming changes will remove the nvkm_vmm pointer from nvkm_vma, instead
requiring it to be explicitly specified on each operation.

It's not currently possible to get this information for BAR1 mappings,
so let's fix that ahead of time.

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
diff e988952e Tue Oct 31 11:56:19 MDT 2017 Ben Skeggs <bskeggs@redhat.com> drm/nouveau/bar: expose interface to bar2 teardown

Will prevent spurious MMU fault interrupts if something decides to touch
BAR1 after we've unloaded the driver.

Exposed external to BAR so that INSTMEM can use it to better control the
suspend/resume fast-path access.

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
diff 48fe0247 Tue Oct 31 11:56:19 MDT 2017 Ben Skeggs <bskeggs@redhat.com> drm/nouveau/bar: expose interface to bar2 initialisation

If we want to be able to hit the instmem fast-path in a few trickier cases,
we need to be more flexible with when we can initialise BAR2 access.

There's probably a decent case to be made for merging BAR/INSTMEM into BUS,
but that's something to ponder another day.

Flushes have been added after the write to bind the instance block,
as later commits will reveal the need for them.

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
diff bbb163e1 Tue Oct 31 11:56:19 MDT 2017 Ben Skeggs <bskeggs@redhat.com> drm/nouveau/bar: implement bar1 teardown

Will prevent spurious MMU fault interrupts if something decides to touch
BAR1 after we've unloaded the driver.

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
diff 7313cfa4 Tue Oct 31 11:56:19 MDT 2017 Ben Skeggs <bskeggs@redhat.com> drm/nouveau/bar: move bar1 initialisation into its own function

BAR2 being done for practical reasons, this is just for consistency.

Flushes have been added after the write to bind the instance block,
as later commits will reveal the need for them.

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
/linux-master/Documentation/input/
H A Dindex.rstdiff 6d16e914 Wed Jul 12 16:44:38 MDT 2017 Jonathan Corbet <corbet@lwn.net> docs: Turn off section numbering for the input docs

The input docs enable section numbering at multiple levels, leading to a
lot of bright-red "nested numbered toctree" warnings in newer Sphinx
versions. Just take that directive out for now to help alleviate the
global red-pixel shortage.

Signed-off-by: Jonathan Corbet <corbet@lwn.net>
diff b08c118c Thu Apr 06 19:08:42 MDT 2017 Dmitry Torokhov <dmitry.torokhov@gmail.com> Input: docs - split input docs into kernel- and user-facing

Split input documentation into several groups: kernel- and user-facing, and
notes about individual device drivers. Move device drivers docs into a
separate subdirectory.

Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
diff 4c79e98b Thu Apr 06 17:17:37 MDT 2017 Dmitry Torokhov <dmitry.torokhov@gmail.com> Input: docs - update joystick documentation a bit

Consolidate use instructions and userspace API notes into the same chapter;
remove completely obsolete references, move into a separate subdirectory.

Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
diff 15e591a7 Thu Apr 06 15:49:23 MDT 2017 Dmitry Torokhov <dmitry.torokhov@gmail.com> Input: docs - remove disclaimer/GPL notice

This is just a part of kernel documentation, it does not require explicit
license notice.

Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
diff b8a91560 Wed Apr 05 17:28:55 MDT 2017 Dmitry Torokhov <dmitry.torokhov@gmail.com> Input: move documentation for Amiga CD32

Move the documentation for Amiga CD32 together with other parallel port
joysticks.

Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
e2ba5731 Tue Apr 04 18:51:04 MDT 2017 Mauro Carvalho Chehab <mchehab@kernel.org> Input: create a book with Linux Input documentation

Now that all files under Documentation/input follows the ReST markup
language, rename them to *.rst and create a book for the Linux Input
subsystem.

Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
/linux-master/Documentation/driver-api/usb/
H A Dindex.rstdiff b0b3ddf8 Tue May 09 07:30:24 MDT 2017 Felipe Balbi <felipe.balbi@linux.intel.com> usb: move ReST documentation to Documentation/driver-api/usb/

This is where all other USB ReST documentation has moved to.

Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
diff 8b4cfe0b Wed Apr 19 06:02:20 MDT 2017 Felipe Balbi <felipe.balbi@linux.intel.com> usb: dwc3: add ReST documentation

Document a few details about DWC3 in order to help people report bugs
and debug DWC3.

Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
diff e463c063 Wed Apr 05 07:23:10 MDT 2017 Mauro Carvalho Chehab <mchehab@kernel.org> usb/URB.txt: convert to ReST and update it

The URB doc describes the Kernel mechanism that do USB transfers.
While the functions are already described at urb.h, there are a
number of concepts and theory that are important for USB driver
developers.

Convert it to ReST and use C ref links to point to the places
at usb.h where each function and struct is located.

A few of those descriptions were incomplete. While here, update
to reflect the current API status.

Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
diff 32a3bebc Wed Apr 05 07:23:09 MDT 2017 Mauro Carvalho Chehab <mchehab@kernel.org> usb/persist.txt: convert to ReST and add to driver-api book

This document describe some USB core features. Add it to the
driver-api book.

Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
diff 76f650f0 Wed Apr 05 07:23:08 MDT 2017 Mauro Carvalho Chehab <mchehab@kernel.org> usb/hotplug.txt: convert to ReST and add to driver-api book

This document describe some USB core features. Add it to the
driver-api book.

Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
diff 360a7b5f Wed Apr 05 07:23:07 MDT 2017 Mauro Carvalho Chehab <mchehab@kernel.org> error-codes.rst: convert to ReST and add to driver-api book

This document describe some USB core features. Add it to the
driver-api book.

Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
diff 2a373331 Wed Apr 05 07:23:06 MDT 2017 Mauro Carvalho Chehab <mchehab@kernel.org> usb/dma.txt: convert to ReST and add to driver-api book

This document describe some USB core features. Add it to the
driver-api book.

Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
diff 3db5f406 Wed Apr 05 07:23:05 MDT 2017 Mauro Carvalho Chehab <mchehab@kernel.org> usb/power-management.txt: convert to ReST and add to driver-api book

This document describe some USB core functions. Add it to the
driver-api book.

Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
diff 3b38e4f2 Wed Apr 05 07:23:04 MDT 2017 Mauro Carvalho Chehab <mchehab@kernel.org> usb/callbacks.txt: convert to ReST and add to driver-api book

This document describe some USB core functions. Add it to the
driver-api book.

Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
diff 401c7be2 Wed Apr 05 07:23:03 MDT 2017 Mauro Carvalho Chehab <mchehab@kernel.org> usb/bulk-streams.txt: convert to ReST and add to driver-api book

This document describe some USB core functions. Add it to the
driver-api book.

Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
H A Dpersist.rstdiff e1c3e6e1 Wed Apr 05 07:23:15 MDT 2017 Mauro Carvalho Chehab <mchehab@kernel.org> docs-rst: fix usb cross-references

As some USB documentation files got moved, adjust their
cross-references to their new place.

Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
32a3bebc Wed Apr 05 07:23:09 MDT 2017 Mauro Carvalho Chehab <mchehab@kernel.org> usb/persist.txt: convert to ReST and add to driver-api book

This document describe some USB core features. Add it to the
driver-api book.

Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Dpsp_v10_0.hdiff 98512bb8 Thu Sep 14 02:25:19 MDT 2017 Ken Wang <Ken.Wang@amd.com> drm/amdgpu: Add GPU reset functionality for Vega10

V2

Signed-off-by: Ken Wang <Ken.Wang@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Acked-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
diff 4ef72453 Thu Sep 07 23:04:52 MDT 2017 Evan Quan <evan.quan@amd.com> drm/amdgpu: added api for stopping psp ring (v2)

- v2: reuse the ring stop api in ring destory

Signed-off-by: Evan Quan <evan.quan@amd.com>
Reviewed-by: Junwei Zhang <Jerry.Zhang@amd.com>
Acked-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Huang Rui <ray.huang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
diff a4f478bc Fri Jul 14 04:37:44 MDT 2017 Junwei Zhang <Jerry.Zhang@amd.com> drm/amdgpu: add ring_destroy for psp v10

Signed-off-by: Junwei Zhang <Jerry.Zhang@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
diff ccce0552 Fri Jul 14 04:34:48 MDT 2017 Junwei Zhang <Jerry.Zhang@amd.com> drm/amdgpu: add ring_create function for psp v10

Signed-off-by: Junwei Zhang <Jerry.Zhang@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
diff 6ab77113 Fri Jul 14 04:31:18 MDT 2017 Junwei Zhang <Jerry.Zhang@amd.com> drm/amdgpu: add init microcode function for psp v10

Signed-off-by: Junwei Zhang <Jerry.Zhang@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
fd341dc5 Thu May 04 13:28:30 MDT 2017 Huang Rui <ray.huang@amd.com> drm/amdgpu: add psp v10 function callback for raven

PSP is the security processor. These are the support
functions.

Signed-off-by: Huang Rui <ray.huang@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Acked-by: Chunming Zhou <david1.zhou@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
/linux-master/scripts/dtc/include-prefixes/dt-bindings/clock/
H A Dsun8i-v3s-ccu.hd0f11d14 Thu Jan 19 10:54:45 MST 2017 Icenowy Zheng <icenowy@aosc.xyz> clk: sunxi-ng: add support for V3s CCU

V3s has a similar but cut-down CCU to H3. Some muxes, especially clocks
about CSI, are different, which makes it to need a new CCU driver.

Add such a new driver for it.

Signed-off-by: Icenowy Zheng <icenowy@aosc.xyz>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
/linux-master/drivers/gpu/drm/amd/display/modules/freesync/
H A DMakefilediff 1a09120f Thu Nov 30 19:15:50 MST 2017 Alex Deucher <alexander.deucher@amd.com> drm/amdgpu: add license to Makefiles

Was missing license text.

Acked-by: Harry Wentland <harry.wentland@amd.com>
Acked-by: Felix Kuehling <Felix.Kuehling@amd.com>
Acked-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
diff e2874a3c Thu Nov 30 19:15:50 MST 2017 Alex Deucher <alexander.deucher@amd.com> drm/amdgpu: add license to Makefiles

Was missing license text.

Acked-by: Harry Wentland <harry.wentland@amd.com>
Acked-by: Felix Kuehling <Felix.Kuehling@amd.com>
Acked-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
4562236b Tue Sep 12 13:58:20 MDT 2017 Harry Wentland <harry.wentland@amd.com> drm/amd/dc: Add dc display driver (v2)

Supported DCE versions: 8.0, 10.0, 11.0, 11.2

v2: rebase against 4.11

Signed-off-by: Harry Wentland <harry.wentland@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
/linux-master/drivers/gpu/drm/amd/display/dc/dce112/
H A Ddce112_compressor.hdiff c13b408b Thu Sep 28 22:34:39 MDT 2017 Dave Airlie <airlied@redhat.com> amdgpu/dc: another round of dce/dcn construct cleanups.

This removes any remaining pointless return codepaths from the
DCE code.

Signed-off-by: Dave Airlie <airlied@redhat.com>
Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
4562236b Tue Sep 12 13:58:20 MDT 2017 Harry Wentland <harry.wentland@amd.com> drm/amd/dc: Add dc display driver (v2)

Supported DCE versions: 8.0, 10.0, 11.0, 11.2

v2: rebase against 4.11

Signed-off-by: Harry Wentland <harry.wentland@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
/linux-master/drivers/gpu/drm/amd/display/dc/gpio/
H A Dhw_gpio.cdiff 0e1c42fd Thu Sep 28 22:34:38 MDT 2017 Dave Airlie <airlied@redhat.com> amdgpu/dc: cleanup construct returns in gpio.

This is similiar to previous patches, don't return when we don't
need to, also do error checking before allocating memory, makes
it simpler to cleanup after.

Signed-off-by: Dave Airlie <airlied@redhat.com>
Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
4562236b Tue Sep 12 13:58:20 MDT 2017 Harry Wentland <harry.wentland@amd.com> drm/amd/dc: Add dc display driver (v2)

Supported DCE versions: 8.0, 10.0, 11.0, 11.2

v2: rebase against 4.11

Signed-off-by: Harry Wentland <harry.wentland@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
H A Dhw_gpio.hdiff 0e1c42fd Thu Sep 28 22:34:38 MDT 2017 Dave Airlie <airlied@redhat.com> amdgpu/dc: cleanup construct returns in gpio.

This is similiar to previous patches, don't return when we don't
need to, also do error checking before allocating memory, makes
it simpler to cleanup after.

Signed-off-by: Dave Airlie <airlied@redhat.com>
Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
4562236b Tue Sep 12 13:58:20 MDT 2017 Harry Wentland <harry.wentland@amd.com> drm/amd/dc: Add dc display driver (v2)

Supported DCE versions: 8.0, 10.0, 11.0, 11.2

v2: rebase against 4.11

Signed-off-by: Harry Wentland <harry.wentland@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
/linux-master/drivers/gpu/drm/amd/display/dc/irq/dce110/
H A Dirq_service_dce110.hdiff 667e1498 Thu Mar 23 13:27:15 MDT 2017 Andrey Grodzovsky <Andrey.Grodzovsky@amd.com> drm/amd/display: use CRTC_VERTICAL_INTERRUPT0 as VBLANK trigger.

VBLANK interrupt is driven bu line buffer vcounter which is
ahead of CRTC vcounter. Use an interrupt that fires at the actual
CRTC vblank start boundry.

Signed-off-by: Andrey Grodzovsky <Andrey.Grodzovsky@amd.com>
Acked-by: Harry Wentland <Harry.Wentland@amd.com>
Reviewed-by: Andrey Grodzovsky <Andrey.Grodzovsky@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
4562236b Tue Sep 12 13:58:20 MDT 2017 Harry Wentland <harry.wentland@amd.com> drm/amd/dc: Add dc display driver (v2)

Supported DCE versions: 8.0, 10.0, 11.0, 11.2

v2: rebase against 4.11

Signed-off-by: Harry Wentland <harry.wentland@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
/linux-master/drivers/gpu/drm/amd/display/dc/basics/
H A Dlogger.hdiff 215a6f05 Fri Oct 06 13:40:07 MDT 2017 Dmytro Laktyushkin <Dmytro.Laktyushkin@amd.com> drm/amd/display: add performance trace macro to dc

Signed-off-by: Dmytro Laktyushkin <Dmytro.Laktyushkin@amd.com>
Reviewed-by: Tony Cheng <Tony.Cheng@amd.com>
Acked-by: Harry Wentland <Harry.Wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
4562236b Tue Sep 12 13:58:20 MDT 2017 Harry Wentland <harry.wentland@amd.com> drm/amd/dc: Add dc display driver (v2)

Supported DCE versions: 8.0, 10.0, 11.0, 11.2

v2: rebase against 4.11

Signed-off-by: Harry Wentland <harry.wentland@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
/linux-master/drivers/gpu/drm/amd/display/dc/dce110/
H A Ddce110_timing_generator_v.hdiff c13b408b Thu Sep 28 22:34:39 MDT 2017 Dave Airlie <airlied@redhat.com> amdgpu/dc: another round of dce/dcn construct cleanups.

This removes any remaining pointless return codepaths from the
DCE code.

Signed-off-by: Dave Airlie <airlied@redhat.com>
Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
4562236b Tue Sep 12 13:58:20 MDT 2017 Harry Wentland <harry.wentland@amd.com> drm/amd/dc: Add dc display driver (v2)

Supported DCE versions: 8.0, 10.0, 11.0, 11.2

v2: rebase against 4.11

Signed-off-by: Harry Wentland <harry.wentland@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
/linux-master/Documentation/admin-guide/LSM/
H A DSELinux.rst229fd05c Sat May 13 05:51:44 MDT 2017 Kees Cook <keescook@chromium.org> doc: ReSTify SELinux.txt

Adjusts for ReST markup and moves under LSM admin guide.

Cc: Paul Moore <paul@paul-moore.com>
Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
/linux-master/Documentation/devicetree/bindings/sound/
H A Dhisilicon,hi6210-i2s.txtdiff 86666c08 Mon Apr 10 01:35:11 MDT 2017 John Stultz <john.stultz@linaro.org> ASoC: Improve hi6210-i2s DT bindings

This patch improves the previously submitted hi6210-i2s DT
binding, adding extra details to how the multi-dai index
value maps to the potential interfaces.
(Currently just index 0 -> the S2 interface, as there is
only one supported, but in the future other interfaces may
be enabled.)

Signed-off-by: John Stultz <john.stultz@linaro.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
9e615f63 Fri Mar 31 16:05:59 MDT 2017 John Stultz <john.stultz@linaro.org> ASoC: add hi6210-i2s DT bindings

Adds DT bindings documentation for the hi6210-i2s driver.

Signed-off-by: John Stultz <john.stultz@linaro.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
H A Deverest,es7134.txt59c15fcd Mon Feb 27 08:47:24 MST 2017 Jerome Brunet <jbrunet@baylibre.com> ASoC: es7134: add dt-bindings for the es7134 dac

Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
/linux-master/Documentation/devicetree/bindings/clock/
H A Dst,stm32h7-rcc.txtdiff 127b8e26 Tue Sep 19 05:44:06 MDT 2017 Gabriel Fernandez <gabriel.fernandez@st.com> dt-bindings: clk: stm32h7: fix clock-cell size

The clock-cell size is 1 on stm32h7 plaform.

Signed-off-by: Gabriel Fernandez <gabriel.fernandez@st.com>
Fixes: 3e4d618b0722 ("clk: stm32h7: Add stm32h743 clock driver")
Signed-off-by: Rob Herring <robh@kernel.org>
3e4d618b Mon Aug 21 05:59:02 MDT 2017 Gabriel Fernandez <gabriel.fernandez@st.com> clk: stm32h7: Add stm32h743 clock driver

This patch enables clocks for STM32H743 boards.

Signed-off-by: Gabriel Fernandez <gabriel.fernandez@st.com>

for MFD changes:
Acked-by: Lee Jones <lee.jones@linaro.org>

for DT-Bindings
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
/linux-master/arch/sparc/lib/
H A DM7memcpy.Sdiff 34060b8f Mon Aug 07 17:52:52 MDT 2017 Babu Moger <babu.moger@oracle.com> arch/sparc: Add accurate exception reporting in M7memcpy

Add accurate exception reporting in M7memcpy

Signed-off-by: Babu Moger <babu.moger@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
b3a04ed5 Mon Aug 07 17:52:51 MDT 2017 Babu Moger <babu.moger@oracle.com> arch/sparc: Optimized memcpy, memset, copy_to_user, copy_from_user for M7/M8

New algorithm that takes advantage of the M7/M8 block init store
ASI, ie, overlapping pipelines and miss buffer filling.
Full details in code comments.

Signed-off-by: Babu Moger <babu.moger@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

Completed in 220 milliseconds

1234567891011>>