[Bug 81281] 8970M boot problems since 3.13 with dpm

2014-07-29 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=81281 --- Comment #3 from sharkgoesmad --- Thank you for looking into it! Yes, the startup was successful on 3.16 and I'm currently using it with no issues. I'll attach dmesg and xorg log file shortly. -- You are receiving this mail because: You are

[Bug 81281] 8970M boot problems since 3.13 with dpm

2014-07-29 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=81281 --- Comment #4 from sharkgoesmad --- Created attachment 144551 --> https://bugzilla.kernel.org/attachment.cgi?id=144551&action=edit dmesg on 3.16-rc5 with radeon.runpm=0 -- You are receiving this mail because: You are watching the assignee of

[Bug 81281] 8970M boot problems since 3.13 with dpm

2014-07-29 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=81281 sharkgoesmad changed: What|Removed |Added Attachment #144541|0 |1 is obsolete|

[PATCH v2 1/2] drm/mipi-dsi: add (LPM) Low Power Mode transfer support

2014-07-29 Thread YoungJun Cho
Hi Andrzej, On 07/29/2014 01:09 AM, Andrzej Hajda wrote: > On 07/28/2014 04:00 AM, Inki Dae wrote: >> This patch adds below two flags for LPM transfer, and it attaches LPM flags >> to a msg in accordance with master's mode_flags set by LCD Panel driver. >> >> MIPI_DSI_MODE_CMD_LPM >> - If this fla

[Bug 79157] [Tesseract Game] Grainy SSAO on RadeonSI

2014-07-29 Thread bugzilla-dae...@freedesktop.org
org/archives/dri-devel/attachments/20140729/69cdb8aa/attachment.html>

[Bug 78453] [HAWAII] Get acceleration working

2014-07-29 Thread bugzilla-dae...@freedesktop.org
s 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/20140729/cfb84e96/attachment.html>

[Bug 81837] [radeonsi] memory leaks in OpenCL

2014-07-29 Thread bugzilla-dae...@freedesktop.org
-- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20140729/a3b4e903/attachment.html>

[PATCH v2 1/2] drm/mipi-dsi: add (LPM) Low Power Mode transfer support

2014-07-29 Thread Inki Dae
On 2014? 07? 29? 01:09, Andrzej Hajda wrote: > On 07/28/2014 04:00 AM, Inki Dae wrote: >> This patch adds below two flags for LPM transfer, and it attaches LPM flags >> to a msg in accordance with master's mode_flags set by LCD Panel driver. >> >> MIPI_DSI_MODE_CMD_LPM >> - If this flag is set by P

[Bug 75276] Implement VGPR Register Spilling

2014-07-29 Thread bugzilla-dae...@freedesktop.org
You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20140729/f7a0fe8c/attachment.html>

[Bug 75276] Implement VGPR Register Spilling

2014-07-29 Thread bugzilla-dae...@freedesktop.org
An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20140729/e0890101/attachment.html>

[Bug 81644] Random crashes on RadeonSI with Chromium.

2014-07-29 Thread bugzilla-dae...@freedesktop.org
--- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20140729/9e14f0cd/attachment.html>

[PATCH v2 2/2] drm/exynos: dsi: add LPM (Low Power Mode) transfer support

2014-07-29 Thread Inki Dae
On 2014? 07? 29? 00:50, Andrzej Hajda wrote: > On 07/28/2014 04:00 AM, Inki Dae wrote: >> This patch adds LPM transfer support for video or command data. >> >> With this patch, Exynos MIPI DSI controller can transfer command or >> video data with HS or LP mode in accordance with mode_flags set >> b

[Bug 81644] Random crashes on RadeonSI with Chromium.

2014-07-29 Thread bugzilla-dae...@freedesktop.org
-- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20140729/051b9ecf/attachment.html>

[PATCH 0/3] drm/exynos: Allow module to be autoloaded

2014-07-29 Thread Inki Dae
On 2014? 07? 28? 23:45, Sjoerd Simons wrote: > Hey Inki, > > On Mon, 2014-07-28 at 23:17 +0900, Inki Dae wrote: >> On 2014? 07? 28? 17:30, Sjoerd Simons wrote: >> Sorry for late, >> >> I don't see why Exynos drm driver should be auto-loaded module. I think >> all devices covered by Exynos drm fram

[Bug 81644] Random crashes on RadeonSI with Chromium.

2014-07-29 Thread bugzilla-dae...@freedesktop.org
-- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20140729/6640be4e/attachment.html>

[PATCH 1/5] drm/radeon: add userptr support v5

2014-07-29 Thread Christian König
Am 28.07.2014 um 17:27 schrieb Daniel Vetter: > On Mon, Jul 28, 2014 at 01:30:08PM +0200, Christian K?nig wrote: >> +struct dma_buf *radeon_gem_prime_export(struct drm_device *dev, >> +struct drm_gem_object *gobj, >> +int flags

[Bug 65963] screen goes blank, Linux hangs - Radeon 7870, Gallium, Glamor

2014-07-29 Thread bugzilla-dae...@freedesktop.org
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/20140729/c09b31d7/attachment.html>

[PATCH 3/3] drm/radeon/cik: Read back SDMA WPTR register after writing it

2014-07-29 Thread Michel Dänzer
From: Michel D?nzer For symmetry with other *_set_wptr hooks. Signed-off-by: Michel D?nzer --- drivers/gpu/drm/radeon/cik_sdma.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/gpu/drm/radeon/cik_sdma.c b/drivers/gpu/drm/radeon/cik_sdma.c index 73bd2b2..ec7c7b6 100644 --- a/driver

[PATCH 2/3] drm/radeon: Use write-combined CPU mappings of IBs on >= CIK

2014-07-29 Thread Michel Dänzer
From: Michel D?nzer Signed-off-by: Michel D?nzer --- drivers/gpu/drm/radeon/radeon_ring.c | 20 1 file changed, 16 insertions(+), 4 deletions(-) diff --git a/drivers/gpu/drm/radeon/radeon_ring.c b/drivers/gpu/drm/radeon/radeon_ring.c index 7cfea7e..20b0e4f 100644 --- a/dr

[PATCH 1/3] drm/radeon: Use write-combined CPU mappings of ring buffers with PCIe

2014-07-29 Thread Michel Dänzer
From: Michel D?nzer PCI GART doesn't support unsnooped access. AGP GART already uses write-combined CPU mappings. Signed-off-by: Michel D?nzer --- drivers/gpu/drm/radeon/radeon_ring.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/drivers/gpu/drm/radeon/radeon_ring.c b

[PATCH 1/3] drm/radeon: Use write-combined CPU mappings of ring buffers with PCIe

2014-07-29 Thread Christian König
Am 29.07.2014 um 11:47 schrieb Michel D?nzer: > From: Michel D?nzer > > PCI GART doesn't support unsnooped access. AGP GART already uses > write-combined CPU mappings. > > Signed-off-by: Michel D?nzer For this series Reviewed-by: Christian K?nig > --- > drivers/gpu/drm/radeon/radeon_ring.c |

[PATCH 1/4] drm/radeon: invalidate moved BOs in the VM

2014-07-29 Thread Michel Dänzer
This series is Tested-by: Michel D?nzer -- Earthling Michel D?nzer| http://www.amd.com Libre software enthusiast |Mesa and X developer

[PATCH 4/4] imx-drm: ipuv3-plane: fix plane updates for active planes

2014-07-29 Thread Philipp Zabel
While the DMA channel is running, it is not allowed to change anything but the inactive (double) buffer base address, so resizing a plane or changing to a frame buffer with different pixel format is not possible. Signed-off-by: Philipp Zabel --- drivers/staging/imx-drm/ipuv3-plane.c | 15 +++

[PATCH 3/4] imx-drm: ipuv3-plane: enable double buffering

2014-07-29 Thread Philipp Zabel
This allows to update the buffer base address while the DMA channel is running. It is needed to flip the frame buffer of an active plane. Signed-off-by: Philipp Zabel --- drivers/staging/imx-drm/ipuv3-plane.c | 14 +++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/dri

[PATCH 2/4] imx-drm: ipuv3-plane: move stride setting out of base setup

2014-07-29 Thread Philipp Zabel
Setting the stride can only be done on inactive channels, while the buffer base address can also be updated for running channels using the hardware double buffering feature. Signed-off-by: Philipp Zabel --- drivers/staging/imx-drm/ipuv3-plane.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletion

[PATCH 1/4] imx-drm: ipuv3-plane: allow local alpha in ipu_plane_mode_set()

2014-07-29 Thread Philipp Zabel
For the overlay plane scanning out a framebuffer with an alpha component, enable the DP local alpha feature on the partial plane. Signed-off-by: Philipp Zabel --- drivers/staging/imx-drm/ipuv3-plane.c | 12 ++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/drivers/stagi

[Bug 65963] screen goes blank, Linux hangs - Radeon 7870, Gallium, Glamor

2014-07-29 Thread bugzilla-dae...@freedesktop.org
eedesktop.org/archives/dri-devel/attachments/20140729/072398c7/attachment.html>

[PATCH v2 1/2] drm/mipi-dsi: add (LPM) Low Power Mode transfer support

2014-07-29 Thread Andrzej Hajda
On 07/29/2014 02:57 AM, YoungJun Cho wrote: > Hi Andrzej, > > On 07/29/2014 01:09 AM, Andrzej Hajda wrote: >> On 07/28/2014 04:00 AM, Inki Dae wrote: >>> This patch adds below two flags for LPM transfer, and it attaches LPM flags >>> to a msg in accordance with master's mode_flags set by LCD Panel

[Bug 81690] nouveau GPU locks up under memory pressure

2014-07-29 Thread bugzilla-dae...@freedesktop.org
ummyName[1554]] failed to idle channel 0x > [DummyName[1554]] > [ 360.512756] nouveau E[DummyName[1554]] failed to idle channel 0x > [DummyName[1554]] -- You are receiving this mail because: You are the assignee for the bug. -- next part -- An HT

[Intel-gfx] [PATCH 09/11] i915: add DP 1.2 MST support (v0.6)

2014-07-29 Thread Daniel Vetter
On Wed, Jul 23, 2014 at 6:32 AM, Dave Airlie wrote: > On 23 July 2014 06:02, Paulo Zanoni wrote: >> 2014-06-05 1:01 GMT-03:00 Dave Airlie : >>> From: Dave Airlie >>> >>> This adds DP 1.2 MST support on Haswell systems. >> >> Hi >> >> It looks like drm-intel-nightly now includes this patch. It ac

[Intel-gfx] [PATCH 09/11] i915: add DP 1.2 MST support (v0.6)

2014-07-29 Thread Dave Airlie
On 29 July 2014 20:46, Daniel Vetter wrote: > On Wed, Jul 23, 2014 at 6:32 AM, Dave Airlie wrote: >> On 23 July 2014 06:02, Paulo Zanoni wrote: >>> 2014-06-05 1:01 GMT-03:00 Dave Airlie : From: Dave Airlie This adds DP 1.2 MST support on Haswell systems. >>> >>> Hi >>> >>> It loo

[Intel-gfx] [PATCH 09/11] i915: add DP 1.2 MST support (v0.6)

2014-07-29 Thread Daniel Vetter
On Tue, Jul 29, 2014 at 12:50 PM, Dave Airlie wrote: > On 29 July 2014 20:46, Daniel Vetter wrote: >> On Wed, Jul 23, 2014 at 6:32 AM, Dave Airlie wrote: >>> On 23 July 2014 06:02, Paulo Zanoni wrote: 2014-06-05 1:01 GMT-03:00 Dave Airlie : > From: Dave Airlie > > This adds DP

[PATCH V6 0/8] drm/exynos: few patches to enhance bridge chip support

2014-07-29 Thread Thierry Reding
amp;s5m_ldo8_reg>; > }; > > + panel: panel { > + compatible = "simple-panel"; > + }; You can't do this. "simple-panel" isn't a valid panel model. It should probably be removed from the platform_of_match table in the driver. Thierry -- next part -- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 819 bytes Desc: not available URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20140729/363a8db7/attachment.sig>

[PATCH v2 2/2] drm/exynos: dsi: add LPM (Low Power Mode) transfer support

2014-07-29 Thread Andrzej Hajda
On 07/29/2014 05:42 AM, Inki Dae wrote: > On 2014? 07? 29? 00:50, Andrzej Hajda wrote: >> On 07/28/2014 04:00 AM, Inki Dae wrote: >>> This patch adds LPM transfer support for video or command data. >>> >>> With this patch, Exynos MIPI DSI controller can transfer command or >>> video data with HS or

[PATCH V6 0/8] drm/exynos: few patches to enhance bridge chip support

2014-07-29 Thread Thierry Reding
gt; +++ b/arch/arm/boot/dts/exynos5250-spring.dts > > @@ -64,10 +64,14 @@ > > vdd_pll-supply = <&s5m_ldo8_reg>; > > }; > > > > + panel: panel { > > + compatible = "simple-panel"; > > + }; > > You can't do this. "simple-panel" isn't a valid panel model. It should > probably be removed from the platform_of_match table in the driver. Done. Thierry -- next part -- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 819 bytes Desc: not available URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20140729/796eb26d/attachment-0001.sig>

[PATCH V6 0/8] drm/exynos: few patches to enhance bridge chip support

2014-07-29 Thread Thierry Reding
That's probably fine as long as they also do provide the specific model. But given that simple-panel does not have a mode or physical size, I don't think even that makes sense. Any of the DTS files in the tree I have that list simple-panel as a fallback are Tegra, so I'll go write a patch that removes the fallback. I can't think of a reason why it would ever be needed or meaningful. Thierry -- next part -- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 819 bytes Desc: not available URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20140729/93f94111/attachment.sig>

[PATCH v2 2/2] drm/exynos: dsi: add LPM (Low Power Mode) transfer support

2014-07-29 Thread Inki Dae
On 2014? 07? 29? 20:39, Andrzej Hajda wrote: > On 07/29/2014 05:42 AM, Inki Dae wrote: >> On 2014? 07? 29? 00:50, Andrzej Hajda wrote: >>> On 07/28/2014 04:00 AM, Inki Dae wrote: This patch adds LPM transfer support for video or command data. With this patch, Exynos MIPI DSI controll

[PATCH 0/3] drm/exynos: Allow module to be autoloaded

2014-07-29 Thread Inki Dae
On 2014? 07? 29? 20:59, Andreas F?rber wrote: > Am 29.07.2014 10:05, schrieb Sjoerd Simons: >> On Tue, 2014-07-29 at 14:38 +0900, Inki Dae wrote: >>> On 2014? 07? 28? 23:45, Sjoerd Simons wrote: On Mon, 2014-07-28 at 23:17 +0900, Inki Dae wrote: > On 2014? 07? 28? 17:30, Sjoerd Simons wrot

[PATCH v6 10/14] drm/panel: add S6E3FA0 driver

2014-07-29 Thread YoungJun Cho
Hi Thierry, Sorry for late reply. I implemented common DSI helper functions and tested in s6e3fa0 panel (I should test with other panels). The helper function prototypes are like below: int mipi_dsi_set_maximum_return_packet_size(struct mipi_dsi_device *dsi,

[PATCH 1/3] drm/radeon: Use write-combined CPU mappings of ring buffers with PCIe

2014-07-29 Thread Alex Deucher
On Tue, Jul 29, 2014 at 5:54 AM, Christian K?nig wrote: > Am 29.07.2014 um 11:47 schrieb Michel D?nzer: > >> From: Michel D?nzer >> >> PCI GART doesn't support unsnooped access. AGP GART already uses >> write-combined CPU mappings. >> >> Signed-off-by: Michel D?nzer > > > For this series Reviewe

[PATCH v2 2/2] drm/exynos: dsi: add LPM (Low Power Mode) transfer support

2014-07-29 Thread Andrzej Hajda
On 07/29/2014 02:08 PM, Inki Dae wrote: > On 2014? 07? 29? 20:39, Andrzej Hajda wrote: >> On 07/29/2014 05:42 AM, Inki Dae wrote: >>> On 2014? 07? 29? 00:50, Andrzej Hajda wrote: On 07/28/2014 04:00 AM, Inki Dae wrote: > This patch adds LPM transfer support for video or command data. >

[PATCH 0/3] drm/exynos: Allow module to be autoloaded

2014-07-29 Thread Daniel Stone
ug manner, it is just about being able to load them in the initrd without having to have explicit cases for every single driver and device in userspace (which would make it much harder to change the driver later). Cheers, Daniel -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20140729/62cb9b7d/attachment.html>

[PATCH] drm/radeon: tweak ACCEL_WORKING2 query for hawaii

2014-07-29 Thread Alex Deucher
Return 2 so we can be sure the kernel has the necessary changes for acceleration to work. Signed-off-by: Alex Deucher --- drivers/gpu/drm/radeon/radeon_kms.c | 9 - 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/drivers/gpu/drm/radeon/radeon_kms.c b/drivers/gpu/drm/radeon/

[Bug 65963] screen goes blank, Linux hangs - Radeon 7870, Gallium, Glamor

2014-07-29 Thread bugzilla-dae...@freedesktop.org
3.16-RC7 - so far no hang. I'll report if it happens again and add some logs. -- 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/attachm

[Bug 81021] AMD CPUs w/ Integrated Graphics (APUs) And Turbo Core Only Boost If "fglrx" Module Is Loaded

2014-07-29 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=81021 Alan changed: What|Removed |Added CC||alan at lxorguk.ukuu.org.uk Component|cpu

[Bug 81021] AMD CPUs w/ Integrated Graphics (APUs) And Turbo Core Only Boost If "fglrx" Module Is Loaded

2014-07-29 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=81021 --- Comment #1 from Alan --- (moving in the direction of those who would know, and whose code would need to do the GPU setup if there is any) -- You are receiving this mail because: You are watching the assignee of the bug.

[PATCH] drm/radeon: tweak ACCEL_WORKING2 query for hawaii

2014-07-29 Thread Jerome Glisse
On Tue, Jul 29, 2014 at 10:33:18AM -0400, Alex Deucher wrote: > Return 2 so we can be sure the kernel has the necessary > changes for acceleration to work. I highly dislike that ? Why about just using nop2 in userspace ? > > Signed-off-by: Alex Deucher > --- > drivers/gpu/drm/radeon/radeon_kms

[Bug 80331] Radeon driver broken in kernel 3.12.15 onwards for ATI Radeon HD4770 Card

2014-07-29 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=80331 Alan changed: What|Removed |Added CC||alan at lxorguk.ukuu.org.uk Component|Vid

[Bug 80331] [BISECTED]Radeon driver broken in kernel 3.12.15 onwards for ATI Radeon HD4770 Card

2014-07-29 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=80331 Alan changed: What|Removed |Added Summary|Radeon driver broken in |[BISECTED]Radeon driver |kernel

[Bug 80341] Radeon firmware fails to load

2014-07-29 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=80341 Alan changed: What|Removed |Added CC||alan at lxorguk.ukuu.org.uk Component|Vid

[Bug 81021] AMD CPUs w/ Integrated Graphics (APUs) And Turbo Core Only Boost If "fglrx" Module Is Loaded

2014-07-29 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=81021 Alex Deucher changed: What|Removed |Added CC||alexdeucher at gmail.com --- Comment #2 fr

[Bug 80331] [BISECTED]Radeon driver broken in kernel 3.12.15 onwards for ATI Radeon HD4770 Card

2014-07-29 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=80331 Alex Deucher changed: What|Removed |Added CC||alexdeucher at gmail.com --- Comment #2 fr

[Bug 80341] Radeon firmware fails to load

2014-07-29 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=80341 Alex Deucher changed: What|Removed |Added CC||alexdeucher at gmail.com --- Comment #2 fr

[Bug 80331] [BISECTED]Radeon driver broken in kernel 3.12.15 onwards for ATI Radeon HD4770 Card

2014-07-29 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=80331 --- Comment #3 from Colin --- (In reply to Alex Deucher from comment #2) > You need to have the firmware installed to use the driver. We don't support > the driver without firmware loaded. Sorry, I didn't explain very well. The firmware is insta

[PATCH 0/8] Upstreaming the Android build and misc fixes

2014-07-29 Thread Gore, Tim
> -Original Message- > From: Daniel Vetter [mailto:daniel.vetter at ffwll.ch] On Behalf Of Daniel > Vetter > Sent: Monday, July 28, 2014 4:22 PM > To: Emil Velikov > Cc: Daniel Vetter; Gore, Tim; dri-devel at lists.freedesktop.org > Subject: Re: [PATCH 0/8] Upstreaming the Android build a

[PATCH 0/8] Upstreaming the Android build and misc fixes

2014-07-29 Thread Gore, Tim
Hi Emil, these seemed to work ok, with two fixes. 1) Patch 3 didn't apply cleanly to the master branch due to a difference in the Author email address for a couple of files. 2) The Android.mk at the top level, at the end where you include the sub makefiles, You need to use LIBDRM_TOP instead o

[Bug 80331] [BISECTED]Radeon driver broken in kernel 3.12.15 onwards for ATI Radeon HD4770 Card

2014-07-29 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=80331 --- Comment #4 from Alex Deucher --- If the driver is built into the kernel, you need to built the firmware into the kernel as well. -- You are receiving this mail because: You are watching the assignee of the bug.

[Bug 80331] [BISECTED]Radeon driver broken in kernel 3.12.15 onwards for ATI Radeon HD4770 Card

2014-07-29 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=80331 --- Comment #5 from Colin --- (In reply to Alex Deucher from comment #4) > If the driver is built into the kernel, you need to built the firmware into > the kernel as well. I am just using the standard build system e.g. make bzImage. As I said if

[Bug 78453] [HAWAII] Get acceleration working

2014-07-29 Thread bugzilla-dae...@freedesktop.org
f/0001-radeon-enable-hawaii-accel-conditionally.patch>? -- 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/20140729/4691b657/attachment.html>

[PATCH] drm/radeon: tweak ACCEL_WORKING2 query for hawaii

2014-07-29 Thread Alex Deucher
On Tue, Jul 29, 2014 at 11:39 AM, Jerome Glisse wrote: > On Tue, Jul 29, 2014 at 10:33:18AM -0400, Alex Deucher wrote: >> Return 2 so we can be sure the kernel has the necessary >> changes for acceleration to work. > > I highly dislike that ? Why about just using nop2 in userspace ? How to we tel

[PATCH] drm/radeon: tweak ACCEL_WORKING2 query for hawaii

2014-07-29 Thread Jerome Glisse
On Tue, Jul 29, 2014 at 01:05:15PM -0400, Alex Deucher wrote: > On Tue, Jul 29, 2014 at 11:39 AM, Jerome Glisse wrote: > > On Tue, Jul 29, 2014 at 10:33:18AM -0400, Alex Deucher wrote: > >> Return 2 so we can be sure the kernel has the necessary > >> changes for acceleration to work. > > > > I hig

[Bug 78453] [HAWAII] Get acceleration working

2014-07-29 Thread bugzilla-dae...@freedesktop.org
-- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20140729/9433235e/attachment.html>

[PATCH 0/8] Upstreaming the Android build and misc fixes

2014-07-29 Thread Emil Velikov
On 29/07/14 17:14, Gore, Tim wrote: > > >> -Original Message- >> From: Daniel Vetter [mailto:daniel.vetter at ffwll.ch] On Behalf Of Daniel >> Vetter >> Sent: Monday, July 28, 2014 4:22 PM >> To: Emil Velikov >> Cc: Daniel Vetter; Gore, Tim; dri-devel at lists.freedesktop.org >> Subject:

[Bug 80331] [BISECTED]Radeon driver broken in kernel 3.12.15 onwards for ATI Radeon HD4770 Card

2014-07-29 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=80331 --- Comment #6 from Alex Deucher --- (In reply to Colin from comment #5) > (In reply to Alex Deucher from comment #4) > > If the driver is built into the kernel, you need to built the firmware into > > the kernel as well. > > I am just using the

[Bug 80331] [BISECTED]Radeon driver broken in kernel 3.12.15 onwards for ATI Radeon HD4770 Card

2014-07-29 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=80331 --- Comment #7 from Colin --- (In reply to Alex Deucher from comment #6) > (In reply to Colin from comment #5) > > (In reply to Alex Deucher from comment #4) > > > If the driver is built into the kernel, you need to built the firmware > > > into

[PATCH] drm/radeon: tweak ACCEL_WORKING2 query for hawaii

2014-07-29 Thread Christian König
Am 29.07.2014 um 19:10 schrieb Jerome Glisse: > On Tue, Jul 29, 2014 at 01:05:15PM -0400, Alex Deucher wrote: >> On Tue, Jul 29, 2014 at 11:39 AM, Jerome Glisse >> wrote: >>> On Tue, Jul 29, 2014 at 10:33:18AM -0400, Alex Deucher wrote: Return 2 so we can be sure the kernel has the necessary

[Bug 80331] [BISECTED]Radeon driver broken in kernel 3.12.15 onwards for ATI Radeon HD4770 Card

2014-07-29 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=80331 --- Comment #8 from Alex Deucher --- (In reply to Colin from comment #7) > > Oh. I hadn't realised. Anyway, with the patch removed the card supports XV > in X windows and with the patch installed it doesn't. If the firmware always > fails to load

[PATCHv2 0/8] Upstreaming the Android build and misc fixes

2014-07-29 Thread Emil Velikov
Changes since the orignal posting: - Rebased on top of master. - Used _H_FILES for header lists (_HEADERS is a no-go with autotools) - Install the freedreno headers to {include_dir}/freedreno, similar to the automake builds. - Correctly include $(hw)/Android.mk The series is also available at

[PATCH 1/8] all: include config.h only when available and use its defines

2014-07-29 Thread Emil Velikov
... rather than explicitly redefining HAVE_STDINT_H and _GNU_SOURCE. Signed-off-by: Emil Velikov --- intel/test_decode.c | 5 +++-- libkms/api.c | 2 ++ libkms/dumb.c | 4 +++- libkms/exynos.c | 4 +++- libkms/intel.c| 4 +++- libkms/linux.c

[PATCH 4/8] libdrm,intel: Add Android build

2014-07-29 Thread Emil Velikov
Contains the following patches squashed in: commit f340a8b9f2b84d5762553bef046914e0bde20795 Author: Chad Versace Date: Wed, 21 Dec 2011 11:43:57 -0800 libdrm,intel: Add Android makefiles (v2) This enables libdrm.so and libdrm_intel.so to build on Android IceC

[PATCH 3/8] libdrm, freedreno, intel, nouveau, radeon: add Makefile.sources

2014-07-29 Thread Emil Velikov
Will be used to consolidate the required sources lists as well as the install-able headers. This is turn will help us to avoid the duplication with the upcoming Android build support. v2 Rename the headers variable to *_H_FILES. Signed-off-by: Emil Velikov --- Makefile.am | 13

[PATCH 2/8] libkms: remove explicit define _FILE_OFFSET_BITS 64

2014-07-29 Thread Emil Velikov
configure.ac has AC_SYS_LARGEFILE which provides the define and/or approapriate magic when required. Signed-off-by: Emil Velikov --- libkms/dumb.c| 1 - libkms/exynos.c | 1 - libkms/intel.c | 1 - libkms/nouveau.c | 1 - libkms/radeon.c | 1 - libkms/vmwgfx.c | 1 - 6 files changed, 6

[PATCH 8/8] freedreno: add Android build support

2014-07-29 Thread Emil Velikov
v2 Rename the headers variable(s) to *_H_FILES. Signed-off-by: Emil Velikov --- Android.mk | 1 + freedreno/Android.mk | 30 ++ 2 files changed, 31 insertions(+) create mode 100644 freedreno/Android.mk diff --git a/Android.mk b/Android.mk index d040d4f..b

[PATCH 6/8] radeon: add Android build support

2014-07-29 Thread Emil Velikov
v2 Rename the headers variable(s) to *_H_FILES. Signed-off-by: Emil Velikov --- Android.mk| 7 ++- radeon/Android.mk | 30 ++ 2 files changed, 36 insertions(+), 1 deletion(-) create mode 100644 radeon/Android.mk diff --git a/Android.mk b/Android.mk inde

[PATCH 5/8] libdrm,intel: rework android header handling

2014-07-29 Thread Emil Velikov
Contains the following patches squashed in: commit 99247a5bd724ddcf0f06a5518baad207c53f1e2b Author: Haitao Huang Date: Fri, 27 Apr 2012 13:20:53 -0500 Android.mk: use LOCAL_COPY_HEADERS to export headers. Export necessary header files used by other components for

[PATCH 7/8] nouveau: add Android build support

2014-07-29 Thread Emil Velikov
v2 Rename the headers variable(s) to *_H_FILES. Signed-off-by: Emil Velikov --- Android.mk | 1 + nouveau/Android.mk | 30 ++ 2 files changed, 31 insertions(+) create mode 100644 nouveau/Android.mk diff --git a/Android.mk b/Android.mk index 3f43625..d040d4f

[PATCH] drm/radeon: tweak ACCEL_WORKING2 query for hawaii

2014-07-29 Thread Alex Deucher
On Tue, Jul 29, 2014 at 1:10 PM, Jerome Glisse wrote: > On Tue, Jul 29, 2014 at 01:05:15PM -0400, Alex Deucher wrote: >> On Tue, Jul 29, 2014 at 11:39 AM, Jerome Glisse >> wrote: >> > On Tue, Jul 29, 2014 at 10:33:18AM -0400, Alex Deucher wrote: >> >> Return 2 so we can be sure the kernel has th

[Intel-gfx] [PATCH 10/9] drm: Add dev->vblank_disable_immediate flag

2014-07-29 Thread Ville Syrjälä
On Thu, Jun 19, 2014 at 05:41:24PM -0700, Matt Roper wrote: > On Mon, May 26, 2014 at 05:26:47PM +0300, ville.syrjala at linux.intel.com > wrote: > > From: Ville Syrj?l? > > > > Add a flag to drm_device which will cause the vblank code to bypass the > > disable timer and always disable the vblan

[Bug 80331] [BISECTED]Radeon driver broken in kernel 3.12.15 onwards for ATI Radeon HD4770 Card

2014-07-29 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=80331 --- Comment #9 from Colin --- (In reply to Alex Deucher from comment #8) > (In reply to Colin from comment #7) > > > > Oh. I hadn't realised. Anyway, with the patch removed the card supports XV > > in X windows and with the patch installed it doe

[Bug 80331] [BISECTED]Radeon driver broken in kernel 3.12.15 onwards for ATI Radeon HD4770 Card

2014-07-29 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=80331 --- Comment #10 from Alex Deucher --- (In reply to Colin from comment #9) > but it was you that said it always failed to load so I am getting confused > now. > > It is not to do with X because the problem shows up in plain text mode as > well be

[Intel-gfx] [PATCH 10/9] drm: Add dev->vblank_disable_immediate flag

2014-07-29 Thread Daniel Vetter
On Tue, Jul 29, 2014 at 08:31:55PM +0300, Ville Syrj?l? wrote: > On Thu, Jun 19, 2014 at 05:41:24PM -0700, Matt Roper wrote: > > On Mon, May 26, 2014 at 05:26:47PM +0300, ville.syrjala at linux.intel.com > > wrote: > > > From: Ville Syrj?l? > > > > > > Add a flag to drm_device which will cause t

[Bug 78453] [HAWAII] Get acceleration working

2014-07-29 Thread bugzilla-dae...@freedesktop.org
be handled differently ? Just so you don't forget ;-) -- 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/201407

[Bug 78453] [HAWAII] Get acceleration working

2014-07-29 Thread bugzilla-dae...@freedesktop.org
l because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20140729/4605bd27/attachment.html>

[Bug 78453] [HAWAII] Get acceleration working

2014-07-29 Thread bugzilla-dae...@freedesktop.org
bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20140729/3fd20498/attachment.html>

[Bug 78453] [HAWAII] Get acceleration working

2014-07-29 Thread bugzilla-dae...@freedesktop.org
An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20140729/2fbf6444/attachment.html>

[Bug 78453] [HAWAII] Get acceleration working

2014-07-29 Thread bugzilla-dae...@freedesktop.org
You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20140729/93ba4caf/attachment.html>

[ANNOUNCE] libdrm 2.4.56

2014-07-29 Thread Marek Olšák
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Libdrm 2.4.56 has been released. It fixes MSAA for the Radeon Hawaii GPU. Andreas Boll (1): libdrm: Fix drm.h include in qxl drm header file Marek Ol??k (2): radeon: fix typo in sample split / fixes MSAA on Hawaii configure.ac: bum

[PATCH 0/8] atomic prep work

2014-07-29 Thread Daniel Vetter
Hi all, So I've split out every single hunk that touches existing code from my atomic series and this is it. It mostly touches error handling code and other more exceptional stuff. My idea is that if we get this in now we have a bit more leeway with the actual atomic infrastructure work since that

[PATCH 1/8] drm: Add drm_plane/connector_index

2014-07-29 Thread Daniel Vetter
In the atomic state we'll have an array of states for crtcs, planes and connectors and need to be able to at them by their index. We already have a drm_crtc_index function so add the missing ones for planes and connectors. If it later on turns out that the list walking is too expensive we can add

[PATCH 2/8] drm: Move modeset_lock_all helpers to drm_modeset_lock.[hc]

2014-07-29 Thread Daniel Vetter
Somehow we've forgotten about this little bit of OCD. Signed-off-by: Daniel Vetter --- drivers/gpu/drm/drm_crtc.c | 95 -- drivers/gpu/drm/drm_modeset_lock.c | 95 ++ include/drm/drm_crtc.h | 4 -- inclu

[PATCH 3/8] drm: Handle legacy per-crtc locking with full acquire ctx

2014-07-29 Thread Daniel Vetter
So drivers using the atomic interfaces expect that they can acquire additional locks internal to the driver as-needed. Examples would be locks to protect shared state like shared display PLLs. Unfortunately the legacy ioctls assume that all locking is fully done by the drm core. Now for those path

[PATCH 4/8] drm: Move ->old_fb from crtc to plane

2014-07-29 Thread Daniel Vetter
Atomic implemenations for legacy ioctls must be able to drop locks. Which doesn't cause havoc since we only do that while constructing the new state, so no driver or hardware state change has happened. The only troubling bit is the fb refcounting the core does - if someone else has snuck in then i

[PATCH 5/8] drm: trylock modest locking for fbdev panics

2014-07-29 Thread Daniel Vetter
In the fbdev code we want to do trylocks only to avoid deadlocks and other ugly issues. Thus far we've only grabbed the overall modeset lock, but that already failed to exclude a pile of potential concurrent operations. With proper atomic support this will be worse. So add a trylock mode to the mo

[PATCH 6/8] drm: Add a plane->reset hook

2014-07-29 Thread Daniel Vetter
In general having this can't hurt, and the atomic helpers will need it to be able to reset the state objects properly. The overall idea is to reset in the order pixels flow, so planes -> crtcs -> encoders -> connectors. Signed-off-by: Daniel Vetter --- drivers/gpu/drm/drm_crtc.c | 5 + inclu

[PATCH 7/8] drm/irq: Implement a generic vblank_wait function

2014-07-29 Thread Daniel Vetter
As usual in both a crtc index and a struct drm_crtc * version. The function assumes that no one drivers their display below 10Hz, and it will complain if the vblank wait takes longer than that. v2: Also check dev->max_vblank_counter since some drivers register a fake get_vblank_counter function.

[PATCH 8/8] drm/i915: Use generic vblank wait

2014-07-29 Thread Daniel Vetter
This has the upside that it will no longer steal interrupts from the interrutp handler on pre-g4x. Furthermore this will now scream properly on all platforms if we don't have hw counters enabled. Cc: Ville Syrj?l? Signed-off-by: Daniel Vetter --- drivers/gpu/drm/i915/intel_display.c | 41 +-

[Bug 74250] [HAWAII][DPM] New Version 3.1 for ASIC_ProfilingInfo / ci_upload_dpm_level_enable_mask failed

2014-07-29 Thread bugzilla-dae...@freedesktop.org
luding the "ASIC_ProfilingInfo v3.1" patch. -- 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/20140729/44d71f45/attachment.html>

[Bug 78453] [HAWAII] Get acceleration working

2014-07-29 Thread bugzilla-dae...@freedesktop.org
eceiving 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/20140729/21faf1ea/attachment.html>

[Intel-gfx] [PATCH 1/8] drm: Add drm_plane/connector_index

2014-07-29 Thread Matt Roper
On Tue, Jul 29, 2014 at 11:32:16PM +0200, Daniel Vetter wrote: > In the atomic state we'll have an array of states for crtcs, planes > and connectors and need to be able to at them by their index. We > already have a drm_crtc_index function so add the missing ones for > planes and connectors. > >

[Bug 80331] [BISECTED]Radeon driver broken in kernel 3.12.15 onwards for ATI Radeon HD4770 Card

2014-07-29 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=80331 --- Comment #11 from Colin --- (In reply to Alex Deucher from comment #10) > (In reply to Colin from comment #9) > > but it was you that said it always failed to load so I am getting confused > > now. > > > > It is not to do with X because the p

  1   2   >