[Bug 100687] KWin won't draw Aurorae themes under EGL

2017-04-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100687 Michel Dänzer changed: What|Removed |Added Version|12.0|17.0 --- Comment

[Bug 100687] KWin won't draw Aurorae themes under EGL

2017-04-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100687 Michel Dänzer changed: What|Removed |Added Attachment #130850|text/x-log |text/plain

[ANNOUNCE] libdrm 2.4.80

2017-04-14 Thread Emil Velikov
Christian Gmeiner (1): configure.ac: bump version for release Eric Engestrom (1): intel: remove dead code Philipp Zabel (2): etnaviv: sync uapi header etnaviv: add fence fd support Tobias Jakobi (1): exynos: add C++ support to exynos_drmif header git tag:

[Bug 100687] KWin won't draw Aurorae themes under EGL

2017-04-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100687 --- Comment #3 from MirceaKitsune --- Created attachment 130852 --> https://bugs.freedesktop.org/attachment.cgi?id=130852=edit Output of "qdbus org.kde.KWin /KWin supportInformation" -- You are

[Bug 100687] KWin won't draw Aurorae themes under EGL

2017-04-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100687 --- Comment #2 from MirceaKitsune --- Created attachment 130851 --> https://bugs.freedesktop.org/attachment.cgi?id=130851=edit kwin_x11.txt -- You are receiving this mail because: You are the assignee

[Bug 100687] KWin won't draw Aurorae themes under EGL

2017-04-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100687 --- Comment #1 from MirceaKitsune --- Created attachment 130850 --> https://bugs.freedesktop.org/attachment.cgi?id=130850=edit Xorg.0.log -- You are receiving this mail because: You are the assignee for

[Bug 100685] [bisected] X Won't Start on Skylake/Tonga

2017-04-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100685 --- Comment #3 from Andy Furniss --- (In reply to Mike Lothian from comment #2) > Currently the drm-next tree, agd5f's drm-4.12-wip tree are failing, the > intel nightly tree is working as is Linus's tree. Seems there is a

[PATCH v2] drm/i915: set "ret" correctly on error paths

2017-04-14 Thread Dan Carpenter
If "crtc" is NULL, then my static checker complains that "ret" isn't initialized on that path. It doesn't really cause a problem unless "ret" is somehow set to -EDEADLK which is not likely. Chris Wilson also noticed another error path where "ret" isn't set correctly. Signed-off-by: Dan

[Bug 100687] KWin won't draw Aurorae themes under EGL

2017-04-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100687 Bug ID: 100687 Summary: KWin won't draw Aurorae themes under EGL Product: Mesa Version: 12.0 Hardware: Other OS: All Status: NEW Severity: major

Re: [PATCH] drm/vc4: Add runtime PM support to the HDMI encoder driver

2017-04-14 Thread Boris Brezillon
On Fri, 14 Apr 2017 11:20:52 -0700 Eric Anholt wrote: > Boris Brezillon writes: > > > The HDMI driver is currently enabling all clks and probe time and keep > > the power-domain connected to the HDMI encoder enabled. > > How about "The

Re: [PATCH v7 4/9] drm/stm: Add STM32 LTDC driver

2017-04-14 Thread Eric Anholt
Yannick Fertre writes: > This controller provides output signals to interface directly a variety > of LCD and TFT panels. These output signals are: RGB signals > (up to 24bpp), vertical & horizontal synchronisations, data enable and > the pixel clock. > > Reviewed-by: Eric

Re: [PATCH] drm/vc4: Add runtime PM support to the HDMI encoder driver

2017-04-14 Thread Eric Anholt
Boris Brezillon writes: > The HDMI driver is currently enabling all clks and probe time and keep > the power-domain connected to the HDMI encoder enabled. How about "The HDMI driver is currently enabling all clocks at probe time and keeps the power

Re: [PATCH] drm/vc4: Allow using more than 256MB of CMA memory.

2017-04-14 Thread Eric Anholt
Boris Brezillon writes: > On Mon, 27 Mar 2017 16:10:25 -0700 > Eric Anholt wrote: > >> Until now, we've had to limit Raspberry Pi to 256MB of CMA memory to >> keep from triggering the hardware addressing bug between of the tile >> binner of

[Bug 100685] [bisected] X Won't Start on Skylake/Tonga

2017-04-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100685 --- Comment #2 from Mike Lothian --- Currently the drm-next tree, agd5f's drm-4.12-wip tree are failing, the intel nightly tree is working as is Linus's tree. -- You are receiving this mail because: You are the assignee

[Bug 100685] [bisected] X Won't Start on Skylake/Tonga

2017-04-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100685 Mike Lothian changed: What|Removed |Added CC||m...@fireburn.co.uk

[Bug 100685] [bisected] X Won't Start on Skylake/Tonga

2017-04-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100685 Bug ID: 100685 Summary: [bisected] X Won't Start on Skylake/Tonga Product: DRI Version: DRI git Hardware: Other OS: All Status: NEW Severity: normal

Re: [Intel-gfx] [PATCH 02/15] drm: Remove drm_modeset_(un)lock_crtc

2017-04-14 Thread Mike Lothian
Hi X no longer starts for me and I've bisected it back to this commit During bisect I ended up on commits where my laptop would lockup during boot Regards Mike On Tue, 4 Apr 2017 at 06:39 Daniel Vetter wrote: > On Tue, Apr 4, 2017 at 12:13 AM, kbuild test robot

Re: [PATCH 04/22] target: Make use of the new sg_map function at 16 call sites (fwd)

2017-04-14 Thread Julia Lawall
it tree, please drop us a note to help improve the system] url: https://github.com/0day-ci/linux/commits/Logan-Gunthorpe/Introduce-common-scatterlist-map-function/20170414-142518 base: https://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi.git for-next :: branch date: 8 hours ago ::

Re: [PATCH v11] drm: Unplug drm device when unregistering it (v8)

2017-04-14 Thread Sean Paul
On Thu, Apr 13, 2017 at 03:32:44PM +0800, Jeffy Chen wrote: > After unbinding drm, the user space may still owns the drm dev fd, and > may still be able to call drm ioctl. > > We're using an unplugged state to prevent something like that, so let's > reuse it here. > > Also drop drm_unplug_dev,

Re: [PATCH] drm/tilcdc: If CRTC is enabled at init phase, disable it

2017-04-14 Thread Emiliano Ingrassia
Hi Jyri, thank you for the response. On Mon, Apr 10, 2017 at 02:16:54PM +0300, Jyri Sarha wrote: > If the LCDC is already enabled (e.g. by the bootloader) at the > initialization phase, disable it before returning from the probe. > > Signed-off-by: Jyri Sarha > Reported-by:

[Bug 100306] System randomly freezes or crashes to the login screen, glitches until rebooted

2017-04-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100306 --- Comment #17 from MirceaKitsune --- Very important note: While investigating a completely unrelated bug, I remembered that KWin was configured to use egl over glx on my machine. I believe glx is the old

Re: [PATCH v7 5/9] MAINTAINERS: add maintainers for DRM STM driver

2017-04-14 Thread Neil Armstrong
On 04/14/2017 12:13 PM, Yannick Fertre wrote: > Add Philippe Cornu and myself as maintainers. > > Signed-off-by: Yannick Fertre > --- > MAINTAINERS | 9 + > 1 file changed, 9 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index c36dfae..84cf73f 100644

Re: [PATCH v7 4/9] drm/stm: Add STM32 LTDC driver

2017-04-14 Thread Neil Armstrong
On 04/14/2017 12:13 PM, Yannick Fertre wrote: > This controller provides output signals to interface directly a variety > of LCD and TFT panels. These output signals are: RGB signals > (up to 24bpp), vertical & horizontal synchronisations, data enable and > the pixel clock. > > Reviewed-by: Eric

Re: [PATCH v7 2/9] drm/fb-cma-helper: Add drm_fb_cma_get_gem_addr()

2017-04-14 Thread Neil Armstrong
On 04/14/2017 12:13 PM, Yannick Fertre wrote: > Add function drm_fb_cma_get_gem_addr() which return the physical address > of framebuffer (1st pixel). This function will usually be called by plane > callback (atomic_update). > > Signed-off-by: Yannick Fertre > --- >

Re: [PATCH v7 1/9] drm/cma: Update DEFINE_DRM_GEM_CMA_FOPS to add get_unmapped_area

2017-04-14 Thread Neil Armstrong
On 04/14/2017 12:13 PM, Yannick Fertre wrote: > Missing field get_unmapped_area which is necessary with device without MMU > > Signed-off-by: Yannick Fertre > --- > include/drm/drm_gem_cma_helper.h | 1 + > 1 file changed, 1 insertion(+) > > diff --git

[GIT PULL] fbdev fixes for v4.11-rc6

2017-04-14 Thread Bartlomiej Zolnierkiewicz
Hi Linus, Please pull fbdev fixes for v4.11-rc6. Best regards, -- Bartlomiej Zolnierkiewicz Samsung R Institute Poland Samsung Electronics The following changes since commit c1ae3cfa0e89fa1a7ecc4c99031f5e9ae99d9201: Linux 4.11-rc1 (2017-03-05 12:59:56 -0800) are available in the git

[Bug 100593] corruption in total war warhammer when using mesa 17.1 - git

2017-04-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100593 --- Comment #7 from Gregor Münch --- Well its strange, this is completely fixed for me. So it should also be fixed on other GCN 1.0 cards. But looks like there is still a bug for GCN 1.1 cards. -- You are receiving this

[Bug 100531] [regression] Broken graphics in several games

2017-04-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100531 Gregor Münch changed: What|Removed |Added Status|RESOLVED|VERIFIED ---

[PATCH 2/8] omapdrm: encoder-tpd12s015: keep ls_oe_gpio high if CEC is enabled

2017-04-14 Thread Hans Verkuil
From: Hans Verkuil When the OMAP4 CEC support is enabled the CEC pin should always be on. So keep ls_oe_gpio high when CONFIG_OMAP4_DSS_HDMI_CEC is set. Background: even if the HPD is low it should still be possible to use CEC. Some displays will set the HPD low when

[PATCH 6/8] omapdrm: hdmi4: refcount hdmi_power_on/off_core

2017-04-14 Thread Hans Verkuil
From: Hans Verkuil The hdmi_power_on/off_core functions can be called multiple times: when the HPD changes and when the HDMI CEC support needs to power the HDMI core. So use a counter to know when to really power on or off the HDMI core. Also call

[PATCH 4/8] omapdrm: hdmi4: make low-level functions available

2017-04-14 Thread Hans Verkuil
From: Hans Verkuil Three low-level functions in hdmi4.c and hdmi4_core.c are made available for use by the OMAP4 CEC support. Renamed the prefix to hdmi4 since these are OMAP4 specific. These function deal with the HDMI core and are needed to power it up for use with

[PATCH 8/8] omapdrm: hdmi4: hook up the HDMI CEC support

2017-04-14 Thread Hans Verkuil
From: Hans Verkuil Hook up the HDMI CEC support in the hdmi4 driver. It add the CEC irq handler, the CEC (un)init calls and tells the CEC implementation when the physical address changes. Signed-off-by: Hans Verkuil ---

[PATCH 5/8] omapdrm: hdmi4: prepare irq handling for HDMI CEC support

2017-04-14 Thread Hans Verkuil
From: Hans Verkuil Pass struct omap_hdmi to the irq handler since it will need access to hdmi.core. Do not clear the IRQ_HDMI_CORE bit: that will be controlled by the HDMI CEC code. Signed-off-by: Hans Verkuil ---

[PATCH 7/8] omapdrm: hdmi4_cec: add OMAP4 HDMI CEC support

2017-04-14 Thread Hans Verkuil
From: Hans Verkuil Add the source and header for the OMAP4 HDMI CEC support. This code is not yet hooked up, that will happen in the next patch. Signed-off-by: Hans Verkuil --- drivers/gpu/drm/omapdrm/dss/hdmi4_cec.c | 381

[PATCH 3/8] omapdrm: hdmi.h: extend hdmi_core_data with CEC fields

2017-04-14 Thread Hans Verkuil
From: Hans Verkuil Extend the hdmi_core_data struct with the additional fields needed for CEC. Also fix a simple typo in a comment. Signed-off-by: Hans Verkuil --- drivers/gpu/drm/omapdrm/dss/hdmi.h | 6 +- 1 file changed, 5 insertions(+),

[PATCH 0/8] omapdrm: add OMAP4 CEC support

2017-04-14 Thread Hans Verkuil
From: Hans Verkuil This patch series adds support for the OMAP4 HDMI CEC IP core. Most of the patches leading up to the actual CEC implementation make changes to the HDMI core support. The reason for this is that CEC has to be enabled even if the HPD is low: some

[PATCH 1/8] arm: omap4: enable CEC pin for Pandaboard A4 and ES

2017-04-14 Thread Hans Verkuil
From: Hans Verkuil The CEC pin was always pulled up, making it impossible to use it. Change to PIN_INPUT so it can be used by the new CEC support. Signed-off-by: Hans Verkuil --- arch/arm/boot/dts/omap4-panda-a4.dts | 2 +-

[PATCH v7 4/9] drm/stm: Add STM32 LTDC driver

2017-04-14 Thread Yannick Fertre
This controller provides output signals to interface directly a variety of LCD and TFT panels. These output signals are: RGB signals (up to 24bpp), vertical & horizontal synchronisations, data enable and the pixel clock. Reviewed-by: Eric Anholt Signed-off-by: Yannick Fertre

[PATCH v7 6/9] ARM: dts: stm32: Add ltdc support on stm32f429 MCU

2017-04-14 Thread Yannick Fertre
Add LTDC (Lcd-tft Display Controller) support. Signed-off-by: Yannick Fertre --- arch/arm/boot/dts/stm32f429.dtsi | 12 +++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/arch/arm/boot/dts/stm32f429.dtsi b/arch/arm/boot/dts/stm32f429.dtsi index

[PATCH v7 1/9] drm/cma: Update DEFINE_DRM_GEM_CMA_FOPS to add get_unmapped_area

2017-04-14 Thread Yannick Fertre
Missing field get_unmapped_area which is necessary with device without MMU Signed-off-by: Yannick Fertre --- include/drm/drm_gem_cma_helper.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/drm/drm_gem_cma_helper.h b/include/drm/drm_gem_cma_helper.h index

[PATCH v7 8/9] ARM: configs: stm32: Add DRM support in STM32 defconfig

2017-04-14 Thread Yannick Fertre
This patch adds DRM (Direct Rendering Manager) support in stm32_defconfig file Signed-off-by: Yannick Fertre --- arch/arm/configs/stm32_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/configs/stm32_defconfig b/arch/arm/configs/stm32_defconfig index

[PATCH v7 7/9] ARM: dts: stm32: Enable ltdc & simple panel on stm32f429-Eval board

2017-04-14 Thread Yannick Fertre
Enable ltdc & enable am-480272h3tmqw-t01h panel. Signed-off-by: Yannick Fertre --- arch/arm/boot/dts/stm32429i-eval.dts | 59 1 file changed, 59 insertions(+) diff --git a/arch/arm/boot/dts/stm32429i-eval.dts

[PATCH v7 9/9] ARM: configs: stm32: Add simple panel support in STM32 defconfig

2017-04-14 Thread Yannick Fertre
This patch adds simple panel support in stm32_defconfig file Signed-off-by: Yannick Fertre --- arch/arm/configs/stm32_defconfig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/arch/arm/configs/stm32_defconfig b/arch/arm/configs/stm32_defconfig index c2ff2e7..0d38263

[PATCH v7 5/9] MAINTAINERS: add maintainers for DRM STM driver

2017-04-14 Thread Yannick Fertre
Add Philippe Cornu and myself as maintainers. Signed-off-by: Yannick Fertre --- MAINTAINERS | 9 + 1 file changed, 9 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index c36dfae..84cf73f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4424,6 +4424,15 @@ S:

[PATCH v7 3/9] dt-bindings: display: Add STM32 LTDC driver

2017-04-14 Thread Yannick Fertre
This patch adds documentation of device tree bindings for the STM32 LTDC (Lcd-Tft Display Controller). Acked-by: Rob Herring Signed-off-by: Yannick Fertre --- .../devicetree/bindings/display/st,stm32-ltdc.txt | 36 ++ 1 file changed,

[PATCH v7 0/9] STM32 LCD-TFT display controller

2017-04-14 Thread Yannick Fertre
Version 7: - rework heading of MAINTAINERS patch Version 6: - Add patch on MAINTAINERS file to add Philippe Cornu & myself. - Update driver stm to remove uneccessary functions called. Version 5: - Add patch on drm_gem_cma_helper.h to udapte DEFINE_DRM_GEM_CMA_FOPS. - Add patch on

[PATCH v7 2/9] drm/fb-cma-helper: Add drm_fb_cma_get_gem_addr()

2017-04-14 Thread Yannick Fertre
Add function drm_fb_cma_get_gem_addr() which return the physical address of framebuffer (1st pixel). This function will usually be called by plane callback (atomic_update). Signed-off-by: Yannick Fertre --- drivers/gpu/drm/drm_fb_cma_helper.c | 27

Re: [PATCH 2/6] drm: writeback: Add out-fences for writeback connectors

2017-04-14 Thread Boris Brezillon
On Fri, 25 Nov 2016 16:49:00 + Brian Starkey wrote: > Add the OUT_FENCE_PTR property to writeback connectors, to enable > userspace to get a fence which will signal once the writeback is > complete. It is not allowed to request an out-fence without a > framebuffer

Re: [PATCH 1/6] drm: Add writeback connector type

2017-04-14 Thread Boris Brezillon
On Fri, 25 Nov 2016 16:48:59 + Brian Starkey wrote: > > diff --git a/drivers/gpu/drm/drm_connector.c b/drivers/gpu/drm/drm_connector.c > index b5c6a8e..6bbd93f 100644 > --- a/drivers/gpu/drm/drm_connector.c > +++ b/drivers/gpu/drm/drm_connector.c > @@ -86,6 +86,7 @@

Re: [PATCH v6 5/9] [media] add maintainers for DRM STM driver

2017-04-14 Thread Yannick FERTRE
Hi Neil, This tag is not link to drm driver. Sorry for this mistake, I'll push a new patch. Yannick On 04/14/2017 11:07 AM, Neil Armstrong wrote: > On 04/14/2017 10:10 AM, Yannick Fertre wrote: >> Add Philippe Cornu and myself as maintainers. >> >> Signed-off-by: Yannick Fertre

Re: [PATCH 6/6] drm: mali-dp: Add writeback connector

2017-04-14 Thread Boris Brezillon
On Fri, 25 Nov 2016 16:49:04 + Brian Starkey wrote: > +static int > +malidp_mw_encoder_atomic_check(struct drm_encoder *encoder, > +struct drm_crtc_state *crtc_state, > +struct drm_connector_state *conn_state) >

Re: [repost] drm sync objects cleaned up

2017-04-14 Thread Chris Wilson
On Tue, Apr 11, 2017 at 01:22:12PM +1000, Dave Airlie wrote: > This set of sync object patches should address most of the issues > raised in review. > > The major changes: > Race on destroy should be gone, > Documentation fixups > amdgpu internal use p instead of adev fixups > > My plans are to

Re: [RFC PATCH v3 0/6] Introduce writeback connectors

2017-04-14 Thread Boris Brezillon
Hi Brian, On Fri, 25 Nov 2016 16:48:58 + Brian Starkey wrote: > Hi, > > This is v3 of my series introducing a new connector type: > DRM_MODE_CONNECTOR_WRITEBACK > See v1 and v2 here: [1] [2] > > Writeback connectors are used to expose the memory writeback engines >

[Bug 100681] F1 2015 glitches (letters mainly)

2017-04-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100681 --- Comment #2 from Christoph Haag --- Should be between llvm 299913 and 300035. -- You are receiving this mail because: You are the assignee for the bug.___ dri-devel mailing

Re: [PATCH v6 5/9] [media] add maintainers for DRM STM driver

2017-04-14 Thread Neil Armstrong
On 04/14/2017 10:10 AM, Yannick Fertre wrote: > Add Philippe Cornu and myself as maintainers. > > Signed-off-by: Yannick Fertre > --- > MAINTAINERS | 9 + > 1 file changed, 9 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index c36dfae..84cf73f 100644

Re: [PATCH v2 2/2] drm: dw-hdmi: gate audio clock from the I2S enablement callbacks

2017-04-14 Thread Neil Armstrong
On 04/14/2017 10:31 AM, Romain Perier wrote: > Currently, the audio sampler clock is enabled from dw_hdmi_setup() at > step E. and is kept enabled for later use. This clock should be enabled > and disabled along with the actual audio stream and not always on (that > is bad for PM). Futhermore, as

Re: [PATCH v2 1/2] drm: dw-hdmi: add specific I2S and AHB functions for stream handling

2017-04-14 Thread Neil Armstrong
On 04/14/2017 10:31 AM, Romain Perier wrote: > Currently, CTS+N is forced to zero as a workaround of the IP block for > i.MX platforms. This is requested in the datasheet of the corresponding > IP for AHB mode only. However, we have seen that it introduces glitches > or delays when playing a sound

Re: [PATCH 2/3] drm/panel: s6e3ha2: Add support for S6eHEA2 edge panel on TM2e board

2017-04-14 Thread Andrzej Hajda
Hi Hoegeun, The patch looks OK, below small nitpicks. On 14.04.2017 07:19, Hoegeun Kwon wrote: > This patch considers edge type of panel on TM2e board and The panel > has 1600x2560 resolution in 5.65" physical panel in the TM2e device. > > This identify panel type with compatibility string, also

[PATCH v6 7/9] ARM: dts: stm32: Enable ltdc & simple panel on stm32f429-Eval board

2017-04-14 Thread Yannick Fertre
Enable ltdc & enable am-480272h3tmqw-t01h panel. Signed-off-by: Yannick Fertre --- arch/arm/boot/dts/stm32429i-eval.dts | 59 1 file changed, 59 insertions(+) diff --git a/arch/arm/boot/dts/stm32429i-eval.dts

[PATCH v6 4/9] drm/stm: Add STM32 LTDC driver

2017-04-14 Thread Yannick Fertre
This controller provides output signals to interface directly a variety of LCD and TFT panels. These output signals are: RGB signals (up to 24bpp), vertical & horizontal synchronisations, data enable and the pixel clock. Reviewed-by: Eric Anholt Signed-off-by: Yannick Fertre

[PATCH v6 1/9] drm/cma: Update DEFINE_DRM_GEM_CMA_FOPS to add get_unmapped_area

2017-04-14 Thread Yannick Fertre
Missing field get_unmapped_area which is necessary with device without MMU Signed-off-by: Yannick Fertre --- include/drm/drm_gem_cma_helper.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/drm/drm_gem_cma_helper.h b/include/drm/drm_gem_cma_helper.h index

[PATCH v6 8/9] ARM: configs: stm32: Add DRM support in STM32 defconfig

2017-04-14 Thread Yannick Fertre
This patch adds DRM (Direct Rendering Manager) support in stm32_defconfig file Signed-off-by: Yannick Fertre --- arch/arm/configs/stm32_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/configs/stm32_defconfig b/arch/arm/configs/stm32_defconfig index

[PATCH v6 3/9] dt-bindings: display: Add STM32 LTDC driver

2017-04-14 Thread Yannick Fertre
This patch adds documentation of device tree bindings for the STM32 LTDC (Lcd-Tft Display Controller). Acked-by: Rob Herring Signed-off-by: Yannick Fertre --- .../devicetree/bindings/display/st,stm32-ltdc.txt | 36 ++ 1 file changed,

[PATCH v6 6/9] ARM: dts: stm32: Add ltdc support on stm32f429 MCU

2017-04-14 Thread Yannick Fertre
Add LTDC (Lcd-tft Display Controller) support. Signed-off-by: Yannick Fertre --- arch/arm/boot/dts/stm32f429.dtsi | 12 +++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/arch/arm/boot/dts/stm32f429.dtsi b/arch/arm/boot/dts/stm32f429.dtsi index

[PATCH v6 5/9] [media] add maintainers for DRM STM driver

2017-04-14 Thread Yannick Fertre
Add Philippe Cornu and myself as maintainers. Signed-off-by: Yannick Fertre --- MAINTAINERS | 9 + 1 file changed, 9 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index c36dfae..84cf73f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4424,6 +4424,15 @@ S:

[PATCH v6 0/9] STM32 LCD-TFT display controller

2017-04-14 Thread Yannick Fertre
Version 6: - Add patch on MAINTAINERS file to add Philippe Cornu & myself. - Update driver stm to remove uneccessary functions called. Version 5: - Add patch on drm_gem_cma_helper.h to udapte DEFINE_DRM_GEM_CMA_FOPS. - Add patch on drm_fb_cma_helper to add new function to get physical address. -

[PATCH v6 9/9] ARM: configs: stm32: Add simple panel support in STM32 defconfig

2017-04-14 Thread Yannick Fertre
This patch adds simple panel support in stm32_defconfig file Signed-off-by: Yannick Fertre --- arch/arm/configs/stm32_defconfig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/arch/arm/configs/stm32_defconfig b/arch/arm/configs/stm32_defconfig index c2ff2e7..0d38263

[PATCH v6 2/9] drm/fb-cma-helper: Add drm_fb_cma_get_gem_addr()

2017-04-14 Thread Yannick Fertre
Add function drm_fb_cma_get_gem_addr() which return the physical address of framebuffer (1st pixel). This function will usually be called by plane callback (atomic_update). Signed-off-by: Yannick Fertre --- drivers/gpu/drm/drm_fb_cma_helper.c | 27

Re: [PATCH] drm/vc4: Allow using more than 256MB of CMA memory.

2017-04-14 Thread Boris Brezillon
On Mon, 27 Mar 2017 16:10:25 -0700 Eric Anholt wrote: > Until now, we've had to limit Raspberry Pi to 256MB of CMA memory to > keep from triggering the hardware addressing bug between of the tile > binner of the tile alloc memory (where the top 4 bits come from the > tile state

Re: [PATCH 1/3] dt-bindings: Add support for samsung s6e3ha2 edge panel binding

2017-04-14 Thread Andrzej Hajda
Hi Hoegeun, On 14.04.2017 07:19, Hoegeun Kwon wrote: > The Samsung s6e3ha2 edge is a 5.65" 1600x2560 AMOLED panel connected > using MIPI-DSI interfaces. As I wrote in discussion about s6e3ha2, there is no edge version of s6e3ha2, it is just different panel: s6e3hf2, or more precisely IC driver.

[Bug 98604] [VDPAU, DRI3] Fullscreen flash video fails when hardware acceleration is enabled.

2017-04-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=98604 --- Comment #17 from Chris Rankin --- (In reply to Michel Dänzer from comment #16) > The patch just disables DRI3 for VDPAU, so it cannot be applied anywhere as > is. It would have to be guarded by an environment

Re: [Nouveau] [PATCH 1/4] nouveau_hwmon: migrate to hwmon_device_register_with_info

2017-04-14 Thread Oscar Salvador
Sorry, It's my first time sending a patch and I'm a bit lost. I didn't know the first one must be a cover letter. I'll write another series of patch doing it right and with the changes you suggested in it. I'll put v2 after PATCH. Thanks On 14 April 2017 at 01:21, Karol Herbst

[Bug 100681] F1 2015 glitches (letters mainly)

2017-04-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100681 --- Comment #1 from Michel Dänzer --- Apparently this is an LLVM regression, someone needs to bisect. -- You are receiving this mail because: You are the assignee for the bug.___

[Bug 100681] F1 2015 glitches (letters mainly)

2017-04-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100681 Bug ID: 100681 Summary: F1 2015 glitches (letters mainly) Product: Mesa Version: git Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Severity: