[Bug 34457] Radeon Driver reports EDID errors every 10 seconds

2012-02-29 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=34457 reimth at gmail.com changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[PATCH] i915: Add option to bypass vbt table.

2012-02-29 Thread Paul Menzel
. You can apply all these changes doing the follwing. git commit --amend --author="Mathias Fr?hlich " Thanks, Paul -- next part -- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 198 bytes Desc: This is a digitally signed message part URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20120229/f780a326/attachment.pgp>

[Bug 42727] radeon KMS with CRT TV

2012-02-29 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=42727 --- Comment #21 from Alex Deucher 2012-02-29 21:04:00 --- Created an attachment (id=72501) --> (https://bugzilla.kernel.org/attachment.cgi?id=72501) possible fix Does this kernel patch help? -- Configure bugmail:

[Intel-gfx] [PATCH 1/7] drm/i915: add dev_priv to intel_gmbus

2012-02-29 Thread Daniel Vetter
On Mon, Feb 27, 2012 at 02:53:37PM -0300, Eugeni Dodonov wrote: > On Tue, Feb 14, 2012 at 19:37, Daniel Vetter > wrote: > > > This way we can free up the bus->adaptor.algo_data pointer and make it > > available for use with the bitbanging fallback algo. > > > > Signed-Off-by: Daniel Vetter > >

[PATCH] i2c: export bit-banging algo functions

2012-02-29 Thread Daniel Vetter
On Tue, Feb 28, 2012 at 09:08:17AM +0100, Jean Delvare wrote: > On Tue, 28 Feb 2012 00:39:39 +0100, Daniel Vetter wrote: > > i915 has a hw i2c controller (gmbus) but for a bunch of stupid reasons > > we need to be able to fall back to the bit-banging algo on gpio pins. > > > > The current code

[PATCH] drm/nouveau: do a better job at hiding the NIH i2c bit-banging algo

2012-02-29 Thread Daniel Vetter
On Tue, Feb 28, 2012 at 12:42:19AM +0100, Daniel Vetter wrote: > I'd like to export the corresponding functions from the i2c core > so that I can use them in fallback bit-banging in i915.ko > > v2: Adapt to new i2c export patch. > > Cc: nouveau at lists.freedesktop.org > Signed-off-by: Daniel

[PATCH] i915: Add option to bypass vbt table.

2012-02-29 Thread Mathias Froehlich
Add an option to skip reading the mode entries from the vbt bios tables. This change enables the use of displays where the vbt table just contains inapropriate values, but either the vesa defaults or the video=... modes do something sensible with the attached display. Signed-off-by: Mathias

[Bug 46802] New: Regnum online dont run on Shader model 2

2012-02-29 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=46802 Bug #: 46802 Summary: Regnum online dont run on Shader model 2 Classification: Unclassified Product: Mesa Version: git Platform: Other OS/Version: All Status: NEW

[PATCH 5/7] drm/vgem: prime export support

2012-02-29 Thread Daniel Vetter
On Mon, Feb 27, 2012 at 16:43, Tomasz Stanislawski wrote: > The documentation of DMABUF says fallowing words about map_dma_buf callback. > > "It is one of the buffer operations that must be implemented by the > exporter. It should return the sg_table containing scatterlist for this > buffer,

Display brightness on Radeon 6470

2012-02-29 Thread Pali Rohár
-- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 198 bytes Desc: This is a digitally signed message part. URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20120229/e98a7f20/attachment.pgp>

[PATCH] mm: extend prefault helpers to fault in more than PAGE_SIZE

2012-02-29 Thread Andrew Morton
On Thu, 1 Mar 2012 00:14:53 +0100 Daniel Vetter wrote: > I'll redo this patch by adding _multipage versions of these 2 functions > for i915. OK, but I hope "for i915" doesn't mean "private to"! Put 'em in pagemap.h, for maintenance reasons and because they are generic. Making them inline is a

[PATCH] mm: extend prefault helpers to fault in more than PAGE_SIZE

2012-02-29 Thread Daniel Vetter
drm/i915 wants to read/write more than one page in its fastpath and hence needs to prefault more than PAGE_SIZE bytes. I've checked the callsites and they all already clamp size when calling fault_in_pages_* to the same as for the subsequent __copy_to|from_user and hence don't rely on the

[PATCH] mm: extend prefault helpers to fault in more than PAGE_SIZE

2012-02-29 Thread Andrew Morton
On Wed, 29 Feb 2012 15:03:31 +0100 Daniel Vetter wrote: > drm/i915 wants to read/write more than one page in its fastpath > and hence needs to prefault more than PAGE_SIZE bytes. > > I've checked the callsites and they all already clamp size when > calling fault_in_pages_* to the same as for

[mipsel+rs780e]Occasionally "GPU lockup" after resuming from suspend.

2012-02-29 Thread che...@lemote.com
> On Mon, 2012-02-27 at 10:44 +0800, Chen Jie wrote: >> Hi, >> >> For this occasional GPU lockup when returns from STR/STD, I find >> followings(when the problem happens): >> >> The value of SRBM_STATUS is whether 0x20002040 or 0x20003040. >> Which means: >> * HI_RQ_PENDING(There is a HI/BIF

[mipsel+rs780e]Occasionally "GPU lockup" after resuming from suspend.

2012-02-29 Thread Jerome Glisse
On Wed, 2012-02-29 at 12:49 +0800, chenhc at lemote.com wrote: > > On Tue, 2012-02-21 at 18:37 +0800, Chen Jie wrote: > >> ? 2012?2?17? ??5:27?Chen Jie ??? > >> >> One good way to test gart is to go over GPU gart table and write a > >> >> dword using the GPU at end of each page something like

[mipsel+rs780e]Occasionally "GPU lockup" after resuming from suspend.

2012-02-29 Thread che...@lemote.com
> On Tue, 2012-02-21 at 18:37 +0800, Chen Jie wrote: >> ? 2012?2?17? ??5:27?Chen Jie ??? >> >> One good way to test gart is to go over GPU gart table and write a >> >> dword using the GPU at end of each page something like 0xCAFEDEAD >> >> or somevalue that is unlikely to be already set. And then

[PATCH] drm/radeon/kms/vm: fix possible bug in radeon_vm_bo_rmv()

2012-02-29 Thread Jerome Glisse
On Wed, 2012-02-29 at 11:04 -0500, alexdeucher at gmail.com wrote: > From: Sebastian Biemueller > > The bo is removed from the list at the top of > radeon_vm_bo_rmv(), but then the list is used > in radeon_vm_bo_update_pte() to look up the vm. > remove the bo_list entry at the end of the >

Flickering with page-flipping on Acer Iconia W500 (AMD C-50 APU)

2012-02-29 Thread Paul Menzel
gned message part URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20120229/22808bf9/attachment.pgp>

[PATCH] drm/radeon: fix uninitialized variable

2012-02-29 Thread Christian König
On 29.02.2012 00:23, Jerome Glisse wrote: > On Tue, 2012-02-28 at 23:19 +0100, Christian K?nig wrote: >> Without this fix the driver randomly treats >> textures as arrays and I'm really wondering >> why gcc isn't complaining about it. >> >> Signed-off-by: Christian K?nig >> --- >>

[PATCH] drm/radeon/kms/vm: fix possible bug in radeon_vm_bo_rmv()

2012-02-29 Thread alexdeuc...@gmail.com
From: Sebastian Biemueller The bo is removed from the list at the top of radeon_vm_bo_rmv(), but then the list is used in radeon_vm_bo_update_pte() to look up the vm. remove the bo_list entry at the end of the function instead. Signed-off-by: Alex Deucher Cc:

Flickering with page-flipping on Acer Iconia W500 (AMD C-50 APU)

2012-02-29 Thread Dave Airlie
On Tue, Feb 28, 2012 at 3:06 PM, Felix Kuehling wrote: > On 12-02-28 09:40 AM, Mario Kleiner wrote: >> >> Ok, you had a larger test set of machines and more specific test cases >> for this problem, i'm convinced. Thanks for all the testing. >> You have my... >> >> Reviewed-by: Mario Kleiner > >

[PATCH] drm: remove unused code

2012-02-29 Thread Sascha Hauer
remove declared but unused functions from drmP.h, fix the comments where necessary. Also, remove drm_mem_info which is unused. Signed-off-by: Sascha Hauer --- drivers/gpu/drm/drm_irq.c|4 ++-- drivers/gpu/drm/drm_memory.c | 19 --- include/drm/drmP.h |9

[PATCH] drm: remove unused code

2012-02-29 Thread Sascha Hauer
remove declared but unused functions from drmP.h, fix the comments where necessary. Also, remove drm_mem_info which is unused. Signed-off-by: Sascha Hauer s.ha...@pengutronix.de --- drivers/gpu/drm/drm_irq.c|4 ++-- drivers/gpu/drm/drm_memory.c | 19 ---

Re: Flickering with page-flipping on Acer Iconia W500 (AMD C-50 APU)

2012-02-29 Thread Dave Airlie
On Tue, Feb 28, 2012 at 3:06 PM, Felix Kuehling felix.kuehl...@amd.com wrote: On 12-02-28 09:40 AM, Mario Kleiner wrote: Ok, you had a larger test set of machines and more specific test cases for this problem, i'm convinced. Thanks for all the testing. You have my... Reviewed-by: Mario

Re: [PATCH] drm/radeon: fix uninitialized variable

2012-02-29 Thread Christian König
On 29.02.2012 00:23, Jerome Glisse wrote: On Tue, 2012-02-28 at 23:19 +0100, Christian König wrote: Without this fix the driver randomly treats textures as arrays and I'm really wondering why gcc isn't complaining about it. Signed-off-by: Christian Königdeathsim...@vodafone.de ---

Re: Flickering with page-flipping on Acer Iconia W500 (AMD C-50 APU)

2012-02-29 Thread Paul Menzel
Am Mittwoch, den 29.02.2012, 10:36 + schrieb Dave Airlie: On Tue, Feb 28, 2012 at 3:06 PM, Felix Kuehling felix.kuehl...@amd.com wrote: On 12-02-28 09:40 AM, Mario Kleiner wrote: Ok, you had a larger test set of machines and more specific test cases for this problem, i'm convinced.

[PATCH] mm: extend prefault helpers to fault in more than PAGE_SIZE

2012-02-29 Thread Daniel Vetter
drm/i915 wants to read/write more than one page in its fastpath and hence needs to prefault more than PAGE_SIZE bytes. I've checked the callsites and they all already clamp size when calling fault_in_pages_* to the same as for the subsequent __copy_to|from_user and hence don't rely on the

Re: [PATCH 5/7] drm/vgem: prime export support

2012-02-29 Thread Daniel Vetter
On Mon, Feb 27, 2012 at 16:43, Tomasz Stanislawski t.stanisl...@samsung.com wrote: The documentation of DMABUF says fallowing words about map_dma_buf callback. It is one of the buffer operations that must be implemented by the exporter. It should return the sg_table containing scatterlist for

[PATCH] drm/radeon/kms/vm: fix possible bug in radeon_vm_bo_rmv()

2012-02-29 Thread alexdeucher
From: Sebastian Biemueller sebastian.biemuel...@amd.com The bo is removed from the list at the top of radeon_vm_bo_rmv(), but then the list is used in radeon_vm_bo_update_pte() to look up the vm. remove the bo_list entry at the end of the function instead. Signed-off-by: Alex Deucher

Display brightness on Radeon 6470

2012-02-29 Thread Pali Rohár
Hi, can you look at problem with setting display brightness on radeon 6470 card? http://www.mail-archive.com/platform-driver-x86@vger.kernel.org/msg02862.html https://bugzilla.kernel.org/show_bug.cgi?id@862 -- Pali Rohár pali.ro...@gmail.com signature.asc Description: This is a digitally

Re: [PATCH] drm/radeon/kms/vm: fix possible bug in radeon_vm_bo_rmv()

2012-02-29 Thread Jerome Glisse
On Wed, 2012-02-29 at 11:04 -0500, alexdeuc...@gmail.com wrote: From: Sebastian Biemueller sebastian.biemuel...@amd.com The bo is removed from the list at the top of radeon_vm_bo_rmv(), but then the list is used in radeon_vm_bo_update_pte() to look up the vm. remove the bo_list entry at the

Re: [mipsel+rs780e]Occasionally GPU lockup after resuming from suspend.

2012-02-29 Thread Jerome Glisse
On Wed, 2012-02-29 at 12:49 +0800, che...@lemote.com wrote: On Tue, 2012-02-21 at 18:37 +0800, Chen Jie wrote: 在 2012年2月17日 下午5:27,Chen Jie ch...@lemote.com 写道: One good way to test gart is to go over GPU gart table and write a dword using the GPU at end of each page something like

Re: [PATCH] drm/i915: Fix single msg gmbus_xfers writes

2012-02-29 Thread Daniel Vetter
On Mon, Feb 20, 2012 at 07:22:00PM +0800, Daniel Kurtz wrote: On Feb 15, 2012 6:48 PM, Daniel Vetter dan...@ffwll.ch wrote: On Thu, Feb 09, 2012 at 12:03:17PM -0800, Benson Leung wrote: gmbus_xfer with a single message (particularly a single message write) would set Bus Cycle Select

[PATCH] i915: Add option to bypass vbt table.

2012-02-29 Thread Mathias Fröhlich
Hi, Attached is a small change to i915 that fixes a customer case that I had in my day job. The problem happens with an embedded board that contains vbt bios tables that do not match the attached display. Using this change and the apropriate kernel boot command line they are able to use an

Re: [PATCH] drm/nouveau: do a better job at hiding the NIH i2c bit-banging algo

2012-02-29 Thread Daniel Vetter
On Tue, Feb 28, 2012 at 12:42:19AM +0100, Daniel Vetter wrote: I'd like to export the corresponding functions from the i2c core so that I can use them in fallback bit-banging in i915.ko v2: Adapt to new i2c export patch. Cc: nouv...@lists.freedesktop.org Signed-off-by: Daniel Vetter

Re: [PATCH] i2c: export bit-banging algo functions

2012-02-29 Thread Daniel Vetter
On Tue, Feb 28, 2012 at 09:08:17AM +0100, Jean Delvare wrote: On Tue, 28 Feb 2012 00:39:39 +0100, Daniel Vetter wrote: i915 has a hw i2c controller (gmbus) but for a bunch of stupid reasons we need to be able to fall back to the bit-banging algo on gpio pins. The current code sets up a

Re: [Intel-gfx] [PATCH 1/7] drm/i915: add dev_priv to intel_gmbus

2012-02-29 Thread Daniel Vetter
On Mon, Feb 27, 2012 at 02:53:37PM -0300, Eugeni Dodonov wrote: On Tue, Feb 14, 2012 at 19:37, Daniel Vetter daniel.vet...@ffwll.ch wrote: This way we can free up the bus-adaptor.algo_data pointer and make it available for use with the bitbanging fallback algo. Signed-Off-by: Daniel

[Bug 42727] radeon KMS with CRT TV

2012-02-29 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=42727 --- Comment #21 from Alex Deucher alexdeuc...@gmail.com 2012-02-29 21:04:00 --- Created an attachment (id=72501) -- (https://bugzilla.kernel.org/attachment.cgi?id=72501) possible fix Does this kernel patch help? -- Configure bugmail:

Re: [PATCH] i915: Add option to bypass vbt table.

2012-02-29 Thread Paul Menzel
Dear Mathias, thank you for your patch. Could you please resend it as [PATCH v2] with the following things addressed. 1. Please do not send attached patches. Just copy it into your message compose window – make sure to turn off automatic line breaks – and adapt the subject line and recipients

[Bug 34457] Radeon Driver reports EDID errors every 10 seconds

2012-02-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=34457 rei...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

Re: [PATCH] mm: extend prefault helpers to fault in more than PAGE_SIZE

2012-02-29 Thread Andrew Morton
On Wed, 29 Feb 2012 15:03:31 +0100 Daniel Vetter daniel.vet...@ffwll.ch wrote: drm/i915 wants to read/write more than one page in its fastpath and hence needs to prefault more than PAGE_SIZE bytes. I've checked the callsites and they all already clamp size when calling fault_in_pages_* to

Re: [PATCH] mm: extend prefault helpers to fault in more than PAGE_SIZE

2012-02-29 Thread Daniel Vetter
On Wed, Feb 29, 2012 at 03:01:46PM -0800, Andrew Morton wrote: On Wed, 29 Feb 2012 15:03:31 +0100 Daniel Vetter daniel.vet...@ffwll.ch wrote: drm/i915 wants to read/write more than one page in its fastpath and hence needs to prefault more than PAGE_SIZE bytes. I've checked the

Re: [PATCH] mm: extend prefault helpers to fault in more than PAGE_SIZE

2012-02-29 Thread Andrew Morton
On Thu, 1 Mar 2012 00:14:53 +0100 Daniel Vetter dan...@ffwll.ch wrote: I'll redo this patch by adding _multipage versions of these 2 functions for i915. OK, but I hope for i915 doesn't mean private to! Put 'em in pagemap.h, for maintenance reasons and because they are generic. Making them

[Bug 46802] New: Regnum online dont run on Shader model 2

2012-02-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46802 Bug #: 46802 Summary: Regnum online dont run on Shader model 2 Classification: Unclassified Product: Mesa Version: git Platform: Other OS/Version: All Status: NEW

[Bug 46802] Regnum online dont run on Shader model 2

2012-02-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46802 Pablo silpa...@hotmail.com changed: What|Removed |Added Priority|medium |low --- Comment #1 from

[Bug 46802] Regnum online dont run on Shader model 2

2012-02-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46802 --- Comment #2 from Pablo silpa...@hotmail.com 2012-02-29 19:42:55 PST --- Created attachment 57843 -- https://bugs.freedesktop.org/attachment.cgi?id=57843 static image in sm2 -- Configure bugmail:

Re: [PATCH] i915: Add option to bypass vbt table.

2012-02-29 Thread Mathias Fröhlich
Hi, On Wednesday, February 29, 2012 22:04:45 you wrote: thank you for your patch. Could you please resend it as [PATCH v2] with the following things addressed. Will do. Thanks! Mathias ___ dri-devel mailing list dri-devel@lists.freedesktop.org

[PATCH v2] i915: Add option to bypass vbt table.

2012-02-29 Thread Mathias . Froehlich
From: Mathias Fröhlich mathias.froehl...@web.de Add an option to skip reading the mode entries from the vbt bios tables. This change enables the use of displays where the vbt table just contains inappropriate values, but either the vesa defaults or the video=... modes do something sensible with