[GIT PULL] tilcdc DRM refactoring (again)

2015-06-06 Thread Dave Airlie
On 6 June 2015 at 00:05, Jyri Sarha wrote: > David, > Please pull the contents of "Use DRM component API in tilcdc to > connect to tda998x" patch series[1] from: > > https://github.com/jsarha/linux.git linux-4.1.0-rc6-tilcdc-refactor I think I pulled the earlier version a few days ago, Have a lo

[PATCH v3 1/2] drm/bridge: dw-hdmi: support optional supply regulators

2015-06-06 Thread Heiko Stübner
Hi Thierry Am Freitag, 5. Juni 2015, 14:23:14 schrieb Thierry Reding: > On Fri, Jun 05, 2015 at 02:16:40PM +0200, Heiko Stübner wrote: > > > If this is specific to the Rockchip implementation, shouldn't this go > > > into Documentation/devicetree/bindings/video/dw_hdmi-rockchip.txt? It > > > coul

[PATCH v3 1/2] drm/bridge: dw-hdmi: support optional supply regulators

2015-06-06 Thread Russell King - ARM Linux
On Fri, Jun 05, 2015 at 02:16:40PM +0200, Heiko Stübner wrote: > Hi Thierry > > Am Freitag, 5. Juni 2015, 13:02:01 schrieb Thierry Reding: > > If this is specific to the Rockchip implementation, shouldn't this go > > into Documentation/devicetree/bindings/video/dw_hdmi-rockchip.txt? It > > could

[Bug 90873] GPU hang, TearFree On, Mate desktop environment

2015-06-06 Thread bugzilla-dae...@freedesktop.org
hives/dri-devel/attachments/20150606/5eed0f79/attachment.html>

[PATCH v2 07/10] drm/i915: Add pipe level Gamma correction for CHV/BSW

2015-06-06 Thread Jindal, Sonika
On 6/4/2015 7:12 PM, Kausal Malladi wrote: > From: Kausal Malladi > > This patch does the following: > 1. Adds the core function to program Gamma correction values for CHV/BSW > platform > 2. Adds Gamma correction macros/defines > 3. Adds drm_mode_crtc_update_color_property function, which r

[Bug 73338] Fan speed in idle at 40% with radeonsi and at 18% with catalyst

2015-06-06 Thread bugzilla-dae...@freedesktop.org
iving this mail because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20150606/a91f95cf/attachment.html>

[PATCHv2 45/45] drm: omapdrm: add lock for fb pinning

2015-06-06 Thread Laurent Pinchart
Hi Tomi, Thank you for the patch. On Thursday 04 June 2015 12:03:02 Tomi Valkeinen wrote: > Before atomic modesetting omap_framebuffer_pin() and > omap_framebuffer_unpin() were always called with modesetting locks > taken. With atomic modesetting support this is no longer the case, and > we need

[PATCHv2 43/45] drm: omapdrm: don't wait in crtc_atomic_flush

2015-06-06 Thread Laurent Pinchart
Hi Tomi, Thank you for the patch. On Thursday 04 June 2015 12:03:00 Tomi Valkeinen wrote: > omap_crtc_atomic_flush() sets the GO bit and waits for it to get unset, > which tells us the HW has taken the new configuration into use. > > This is unnecessary as omap_atomic_complete() waits for all th

[PATCHv2 42/45] drm: omapdrm: add omap_atomic_wait_for_gos()

2015-06-06 Thread Laurent Pinchart
Hi Tomi, Thank you for the patch. On Thursday 04 June 2015 12:02:59 Tomi Valkeinen wrote: > omap_atomic_complete() uses drm_atomic_helper_wait_for_vblanks() to wait > for all operations to finish. That works, but can easily cause waits for > vblanks when no wait is actually necessary. It actuall

[PATCHv2 41/45] drm: omapdrm: remove omap_crtc_wait_page_flip

2015-06-06 Thread Laurent Pinchart
Hi Tomi, Thank you for the patch. On Thursday 04 June 2015 12:02:58 Tomi Valkeinen wrote: > omap_crtc_disable() waits for pending page flips to finish. However, > omap_crtc_disable() is always called via omap_atomic_complete() and we > never have page flips going on at that time. Why is that ? B

[PATCHv2 44/45] drm: omapdrm: merge omap_crtc_flush and omap_crtc_atomic_flush

2015-06-06 Thread Laurent Pinchart
Hi Tomi, Thank you for the patch. On Thursday 04 June 2015 12:03:01 Tomi Valkeinen wrote: > omap_crtc_atomic_flush() is the only user of omap_crtc_flush(), so just > move the code from omap_crtc_flush() to omap_crtc_atomic_flush(). > > Signed-off-by: Tomi Valkeinen Acked-by: Laurent Pinchart

[PATCHv2 40/45] drm: omapdrm: if omap_plane_atomic_update fails, disable plane

2015-06-06 Thread Laurent Pinchart
Hi Tomi, Thank you for the patch. On Thursday 04 June 2015 12:02:57 Tomi Valkeinen wrote: > omap_plane_atomic_update() calls dispc_ovl_setup(), which can fail (but > shouldn't). To make the code a bit more robust, make sure the plane gets > disabled if dispc_ovl_setup() fails, as otherwise we mig

[PATCHv2 39/45] drm: omapdrm: inline omap_plane_setup into update/disable

2015-06-06 Thread Laurent Pinchart
Hi Tomi, Thank you for the patch. On Thursday 04 June 2015 12:02:56 Tomi Valkeinen wrote: > At the moment we have omap_plane_setup() function which handles both > enabling (and configuring) and disabling the plane. With atomic > modesetting we have separate hooks for plane enable/config and disab

[PATCHv2 38/45] drm: omapdrm: omap_plane_setup() cannot fail, use WARN

2015-06-06 Thread Laurent Pinchart
Hi Tomi, Thank you for the patch. On Thursday 04 June 2015 12:02:55 Tomi Valkeinen wrote: > With atomic modesetting, omap_plane_setup()'s return value is ignored as > the functions using it cannot fail. dispc_ovl_setup(), called by > omap_plane_setup(), can fail (but shouldn't). > > Instead of r

[drm fixes] git pull

2015-06-06 Thread Dave Airlie
Hi Linus, i915 has a bunch of fixes, and Russell found a bug in sysfs writing handling that results in userspace getting stuck. Dave. The following changes since commit 456fdb267377b88fa37abf60fcbd9bfaa813bf1f: Merge tag 'pci-v4.1-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/h

[Bug 73338] Fan speed in idle at 40% with radeonsi and at 18% with catalyst

2015-06-06 Thread bugzilla-dae...@freedesktop.org
! Great :)) !! -- You are receiving this mail because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20150606/e24ce7be/attachment.html>

[Bug 90873] GPU hang, TearFree On, Mate desktop environment

2015-06-06 Thread bugzilla-dae...@freedesktop.org
. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20150606/b4166a43/attachment.html>

[PATCH v2 01/10] drm/i915: Initialize Color Manager

2015-06-06 Thread Sharma, Shashank
Thanks for your time and review Matt. Please find my comments inline Regards Shashank On 6/6/2015 6:30 AM, Matt Roper wrote: > On Thu, Jun 04, 2015 at 07:12:32PM +0530, Kausal Malladi wrote: >> From: Kausal Malladi >> >> Color Manager is an extension in i915 driver to handle color correction >> a

[PATCH v2 04/10] drm: Add Gamma correction structure

2015-06-06 Thread Sharma, Shashank
Regards Shashank On 6/6/2015 6:30 AM, Matt Roper wrote: > On Thu, Jun 04, 2015 at 07:12:35PM +0530, Kausal Malladi wrote: >> From: Kausal Malladi >> >> This patch adds a new structure in DRM layer for Gamma color correction. >> This structure will be used by all user space agents to configure >>

[PATCH v2 05/10] drm: Add a new function for updating color blob

2015-06-06 Thread Sharma, Shashank
Regards Shashank On 6/6/2015 6:30 AM, Matt Roper wrote: > On Thu, Jun 04, 2015 at 07:12:36PM +0530, Kausal Malladi wrote: >> From: Kausal Malladi >> >> This patch adds a new function to update color blob properties >> and exports it. >> >> v2: Addressing Sonika's comment, >> 1. Moved this functio

[PATCH v2 06/10] drm: Avoid atomic commit path for CRTC property (Gamma)

2015-06-06 Thread Sharma, Shashank
Regards Shashank On 6/6/2015 6:31 AM, Matt Roper wrote: > On Thu, Jun 04, 2015 at 07:12:37PM +0530, Kausal Malladi wrote: >> From: Kausal Malladi >> >> The atomic CRTC set infrastructure is not available yet. So, the atomic >> check path throws error for any non-plane property. >> >> This patch a

[PATCH v2 07/10] drm/i915: Add pipe level Gamma correction for CHV/BSW

2015-06-06 Thread Sharma, Shashank
Regards Shashank On 6/6/2015 11:03 AM, Jindal, Sonika wrote: > > > On 6/4/2015 7:12 PM, Kausal Malladi wrote: >> From: Kausal Malladi >> >> This patch does the following: >> 1. Adds the core function to program Gamma correction values for CHV/BSW >> platform >> 2. Adds Gamma correction macros

[Nouveau] [PATCH] drm/nouveau: Do not leak client objects

2015-06-06 Thread Ben Skeggs
On 5 June 2015 at 21:35, Thierry Reding wrote: > On Thu, Oct 16, 2014 at 11:54:54AM +0200, Thierry Reding wrote: >> From: Thierry Reding >> >> The memory allocated for a nouveau_cli object in nouveau_cli_create() is >> never freed. Free the memory in nouveau_cli_destroy() to plug this leak. >> >>

[drm fixes] git pull

2015-06-06 Thread Linus Torvalds
On Fri, Jun 5, 2015 at 11:58 PM, Dave Airlie wrote: > > i915 has a bunch of fixes [..] .. but nof ix for the regression that Stefan Lippers-Hollmann reported? An oops in intel_modeset_update_connector_atomic_state() due to commit 08d9bc920d46 ("drm/i915: Allocate connector state together with the

[PATCH 49/88] drm/amdgpu: remove AMDGPU_GEM_CREATE_CPU_GTT_UC

2015-06-06 Thread Oded Gabbay
GTT_USWC | \ > AMDGPU_GEM_CREATE_CPU_ACCESS_REQUIRED | \ > AMDGPU_GEM_CREATE_NO_CPU_ACCESS) > > -- > 1.8.3.1 > > ___ > dri-devel mailing list > dri-devel at lists.freedesktop.org > http://lists.freedesktop.org/mailman/listinfo/dri-devel > -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20150606/7a94b66b/attachment-0001.html>

[PATCH] drm/amdkfd: avoid CONFIG_ prefix for non-Kconfig symbols

2015-06-06 Thread Oded Gabbay
On Fri, Jun 5, 2015 at 11:27 AM, Valentin Rothberg wrote: > The CONFIG_ prefix is reserved for Kconfig options in Make and CPP > syntax. Various static analysis tools rely on this naming convention > and check if CONFIG_ prefixed symbols are defined Kconfig. Hence add > yet another prefix AMD_ t

[PATCH] drm/amdkfd: do reset wavefronts per process per device

2015-06-06 Thread Oded Gabbay
From: Ben Goz This commit moves the reset wavefront flag to per process per device data structure, so we can support multiple devices. Signed-off-by: Ben Goz Signed-off-by: Oded Gabbay --- .../gpu/drm/amd/amdkfd/kfd_device_queue_manager.c | 7 --- drivers/gpu/drm/amd/amdkfd/kfd_priv.h

[PATCH] drm/amdkfd: Add missing properties to CZ device info

2015-06-06 Thread Oded Gabbay
This patch adds two missing properties initializations to the device info structure of CZ. As we don't have CZ support yet, it isn't critical, but its important to fix this now instead of forgetting about it later. Signed-off-by: Oded Gabbay --- drivers/gpu/drm/amd/amdkfd/kfd_device.c | 3 +++

[PATCH 49/88] drm/amdgpu: remove AMDGPU_GEM_CREATE_CPU_GTT_UC

2015-06-06 Thread Christian König
.3.1 > > ___ > dri-devel mailing list > dri-devel at lists.freedesktop.org > <mailto:dri-devel at lists.freedesktop.org> > http://lists.freedesktop.org/mailman/listinfo/dri-devel > > > > ___ > dri-devel mailing list > dri-devel at lists.freedesktop.org > http://lists.freedesktop.org/mailman/listinfo/dri-devel -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20150606/87f3da71/attachment.html>

[PATCH] drm/amdkfd: remove not used defines from cik_regs.h

2015-06-06 Thread Oded Gabbay
Signed-off-by: Oded Gabbay --- drivers/gpu/drm/amd/amdkfd/cik_regs.h | 177 +++--- 1 file changed, 13 insertions(+), 164 deletions(-) diff --git a/drivers/gpu/drm/amd/amdkfd/cik_regs.h b/drivers/gpu/drm/amd/amdkfd/cik_regs.h index 01ff332..183be5b 100644 --- a/driver

[PATCH 49/88] drm/amdgpu: remove AMDGPU_GEM_CREATE_CPU_GTT_UC

2015-06-06 Thread Oded Gabbay
On Sat, Jun 6, 2015 at 10:09 PM, Christian König wrote: > On 06.06.2015 19:08, Oded Gabbay wrote: > > Hi Alex, > I think you have a mistake in this patch. > You renamed AMDGPU_GEM_CREATE_CPU_GTT_WC to AMDGPU_GEM_CREATE_CPU_GTT_USWC, > however, AMDGPU_GEM_CREATE_CPU_GTT_WC was defined as (1 << 3)

[PATCH] drm/panel: Add display timing for Okaya RS800480T-7X0GP

2015-06-06 Thread Gary Bisson
Thierry, All, On Fri, Jun 5, 2015 at 2:28 PM, Thierry Reding wrote: > On Thu, May 28, 2015 at 05:37:46PM +0200, Gary Bisson wrote: >> Add support for the Okaya RS800480T-7X0GP to the DRM simple panel >> driver. >> >> The RS800480T-7X0GP is a WVGA (800x480) panel with an 18-bit parallel >> LCD in

drm/i915: WARN_ON(dev_priv->mm.busy)

2015-06-06 Thread Jeremiah Mahler
all, On all my machines with Intel graphics I get the following warning in the logs when the machine is suspended. Apparently some part of the graphics system is busy when it should be idle. This is present on the latest linux-next 20150604. ... [ 33.141747] Suspending console(s) (use no_c