[Bug 59332] Problems building 32bit Mesa

2013-02-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=59332 Andreas Boll andreas.boll@gmail.com changed: What|Removed |Added Attachment #74012|text/plain

RE: [PATCH v17 4/7] fbmon: add videomode helpers

2013-02-01 Thread Jingoo Han
On Friday, January 25, 2013 6:02 PM, Steffen Trumtrar wrote Add a function to convert from the generic videomode to a fb_videomode. Signed-off-by: Steffen Trumtrar s.trumt...@pengutronix.de Reviewed-by: Thierry Reding thierry.red...@avionic-design.de Acked-by: Thierry Reding

Re: [PATCH v17 4/7] fbmon: add videomode helpers

2013-02-01 Thread Jingoo Han
On Friday, January 25, 2013 6:02 PM, Steffen Trumtrar wrote Add a function to convert from the generic videomode to a fb_videomode. Signed-off-by: Steffen Trumtrar s.trumt...@pengutronix.de Reviewed-by: Thierry Reding thierry.red...@avionic-design.de Acked-by: Thierry Reding

Re: [UPDATE][PATCH 4/4] GPU/i915: Fix acpi_bus_get_device() check in drivers/gpu/drm/i915/intel_opregion.c

2013-02-01 Thread Daniel Vetter
On Fri, Feb 01, 2013 at 10:14:20AM +0900, Yasuaki Ishimatsu wrote: 2013/02/01 9:53, Yasuaki Ishimatsu wrote: 2013/02/01 9:50, Yasuaki Ishimatsu wrote: 2013/01/31 19:03, Daniel Vetter wrote: On Thu, Jan 31, 2013 at 12:27:26PM +0900, Yasuaki Ishimatsu wrote: I forgot to change subject. So I

Re: [PATCH 2/2] drm/exynos: Add device tree based discovery support for G2D

2013-02-01 Thread Sylwester Nawrocki
On 02/01/2013 09:33 AM, Sachin Kamat wrote: On 1 February 2013 06:57, Inki Dae inki@samsung.com wrote: For example, If compatible = samsung,g2d-3.0 is added to exynos4210.dtsi, it'd be reasonable. But what if that compatible string is added to exynos4.dtsi?. This case isn't considered

[Bug 59903] [RS880] Xorg.0.log: flip queue failed: Device or resource busy

2013-02-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=59903 --- Comment #10 from Michel Dänzer mic...@daenzer.net --- So this was a configuration error and can be resolved as not a bug? -- You are receiving this mail because: You are the assignee for the bug.

Re: [PATCH 2/2] drm/exynos: Add device tree based discovery support for G2D

2013-02-01 Thread Sachin Kamat
On 1 February 2013 06:57, Inki Dae inki@samsung.com wrote: For example, If compatible = samsung,g2d-3.0 is added to exynos4210.dtsi, it'd be reasonable. But what if that compatible string is added to exynos4.dtsi?. This case isn't considered for exynos4412 SoC with v4.1. In case of

Re: [PATCH 2/2] drm/exynos: Add device tree based discovery support for G2D

2013-02-01 Thread Sachin Kamat
In any case please let me know the final preferred one so that I can update the code send the revised patches. The version with SoC name embedded in it seems most reliable and correct to me. compatible = samsung,exynos3110-fimg-2d /* for Exynos3110 (S5PC110, S5PV210),

Re: [PATCHv5,RESEND 0/8] Support for Tegra 2D hardware

2013-02-01 Thread Terje Bergström
On 15.01.2013 03:43, Terje Bergstrom wrote: This set of patches adds support for Tegra20 and Tegra30 host1x and 2D. It is based on linux-next-20130114. The set was regenerated with git format-patch -M. The fifth version merges DRM and host1x drivers into one driver. This allowed moving

RE: [PATCH 2/2] drm/exynos: Add device tree based discovery support for G2D

2013-02-01 Thread Inki Dae
-Original Message- From: linux-media-ow...@vger.kernel.org [mailto:linux-media- ow...@vger.kernel.org] On Behalf Of Sachin Kamat Sent: Friday, February 01, 2013 8:13 PM To: Sylwester Nawrocki Cc: Inki Dae; Kukjin Kim; Sylwester Nawrocki; linux-me...@vger.kernel.org;

RE: [PATCH 2/2] drm/exynos: Add device tree based discovery support for G2D

2013-02-01 Thread Inki Dae
-Original Message- From: linux-media-ow...@vger.kernel.org [mailto:linux-media- ow...@vger.kernel.org] On Behalf Of Sachin Kamat Sent: Friday, February 01, 2013 8:40 PM To: Inki Dae Cc: Sylwester Nawrocki; Kukjin Kim; Sylwester Nawrocki; linux- me...@vger.kernel.org;

[Bug 59903] [RS880] Xorg.0.log: flip queue failed: Device or resource busy

2013-02-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=59903 --- Comment #11 from Michael Lange micha...@gmx.org --- imho .. spam the log with flip errors, when set this option should not happen the Xorg.0.log was some days about 80MB big bit, feel free ... it's up to you -- You are receiving this mail

Re: [PATCH] drm/fb-helper: improve kerneldoc

2013-02-01 Thread Laurent Pinchart
Hi Daniel, Thanks for improving the documentation :-) On Sunday 27 January 2013 18:42:16 Daniel Vetter wrote: Now that the fbdev helper interface for drivers is trimmed down, update the kerneldoc for all the remaining exported functions. I've tried to beat the DocBook a bit by reordering

Radeon RV100 init fails with specific card+mobo - IRQ problem

2013-02-01 Thread Meelis Roos
I have a test PC with AMD 760MPX chipset (Tyan S2466 Tiger MPX board) and Radeon RV100-based AGP card where radeon KMS modesetting does not work (does not work with any kernel tried so far (2.6.32, 3.2, 3.7, 3.8-rc6). From dmesg with drm.debug=0xc [3.209617] agpgart-amdk7 :00:00.0:

Re: [PATCH 2/2] drm/exynos: Add device tree based discovery support for G2D

2013-02-01 Thread Inki Dae
2013. 2. 1. 오후 8:52 Inki Dae inki@samsung.com 작성: -Original Message- From: linux-media-ow...@vger.kernel.org [mailto:linux-media- ow...@vger.kernel.org] On Behalf Of Sachin Kamat Sent: Friday, February 01, 2013 8:40 PM To: Inki Dae Cc: Sylwester Nawrocki; Kukjin Kim;

[Bug 58354] [bisected] r600g: use DMA engine for VM page table updates on cayman locks in Unigine Tropics

2013-02-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58354 --- Comment #25 from Alex Deucher ag...@yahoo.com --- I've switched back to the CP for 3.8 and 3.9 will contain the new patch. -- You are receiving this mail because: You are the assignee for the bug.

Re: [drm-next] drm/radeon: use IBs for VM page table updates

2013-02-01 Thread Alex Deucher
On Fri, Feb 1, 2013 at 5:25 AM, Christian König deathsim...@vodafone.de wrote: Am 31.01.2013 22:37, schrieb alexdeuc...@gmail.com: From: Alex Deucher alexander.deuc...@amd.com For very large page table updates, we can exceed the size of the ring. To avoid this, use an IB to perform the

re: drm/i915: Workaround to bump rc6 voltage to 450

2013-02-01 Thread Dan Carpenter
Hi Ben, The patch 31643d54a739: drm/i915: Workaround to bump rc6 voltage to 450 from Sep 26, 2012, leads to the following warning: drivers/gpu/drm/i915/intel_pm.c:2662 gen6_enable_rps() warn: boolean comparison inside select drivers/gpu/drm/i915/i915_reg.h 4260 #define

[Bug 58666] rv670 + llvm = errors.

2013-02-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58666 --- Comment #1 from Andy Furniss li...@andyfurniss.entadsl.com --- Since mesa commit - 022122ee63b8a00afc23eaa347df934a79fb1d4c r600g: use tables with ISA info v3 I can run demos without flooding errors, but most of them don't render anything.

Re: [PATCH 2/2] drm/exynos: Add device tree based discovery support for G2D

2013-02-01 Thread Sachin Kamat
On 1 February 2013 17:02, Inki Dae inki@samsung.com wrote: How about using like below? Compatible = samsung,exynos4x12-fimg-2d /* for Exynos4212, Exynos4412 */ It looks odd to use samsung,exynos4212-fimg-2d saying that this ip is for exynos4212 and exynos4412. AFAIK, compatible

[PATCH v3 0/1] Adds display-timing node parsing to exynos drm fimd

2013-02-01 Thread Vikas Sajjan
This patch adds display-timing node parsing to drm fimd, this depends on the display helper patchset at http://lists.freedesktop.org/archives/dri-devel/2013-January/033998.html It also adds pinctrl support for drm fimd. changes since v2: - moved 'devm_pinctrl_get_select_default' function

[PATCH v3 1/1] video: drm: exynos: Adds display-timing node parsing using video helper function

2013-02-01 Thread Vikas Sajjan
This patch adds display-timing node parsing using video helper function Signed-off-by: Leela Krishna Amudala l.kris...@samsung.com Signed-off-by: Vikas Sajjan vikas.saj...@linaro.org --- drivers/gpu/drm/exynos/exynos_drm_fimd.c | 39 +++--- 1 file changed, 35

Re: Radeon RV100 init fails with specific card+mobo - IRQ problem

2013-02-01 Thread Jerome Glisse
On Fri, Feb 1, 2013 at 7:24 AM, Meelis Roos mr...@linux.ee wrote: I have a test PC with AMD 760MPX chipset (Tyan S2466 Tiger MPX board) and Radeon RV100-based AGP card where radeon KMS modesetting does not work (does not work with any kernel tried so far (2.6.32, 3.2, 3.7, 3.8-rc6). From

[Bug 58666] rv670 + llvm = errors.

2013-02-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58666 --- Comment #2 from Tom Stellard tstel...@gmail.com --- Can you run one of the demos and post the output with the environment variable R600_DUMP_SHADERS=2 -- You are receiving this mail because: You are the assignee for the bug.

Re: Radeon RV100 init fails with specific card+mobo - IRQ problem

2013-02-01 Thread Meelis Roos
Adding some printks reveals it calls r100_init() - radeon_irq_kms_init() - drm_irq_install() - drm_dev_to_irq() and that fails. So no IRQ, no KMS. lspci does not show Interrupt like on some other PCI devices. /proc/interrupts obviously does not contain the irq since we do not

Re: [PATCH v3 1/1] video: drm: exynos: Adds display-timing node parsing using video helper function

2013-02-01 Thread Sean Paul
On Fri, Feb 1, 2013 at 6:59 AM, Vikas Sajjan vikas.saj...@linaro.org wrote: This patch adds display-timing node parsing using video helper function Signed-off-by: Leela Krishna Amudala l.kris...@samsung.com Signed-off-by: Vikas Sajjan vikas.saj...@linaro.org ---

[Bug 58666] rv670 + llvm = errors.

2013-02-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58666 --- Comment #3 from Andy Furniss li...@andyfurniss.entadsl.com --- Created attachment 74051 -- https://bugs.freedesktop.org/attachment.cgi?id=74051action=edit R600_DUMP_SHADERS=2 ./gears gears-dump R600_DUMP_SHADERS=2 ./gears which doesn't

[Bug 58042] [bisected] Garbled UI in Team Fortress 2 Beta

2013-02-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58042 Andreas Boll andreas.boll@gmail.com changed: What|Removed |Added Severity|major |normal ---

[Bug 58666] rv670 + llvm = errors.

2013-02-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58666 --- Comment #4 from Tom Stellard tstel...@gmail.com --- Created attachment 74053 -- https://bugs.freedesktop.org/attachment.cgi?id=74053action=edit Possible Fix It looks like we were telling the backend that RV670 is an R700 GPU, when it is

[Bug 60034] rv790 etqw regression since r600g: add async for staging buffer upload v2

2013-02-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60034 --- Comment #10 from Andy Furniss li...@andyfurniss.entadsl.com --- (In reply to comment #9) No it's the trace that's needed. You can try on some of those free file hosting otherwise you can dcc send it to me on irc (freenode glisse) and i

[PATCH] drm/radeon: use IBs for VM page table updates v2

2013-02-01 Thread Christian König
From: Alex Deucher alexander.deuc...@amd.com For very large page table updates, we can exceed the size of the ring. To avoid this, use an IB to perform the page table update. v2(ck): cleanup the IB infrastructure and the use it instead of filling the struct ourself. Signed-off-by: Alex

Re: [drm-next] drm/radeon: use IBs for VM page table updates

2013-02-01 Thread Christian König
Am 01.02.2013 15:04, schrieb Alex Deucher: On Fri, Feb 1, 2013 at 5:25 AM, Christian König deathsim...@vodafone.de wrote: [SNAP] Wouldn't it make sense to use the IB functions (ib_get, ib_schedule, ib_free) here instead of filling the IB structure manually? I tried that initially, but ran into

RE: [PATCH 2/2] drm/exynos: Add device tree based discovery support for G2D

2013-02-01 Thread Kukjin Kim
Sylwester Nawrocki wrote: On 02/01/2013 09:33 AM, Sachin Kamat wrote: On 1 February 2013 06:57, Inki Dae inki@samsung.com wrote: For example, If compatible = samsung,g2d-3.0 is added to exynos4210.dtsi, it'd be reasonable. But what if that compatible string is added to

Re: [PATCH 3.0.y] drm/i915: Implement WaDisableHiZPlanesWhenMSAAEnabled

2013-02-01 Thread Ben Hutchings
On Thu, 2013-01-24 at 20:42 +0100, Abdallah Chatila wrote: Patch for 3.0 tree, a backport of the below upstream commit. Please review. commit 4283908ef7f11a72c3b80dd4cf026f1a86429f82 upstream. Quoting from Bspec, 3D_CHICKEN1, bit 10 This bit needs to be set always to 1, Project:

Re: Radeon RV100 init fails with specific card+mobo - IRQ problem

2013-02-01 Thread Meelis Roos
Adding some printks reveals it calls r100_init() - radeon_irq_kms_init() - drm_irq_install() - drm_dev_to_irq() and that fails. So no IRQ, no KMS. lspci does not show Interrupt like on some other PCI devices. /proc/interrupts obviously does not contain the irq since we do not

[Bug 58666] rv670 + llvm = errors.

2013-02-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58666 Tom Stellard tstel...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

Re: [PATCH 5/5] drm/tegra: Implement page-flipping support

2013-02-01 Thread Laurent Pinchart
On Wednesday 16 January 2013 13:36:17 Daniel Vetter wrote: On Wed, Jan 16, 2013 at 11:01 AM, Thierry Reding wrote: drm_events_release() should be enough to clean up the events, but I suspect the reason why Laurent put that code in was that the drm_crtc private data still has a reference to

Re: [PATCH 5/5] drm/tegra: Implement page-flipping support

2013-02-01 Thread Laurent Pinchart
Hi Thierry, On Wednesday 16 January 2013 19:56:06 Thierry Reding wrote: On Wed, Jan 16, 2013 at 01:36:17PM +0100, Daniel Vetter wrote: On Wed, Jan 16, 2013 at 11:01 AM, Thierry Reding wrote: drm_events_release() should be enough to clean up the events, but I suspect the reason why

Re: [RFC v2 0/5] Common Display Framework

2013-02-01 Thread Laurent Pinchart
Hi Marcus, On Tuesday 08 January 2013 18:08:19 Marcus Lorentzon wrote: On 01/08/2013 05:36 PM, Tomasz Figa wrote: On Tuesday 08 of January 2013 11:12:26 Marcus Lorentzon wrote: [snip] FYI, here is STE DSI API: http://www.igloocommunity.org/gitweb/?p=kernel/igloo-kernel.git;a=blob;f

[PATCH] drm/i915: Fix RC6VIDS encode/devoce

2013-02-01 Thread Ben Widawsky
The RC6 VIDS has a linear ramp starting at 250mv, which means any values below 250 are invalid. The old buggy macros tried to adjust for this to be more flexible, but there is no need. As Dan pointed out the ENCODE only ever has one value. The only invalid value for decode is an input of 0 which

[Bug 60182] New: X.Org Server terminate when I close video player

2013-02-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60182 Priority: medium Bug ID: 60182 Assignee: dri-devel@lists.freedesktop.org Summary: X.Org Server terminate when I close video player Severity: critical Classification: Unclassified

[Bug 60182] X.Org Server terminate when I close video player

2013-02-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60182 --- Comment #1 from runetmem...@gmail.com --- Created attachment 74078 -- https://bugs.freedesktop.org/attachment.cgi?id=74078action=edit Log of terminated X.Org Server -- You are receiving this mail because: You are the assignee for the bug.

[Bug 60182] X.Org Server terminate when I close video player

2013-02-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60182 --- Comment #3 from runetmem...@gmail.com --- Also a little bit info, just in case: Exact GPU model: 1002:6741 Advanced Micro Devices [AMD] nee ATI BeaverCreek [Mobility Radeon HD 6620G] VLC version: 2.0.5. If I need to provide any additional

[PATCH v17 4/7] fbmon: add videomode helpers

2013-02-01 Thread Jingoo Han
On Friday, January 25, 2013 6:02 PM, Steffen Trumtrar wrote > > Add a function to convert from the generic videomode to a fb_videomode. > > Signed-off-by: Steffen Trumtrar > Reviewed-by: Thierry Reding > Acked-by: Thierry Reding > Tested-by: Thierry Reding > Tested-by: Philipp Zabel >

[PATCH v17 4/7] fbmon: add videomode helpers

2013-02-01 Thread Jingoo Han
On Friday, January 25, 2013 6:02 PM, Steffen Trumtrar wrote > > Add a function to convert from the generic videomode to a fb_videomode. > > Signed-off-by: Steffen Trumtrar > Reviewed-by: Thierry Reding > Acked-by: Thierry Reding > Tested-by: Thierry Reding > Tested-by: Philipp Zabel >

[UPDATE][PATCH 4/4] GPU/i915: Fix acpi_bus_get_device() check in drivers/gpu/drm/i915/intel_opregion.c

2013-02-01 Thread Daniel Vetter
On Fri, Feb 01, 2013 at 10:14:20AM +0900, Yasuaki Ishimatsu wrote: > 2013/02/01 9:53, Yasuaki Ishimatsu wrote: > >2013/02/01 9:50, Yasuaki Ishimatsu wrote: > >>2013/01/31 19:03, Daniel Vetter wrote: > >>>On Thu, Jan 31, 2013 at 12:27:26PM +0900, Yasuaki Ishimatsu wrote: > I forgot to change

[drm-next] drm/radeon: use IBs for VM page table updates

2013-02-01 Thread Christian König
Am 31.01.2013 22:37, schrieb alexdeucher at gmail.com: > From: Alex Deucher > > For very large page table updates, we can exceed the > size of the ring. To avoid this, use an IB to perform > the page table update. > > Signed-off-by: Alex Deucher > --- > > We may want to do something similar for

[PATCH 2/2] drm/exynos: Add device tree based discovery support for G2D

2013-02-01 Thread Sylwester Nawrocki
On 02/01/2013 09:33 AM, Sachin Kamat wrote: > On 1 February 2013 06:57, Inki Dae wrote: >> >> For example, >> If compatible = "samsung,g2d-3.0" is added to exynos4210.dtsi, it'd be >> reasonable. But what if that compatible string is added to exynos4.dtsi?. >> This case isn't considered for

[Bug 59903] [RS880] Xorg.0.log: flip queue failed: Device or resource busy

2013-02-01 Thread bugzilla-dae...@freedesktop.org
was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20130201/d47ad7dd/attachment.html>

[PATCH 2/2] drm/exynos: Add device tree based discovery support for G2D

2013-02-01 Thread Sachin Kamat
On 1 February 2013 06:57, Inki Dae wrote: > > For example, > If compatible = "samsung,g2d-3.0" is added to exynos4210.dtsi, it'd be > reasonable. But what if that compatible string is added to exynos4.dtsi?. > This case isn't considered for exynos4412 SoC with v4.1. In case of Exynos4 series the

[PATCH 2/2] drm/exynos: Add device tree based discovery support for G2D

2013-02-01 Thread Sachin Kamat
>> In any case please let me know the final preferred one so that I can >> update the code send the revised patches. > > The version with SoC name embedded in it seems most reliable and correct > to me. > > compatible = "samsung,exynos3110-fimg-2d" /* for Exynos3110 (S5PC110, > S5PV210), >

[PATCHv5,RESEND 0/8] Support for Tegra 2D hardware

2013-02-01 Thread Terje Bergström
On 15.01.2013 03:43, Terje Bergstrom wrote: > This set of patches adds support for Tegra20 and Tegra30 host1x and > 2D. It is based on linux-next-20130114. The set was regenerated with > git format-patch -M. > > The fifth version merges DRM and host1x drivers into one driver. This > allowed

[PATCH 2/2] drm/exynos: Add device tree based discovery support for G2D

2013-02-01 Thread Inki Dae
> -Original Message- > From: linux-media-owner at vger.kernel.org [mailto:linux-media- > owner at vger.kernel.org] On Behalf Of Sachin Kamat > Sent: Friday, February 01, 2013 8:13 PM > To: Sylwester Nawrocki > Cc: Inki Dae; Kukjin Kim; Sylwester Nawrocki; linux-media at vger.kernel.org;

[PATCH 2/2] drm/exynos: Add device tree based discovery support for G2D

2013-02-01 Thread Inki Dae
> -Original Message- > From: linux-media-owner at vger.kernel.org [mailto:linux-media- > owner at vger.kernel.org] On Behalf Of Sachin Kamat > Sent: Friday, February 01, 2013 8:40 PM > To: Inki Dae > Cc: Sylwester Nawrocki; Kukjin Kim; Sylwester Nawrocki; linux- > media at

[Bug 59903] [RS880] Xorg.0.log: flip queue failed: Device or resource busy

2013-02-01 Thread bugzilla-dae...@freedesktop.org
are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20130201/9faec9de/attachment.html>

[PATCH] drm/fb-helper: improve kerneldoc

2013-02-01 Thread Laurent Pinchart
Hi Daniel, Thanks for improving the documentation :-) On Sunday 27 January 2013 18:42:16 Daniel Vetter wrote: > Now that the fbdev helper interface for drivers is trimmed down, > update the kerneldoc for all the remaining exported functions. > > I've tried to beat the DocBook a bit by

Radeon RV100 init fails with specific card+mobo - IRQ problem

2013-02-01 Thread Meelis Roos
I have a test PC with AMD 760MPX chipset (Tyan S2466 Tiger MPX board) and Radeon RV100-based AGP card where radeon KMS modesetting does not work (does not work with any kernel tried so far (2.6.32, 3.2, 3.7, 3.8-rc6). >From dmesg with drm.debug=0xc [3.209617] agpgart-amdk7 :00:00.0:

[PATCH 2/2] drm/exynos: Add device tree based discovery support for G2D

2013-02-01 Thread Inki Dae
2013. 2. 1. ?? 8:52 Inki Dae ??: > > >> -Original Message- >> From: linux-media-owner at vger.kernel.org [mailto:linux-media- >> owner at vger.kernel.org] On Behalf Of Sachin Kamat >> Sent: Friday, February 01, 2013 8:40 PM >> To: Inki Dae >> Cc: Sylwester Nawrocki; Kukjin Kim;

[Bug 58354] [bisected] r600g: use DMA engine for VM page table updates on cayman locks in Unigine Tropics

2013-02-01 Thread bugzilla-dae...@freedesktop.org
was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20130201/c75fd821/attachment.html>

[drm-next] drm/radeon: use IBs for VM page table updates

2013-02-01 Thread Alex Deucher
On Fri, Feb 1, 2013 at 5:25 AM, Christian K?nig wrote: > Am 31.01.2013 22:37, schrieb alexdeucher at gmail.com: > >> From: Alex Deucher >> >> For very large page table updates, we can exceed the >> size of the ring. To avoid this, use an IB to perform >> the page table update. >> >>

drm/i915: Workaround to bump rc6 voltage to 450

2013-02-01 Thread Dan Carpenter
Hi Ben, The patch 31643d54a739: "drm/i915: Workaround to bump rc6 voltage to 450" from Sep 26, 2012, leads to the following warning: "drivers/gpu/drm/i915/intel_pm.c:2662 gen6_enable_rps() warn: boolean comparison inside select" drivers/gpu/drm/i915/i915_reg.h 4260 #define

[Bug 58666] rv670 + llvm = errors.

2013-02-01 Thread bugzilla-dae...@freedesktop.org
-- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20130201/7cfa83c1/attachment.html>

[PATCH 2/2] drm/exynos: Add device tree based discovery support for G2D

2013-02-01 Thread Sachin Kamat
On 1 February 2013 17:02, Inki Dae wrote: > > How about using like below? > Compatible = ""samsung,exynos4x12-fimg-2d" /* for Exynos4212, > Exynos4412 */ > It looks odd to use "samsung,exynos4212-fimg-2d" saying that this ip is for > exynos4212 and exynos4412. AFAIK, compatible strings

[PATCH v3 0/1] Adds display-timing node parsing to exynos drm fimd

2013-02-01 Thread Vikas Sajjan
This patch adds display-timing node parsing to drm fimd, this depends on the display helper patchset at http://lists.freedesktop.org/archives/dri-devel/2013-January/033998.html It also adds pinctrl support for drm fimd. changes since v2: - moved 'devm_pinctrl_get_select_default' function

[PATCH v3 1/1] video: drm: exynos: Adds display-timing node parsing using video helper function

2013-02-01 Thread Vikas Sajjan
This patch adds display-timing node parsing using video helper function Signed-off-by: Leela Krishna Amudala Signed-off-by: Vikas Sajjan --- drivers/gpu/drm/exynos/exynos_drm_fimd.c | 39 +++--- 1 file changed, 35 insertions(+), 4 deletions(-) diff --git

Radeon RV100 init fails with specific card+mobo - IRQ problem

2013-02-01 Thread Jerome Glisse
On Fri, Feb 1, 2013 at 7:24 AM, Meelis Roos wrote: > I have a test PC with AMD 760MPX chipset (Tyan S2466 Tiger MPX board) > and Radeon RV100-based AGP card where radeon KMS modesetting does not > work (does not work with any kernel tried so far (2.6.32, 3.2, 3.7, > 3.8-rc6). > > >From dmesg with

[Bug 58666] rv670 + llvm = errors.

2013-02-01 Thread bugzilla-dae...@freedesktop.org
-- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20130201/3e95ebf7/attachment.html>

Radeon RV100 init fails with specific card+mobo - IRQ problem

2013-02-01 Thread Meelis Roos
> > Adding some printks reveals it calls > > r100_init() -> radeon_irq_kms_init() -> drm_irq_install() -> > > drm_dev_to_irq() and that fails. So no IRQ, no KMS. > > > > lspci does not show Interrupt like on some other PCI devices. > > /proc/interrupts obviously does not contain the irq since we

[PATCH v3 1/1] video: drm: exynos: Adds display-timing node parsing using video helper function

2013-02-01 Thread Sean Paul
On Fri, Feb 1, 2013 at 6:59 AM, Vikas Sajjan wrote: > This patch adds display-timing node parsing using video helper function > > Signed-off-by: Leela Krishna Amudala > Signed-off-by: Vikas Sajjan > --- > drivers/gpu/drm/exynos/exynos_drm_fimd.c | 39 > +++--- > 1

Radeon RV100 init fails with specific card+mobo - IRQ problem

2013-02-01 Thread Alex Deucher
On Fri, Feb 1, 2013 at 10:26 AM, Meelis Roos wrote: >> > Adding some printks reveals it calls >> > r100_init() -> radeon_irq_kms_init() -> drm_irq_install() -> >> > drm_dev_to_irq() and that fails. So no IRQ, no KMS. >> > >> > lspci does not show Interrupt like on some other PCI devices. >> >

[Bug 58666] rv670 + llvm = errors.

2013-02-01 Thread bugzilla-dae...@freedesktop.org
ut appears to be running OK eg. outputting sane fps stats and quitting normally with Esc. -- 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 58042] [bisected] Garbled UI in Team Fortress 2 Beta

2013-02-01 Thread bugzilla-dae...@freedesktop.org
he bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20130201/9ab50763/attachment.html>

[Bug 58666] rv670 + llvm = errors.

2013-02-01 Thread bugzilla-dae...@freedesktop.org
-devel/attachments/20130201/4af0d658/attachment.html>

[Bug 53130] 99c65ba breaks rendering (flickery, eventual fail)

2013-02-01 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/20130201/0ef889e7/attachment.html>

[Bug 60034] rv790 etqw regression since r600g: add async for staging buffer upload v2

2013-02-01 Thread bugzilla-dae...@freedesktop.org
ere Here it is - http://www.andyqos.ukfsn.org/etqw-trace.xz -- 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/20130

[PATCH] drm/radeon: use IBs for VM page table updates v2

2013-02-01 Thread Christian König
From: Alex Deucher For very large page table updates, we can exceed the size of the ring. To avoid this, use an IB to perform the page table update. v2(ck): cleanup the IB infrastructure and the use it instead of filling the struct ourself. Signed-off-by:

[drm-next] drm/radeon: use IBs for VM page table updates

2013-02-01 Thread Christian König
Am 01.02.2013 15:04, schrieb Alex Deucher: > On Fri, Feb 1, 2013 at 5:25 AM, Christian K?nig > wrote: >> [SNAP] >> Wouldn't it make sense to use the IB functions (ib_get, ib_schedule, >> ib_free) here instead of filling the IB structure manually? > I tried that initially, but ran into several

[PATCH] drm/radeon: use IBs for VM page table updates v2

2013-02-01 Thread Alex Deucher
On Fri, Feb 1, 2013 at 11:32 AM, Christian K?nig wrote: > From: Alex Deucher > > For very large page table updates, we can exceed the > size of the ring. To avoid this, use an IB to perform > the page table update. > > v2(ck): cleanup the IB infrastructure and the use it instead > of

[Bug 58666] rv670 + llvm = errors.

2013-02-01 Thread bugzilla-dae...@freedesktop.org
next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20130201/b77eab9b/attachment.html>

[PATCH 2/2] drm/exynos: Add device tree based discovery support for G2D

2013-02-01 Thread Kukjin Kim
Sylwester Nawrocki wrote: > > On 02/01/2013 09:33 AM, Sachin Kamat wrote: > > On 1 February 2013 06:57, Inki Dae wrote: > >> > >> For example, > >> If compatible = "samsung,g2d-3.0" is added to exynos4210.dtsi, it'd be > >> reasonable. But what if that compatible string is added to

[PATCH 3.0.y] drm/i915: Implement WaDisableHiZPlanesWhenMSAAEnabled

2013-02-01 Thread Ben Hutchings
ld be made as simple as possible, but not simpler. - Albert Einstein -- next part -- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 828 bytes Desc: This is a digitally signed message part URL: <http://lists.freedesktop.

Radeon RV100 init fails with specific card+mobo - IRQ problem

2013-02-01 Thread Meelis Roos
> >> > Adding some printks reveals it calls > >> > r100_init() -> radeon_irq_kms_init() -> drm_irq_install() -> > >> > drm_dev_to_irq() and that fails. So no IRQ, no KMS. > >> > > >> > lspci does not show Interrupt like on some other PCI devices. > >> > /proc/interrupts obviously does not contain

[Bug 58666] rv670 + llvm = errors.

2013-02-01 Thread bugzilla-dae...@freedesktop.org
ttp://lists.freedesktop.org/archives/dri-devel/attachments/20130201/4cc4b540/attachment.html>

[PATCH] drm/i915: Fix RC6VIDS encode/devoce

2013-02-01 Thread Ben Widawsky
The RC6 VIDS has a linear ramp starting at 250mv, which means any values below 250 are invalid. The old buggy macros tried to adjust for this to be more flexible, but there is no need. As Dan pointed out the ENCODE only ever has one value. The only invalid value for decode is an input of 0 which

[PATCH 2/2] drm/exynos: Add device tree based discovery support for G2D

2013-02-01 Thread Kukjin Kim
Kukjin Kim wrote: > Oops, I'm re-sending due to my e-mail client problem :-( > Sylwester Nawrocki wrote: > > > > On 02/01/2013 09:33 AM, Sachin Kamat wrote: > > > On 1 February 2013 06:57, Inki Dae wrote: > > >> > > >> For example, > > >> If compatible = "samsung,g2d-3.0" is added to

[PATCH] drm: fix compile failure by including

2013-02-01 Thread Chris Metcalf
On tile architecture (with "make allyesconfig") including is required to call swiotlb_nr_tbl(). Signed-off-by: Chris Metcalf --- drivers/gpu/drm/nouveau/nouveau_bo.c |1 + drivers/gpu/drm/radeon/radeon_ttm.c |1 + 2 files changed, 2 insertions(+) diff --git

[PATCH] drm: fix compile failure by including

2013-02-01 Thread Chris Metcalf
On tile architecture (with "make allyesconfig") including is required to call swiotlb_nr_tbl(). Signed-off-by: Chris Metcalf --- drivers/gpu/drm/nouveau/nouveau_bo.c |1 + drivers/gpu/drm/radeon/radeon_ttm.c |1 + 2 files changed, 2 insertions(+) diff --git

[Bug 59332] Problems building 32bit Mesa

2013-02-01 Thread bugzilla-dae...@freedesktop.org
|| -- 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/20130201/29b6f91f/attachment.html>

[PATCH 2/2] drm/exynos: Add device tree based discovery support for G2D

2013-02-01 Thread Inki Dae
Hi Kukjin, > -Original Message- > From: linux-media-owner at vger.kernel.org [mailto:linux-media- > owner at vger.kernel.org] On Behalf Of Kukjin Kim > Sent: Friday, February 01, 2013 9:15 AM > To: 'Sylwester Nawrocki'; 'Inki Dae' > Cc: 'Sachin Kamat'; linux-media at vger.kernel.org; dri-

[PATCH 0/3] R-Car Display Unit DRM driver

2013-02-01 Thread Laurent Pinchart
Hi Simon, On Thursday 31 January 2013 15:38:38 Simon Horman wrote: > On Thu, Jan 31, 2013 at 02:45:00AM +0100, Laurent Pinchart wrote: > > Hello, > > > > Here's a new DRM driver for the Renesas R-Car Display Unit (DU). > > > > The DU features two superposition processors (modeled as CRTCs) and

[Bug 58354] [bisected] r600g: use DMA engine for VM page table updates on cayman locks in Unigine Tropics

2013-02-01 Thread bugzilla-dae...@freedesktop.org
-- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20130201/bc04b6b1/attachment.html>

[Bug 53111] [bisected] lockups since added support for virtual address space on cayman v11

2013-02-01 Thread bugzilla-dae...@freedesktop.org
think it was more like an umbrella bug: many others were hidden under it. -- 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/20130

[Bug 53111] [bisected] lockups since added support for virtual address space on cayman v11

2013-02-01 Thread bugzilla-dae...@freedesktop.org
|--- |FIXED -- 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/20130201/d54a7349/attachment.html>

[PATCH 2/2] drm/exynos: Add device tree based discovery support for G2D

2013-02-01 Thread Sylwester Nawrocki
Hi Inki, On 01/31/2013 02:30 AM, Inki Dae wrote: >> -Original Message- >> From: Sylwester Nawrocki [mailto:sylvester.nawrocki at gmail.com] >> Sent: Thursday, January 31, 2013 5:51 AM >> To: Inki Dae >> Cc: Sachin Kamat; linux-media at vger.kernel.org; dri- >> devel at

[PATCH 1/3] r8a7779: Add Display Unit clock support

2013-02-01 Thread Simon Horman
On Thu, Jan 31, 2013 at 11:14:34AM +0100, Laurent Pinchart wrote: > Hi Simon, > > On Thursday 31 January 2013 15:35:20 Simon Horman wrote: > > On Thu, Jan 31, 2013 at 02:45:01AM +0100, Laurent Pinchart wrote: > > > From: Phil Edworthy > > > > > > Signed-off-by: Phil Edworthy > > > [Rename

[UPDATE][PATCH 4/4] GPU/i915: Fix acpi_bus_get_device() check in drivers/gpu/drm/i915/intel_opregion.c

2013-02-01 Thread Yasuaki Ishimatsu
2013/01/31 19:03, Daniel Vetter wrote: > On Thu, Jan 31, 2013 at 12:27:26PM +0900, Yasuaki Ishimatsu wrote: >> I forgot to change subject. So I resend a patch. >> >> --- >> acpi_bus_get_device() returns int not acpi_status. >> >> The patch change not to apply ACPI_FAILURE() to the return value of

[UPDATE][PATCH 4/4] GPU/i915: Fix acpi_bus_get_device() check in drivers/gpu/drm/i915/intel_opregion.c

2013-02-01 Thread Yasuaki Ishimatsu
2013/02/01 9:50, Yasuaki Ishimatsu wrote: > 2013/01/31 19:03, Daniel Vetter wrote: >> On Thu, Jan 31, 2013 at 12:27:26PM +0900, Yasuaki Ishimatsu wrote: >>> I forgot to change subject. So I resend a patch. >>> >>> --- >>> acpi_bus_get_device() returns int not acpi_status. >>> >>> The patch change

[UPDATE][PATCH 4/4] GPU/i915: Fix acpi_bus_get_device() check in drivers/gpu/drm/i915/intel_opregion.c

2013-02-01 Thread Yasuaki Ishimatsu
gt; To unsubscribe from this list: send the line "unsubscribe linux-acpi" in > the body of a message to majordomo at vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html -- next part -- A non-text attachment was scrubbed... Name: 0001-RESEND-PATCH-4-4-GPU-i915-Fix-acpi_bus_get_device-ch.patch Type: text/x-patch Size: 841 bytes Desc: not available URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20130201/4f83043a/attachment-0001.bin>

[PATCH 0/3] R-Car Display Unit DRM driver

2013-02-01 Thread Simon Horman
On Fri, Feb 01, 2013 at 04:15:31AM +0100, Laurent Pinchart wrote: > Hi Simon, > > On Thursday 31 January 2013 15:38:38 Simon Horman wrote: > > On Thu, Jan 31, 2013 at 02:45:00AM +0100, Laurent Pinchart wrote: > > > Hello, > > > > > > Here's a new DRM driver for the Renesas R-Car Display Unit

[PATCH v16 RESEND 0/7] of: add display helper

2013-02-01 Thread Jingoo Han
Hi Steffen, You can add my tested-by for this series. I have tested them for Exynos: smdk4210 board. Beat regards, Jingoo Han On Wednesday, January 23, 2013 6:12 PM, Steffen Trumtrar wrote > On Tue, Jan 22, 2013 at 03:50:48PM -0600, Rob Clark wrote: > > On Mon, Jan 21, 2013 at 5:07 AM, Steffen

  1   2   >