Hi Dave,
On Thursday 09 August 2012 07:02:45 Dave Airlie wrote:
> On Thu, Aug 9, 2012 at 2:31 AM, Laurent Pinchart wrote:
> > On Wednesday 08 August 2012 18:25:30 Lars-Peter Clausen wrote:
> >> On 08/08/2012 04:44 PM, Laurent Pinchart wrote:
> >> > On Wednesday 27 June 2012 15:30:18 Sascha Hauer w
Removed the unnecessary copy of the memory page addresses when
programming the DMM/PAT and all support code for the lut copy.
The original intent was to have this code in place for
suspend/resume functionality w.r.t. DEVICE_OFF.
Performance analysis showed that the extra copy from uncached memory
Fix the following sparse warnings:
drivers/staging/omapdrm/omap_dmm_tiler.c:123:13:
warning: symbol 'omap_dmm_irq_handler' was not declared.
Should it be static?
drivers/staging/omapdrm/omap_dmm_tiler.c:370:24:
warning: Using plain integer as NULL pointer
Signed-off-by: Andy Gross
---
https://bugs.freedesktop.org/show_bug.cgi?id=45018
--- Comment #113 from Alexandre Demers
2012-08-09 05:20:04 UTC ---
(In reply to comment #112)
> (In reply to comment #111)
> > (In reply to comment #110)
> > > I just pushed a minor bugfix to mesa master, that in conjunction with
> > > Jeromes
The original code was misported from the X driver,
a) an int went to unsigned int, breaking the downward counting testm code
b) the port did the vco/computed clock bits completely wrong.
This fixes an infinite loop on modprobe on some Dell servers with the G200ER
chipset variant.
Found in intern
https://bugs.freedesktop.org/show_bug.cgi?id=53118
Andreas Boll changed:
What|Removed |Added
CC||andreas.boll.dev at gmail.com
--- Comment
https://bugs.freedesktop.org/show_bug.cgi?id=41231
Andreas Boll changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://bugs.freedesktop.org/show_bug.cgi?id=53111
--- Comment #6 from Anthony Waters 2012-08-09 03:07:19 UTC
---
The fault address in the VM_CONTEXT1_PROTECTION_FAULT_ADDR register is less
than the start of the virtual address area, unless that is due to the bug?
--
Configure bugmail: https:/
https://bugs.freedesktop.org/show_bug.cgi?id=50857
Alex Deucher changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://bugs.freedesktop.org/show_bug.cgi?id=50857
--- Comment #17 from Alexandre Demers
2012-08-08 19:30:04 UTC ---
Since the proposed patch fixed the issue and it was merged under 3.5-rc3,
should this bug be closed?
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
-
https://bugs.freedesktop.org/show_bug.cgi?id=49632
--- Comment #10 from Andreas Boll 2012-08-08
19:10:15 UTC ---
Can you test it with kernel 3.5 and current mesa-git?
There were streamout fixes for r700 in both kernel and mesa.
projectM-pulseaudio runs fine on my system.
Gallium 0.4 on AMD RV7
https://bugs.freedesktop.org/show_bug.cgi?id=45018
--- Comment #112 from Alexandre Demers
2012-08-09 01:38:41 UTC ---
(In reply to comment #111)
> (In reply to comment #110)
> > I just pushed a minor bugfix to mesa master, that in conjunction with
> > Jeromes
> > kernel patch should eliminate t
Hi Lars,
On Wednesday 08 August 2012 18:25:30 Lars-Peter Clausen wrote:
> On 08/08/2012 04:44 PM, Laurent Pinchart wrote:
> > On Wednesday 27 June 2012 15:30:18 Sascha Hauer wrote:
> >> Many embedded drm devices do not have a IOMMU and no dedicated
> >> memory for graphics. These devices use CMA (
On 08/08/2012 04:44 PM, Laurent Pinchart wrote:
> Hi Sascha,
>
> On Wednesday 27 June 2012 15:30:18 Sascha Hauer wrote:
>> Many embedded drm devices do not have a IOMMU and no dedicated
>> memory for graphics. These devices use CMA (Contiguous Memory
>> Allocator) backed graphics memory. This patc
y.
Same here on current firefox nightly 20120808
and current mesa 8.1-devel (git-be42a45)
WebGL Renderer: X.Org -- Gallium 0.4 on AMD RV770 -- 2.1 Mesa 8.1-devel
(git-be42a45)
No crash, but it doesn't render correctly.
I get this output:
EE r600_shader.c:141 r600_pipe_shader_create - tran
https://bugs.freedesktop.org/show_bug.cgi?id=42373
--- Comment #20 from Kunal 2012-08-08
18:04:18 UTC ---
(In reply to comment #18)
> (In reply to comment #16)
> > Created attachment 64759 [details] [review] [review]
> > Fixup mc programing
> >
> > This patch should fix your issue.
>
> Thanks
en please treat this as a high priority, as we'd have to find a work around.
>
> FWIW, on a different proprietary platform, this does expose video memory and
> forced us to artificially limit the max texture size to 4k.
With current firefox nightly 20120808
and current mesa 8.1-
||WORKSFORME
--- Comment #3 from Andreas Boll 2012-08-08
17:51:01 UTC ---
(In reply to comment #2)
> Created attachment 65304 [details]
> Screenshot
>
> This is with current firefox nightly 20120808
> and current mesa 8.1-devel (git-be42a45)
>
> WebGL Rende
https://bugs.freedesktop.org/show_bug.cgi?id=37047
--- Comment #2 from Brian Paterni 2012-08-08 17:49:49
UTC ---
(In reply to comment #1)
>
> with current firefox nightly 20120808
> and current mesa 8.1-devel (git-be42a45) this site works for me.
>
> WebGL Renderer: X.Org --
https://bugs.freedesktop.org/show_bug.cgi?id=40296
--- Comment #2 from Andreas Boll 2012-08-08
17:40:30 UTC ---
Created attachment 65304
--> https://bugs.freedesktop.org/attachment.cgi?id=65304
Screenshot
This is with current firefox nightly 20120808
and current mesa 8.1-devel (git-be42
https://bugs.freedesktop.org/show_bug.cgi?id=53261
Bug #: 53261
Summary: [i915g] Performance regression in git
Classification: Unclassified
Product: Mesa
Version: git
Platform: x86 (IA32)
OS/Version: Linux (All)
Status
The SH Mobile LCD controller (LCDC) DRM driver supports the main
graphics plane in RGB and YUV formats, as well as the overlay planes (in
alpha-blending mode only).
Only flat panel outputs using the parallel interface are supported.
Support for SYS panels, HDMI and DSI is currently not implemented
Signed-off-by: Laurent Pinchart
---
drivers/gpu/drm/drm_crtc.c |6 ++
include/drm/drm_fourcc.h |2 ++
2 files changed, 8 insertions(+), 0 deletions(-)
diff --git a/drivers/gpu/drm/drm_crtc.c b/drivers/gpu/drm/drm_crtc.c
index 367f700..15817a2 100644
--- a/drivers/gpu/drm/drm_crtc.c
From: Lars-Peter Clausen
This patchset introduces a set of helper function for implementing the KMS
framebuffer layer for drivers which use the drm gem CMA helper function.
Signed-off-by: Lars-Peter Clausen
Tested-by: Sascha Hauer
---
drivers/gpu/drm/Kconfig | 10 +
drivers/gpu/
From: Sascha Hauer
Many embedded drm devices do not have a IOMMU and no dedicated
memory for graphics. These devices use CMA (Contiguous Memory
Allocator) backed graphics memory. This patch provides helper
functions to be able to share the code. The code technically does
not depend on CMA as the
The API can be used to allocate and free MERAM blocks directly, without
going through ICBs.
Signed-off-by: Laurent Pinchart
---
drivers/video/sh_mobile_meram.c | 41 +++---
include/video/sh_mobile_meram.h | 16 +++
2 files changed, 53 insertions(+)
There's no reason to use abstract operation pointers to implement the
MERAM API. Replace them by direct function calls.
Signed-off-by: Laurent Pinchart
---
drivers/video/sh_mobile_lcdcfb.c | 27 +++-
drivers/video/sh_mobile_meram.c | 40 +++---
includ
The MERAM operations meram_register, meram_unregister and meram_update
handle LCDC cache. In preparation for "raw" MERAM allocation, rename
them to more appropriate names.
Signed-off-by: Laurent Pinchart
---
drivers/video/sh_mobile_lcdcfb.c | 32 +++
drivers/video/sh_mobile_lcdcfb.h |2
Hi everybody,
Here's the third version of the DRM driver for the Renesas SH Mobile display
controller (a.k.a. LCDC). The hardware is pretty simple and consists of a
single CRTC and four (non-scalable) planes that can be alpha-blended (first
two planes only), overlayed or composed using ROP3.
The
t; System Info
> Debian unstable/experimental running distro provided Linux 2.6.39-rc5-amd64
> iceweasel version: 4.0.1-2
> libdrm, xf86-video-ati @ git
> OpenGL renderer string: Gallium 0.4 on AMD RV770
> OpenGL version string: 2.1 Mesa 7.11-devel (git-9d792d0)
with cur
On Mit, 2012-08-08 at 10:36 -0400, j.glisse at gmail.com wrote:
> From: Jerome Glisse
>
> Use the ttm bo delayed destruction queue so that we don't block
> userspace when destroying bo. The virtual address destruction
> will happen at same time as the real bo destruction when everythings
> using
https://bugs.freedesktop.org/show_bug.cgi?id=33255
Andreas Boll changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
e about half of
> the shaders at http://www.iquilezles.org/apps/shadertoy/ fail
> (eg. Motion Blur shows just two brown rectangles, Flower
> a flashing green box)
>
with current firefox nightly 20120808
and current mesa 8.1-devel (git-be42a45) this site works for me.
Feel free to reopen this r
https://bugs.freedesktop.org/show_bug.cgi?id=49321
Andreas Boll changed:
What|Removed |Added
Summary|Khronos WebGL conformance |shadertoy failure
|test
Hi Sascha,
On Wednesday 27 June 2012 15:30:18 Sascha Hauer wrote:
> Many embedded drm devices do not have a IOMMU and no dedicated
> memory for graphics. These devices use CMA (Contiguous Memory
> Allocator) backed graphics memory. This patch provides helper
> functions to be able to share the cod
Hi Lars-Peter;
On Monday 02 July 2012 16:37:47 Lars-Peter Clausen wrote:
> This patchset introduces a set of helper function for implementing the KMS
> framebuffer layer for drivers which use the drm gem CMA helper function.
>
> Signed-off-by: Lars-Peter Clausen
>
> ---
> Note: This patch depen
On Wed, Aug 08, 2012 at 08:00:21AM +0200, Sven Joachim wrote:
> On 2012-08-08 07:37 +0200, Ben Skeggs wrote:
>
> > On Mon, Aug 06, 2012 at 11:38:04PM +0300, Maxim Levitsky wrote:
> >> On Sat, 2012-08-04 at 17:41 +0300, Maxim Levitsky wrote:
> >> > On Mon, 2012-07-23 at 18:25 +0300, Aioanei Rares
||FIXED
--- Comment #1 from Andreas Boll 2012-08-08
16:07:14 UTC ---
All those tests now passes with firefox nightly 20120808
WebGL Renderer: X.Org -- Gallium 0.4 on AMD RV770 -- 2.1 Mesa 8.1-devel
(git-be42a45)
By now there is only 1 test page failing with r600g driver.
For
On Wed, Aug 08, 2012 at 03:53:10PM +0200, Tomasz Stanislawski wrote:
> Hi Laurent,
>
> On 08/08/2012 03:35 PM, Laurent Pinchart wrote:
> > Hi Tomasz,
> >
> > Thanks for the patch.
> >
> > On Wednesday 08 August 2012 12:17:41 Tomasz Stanislawski wrote:
> >> This patch adds reference counting on a
On Mon, 2012-08-06 at 18:55 +0200, Christian K?nig wrote:
> On 06.08.2012 18:30, Jerome Glisse wrote:
> > On Mon, Aug 6, 2012 at 12:06 PM, Christian K?nig
> > wrote:
> >> [SNIP]
> >> Additional to that patch we still need a minor fix to mesa (just move
> >> freeing the VM range after closing the
Hi Laurent,
On 08/08/2012 03:35 PM, Laurent Pinchart wrote:
> Hi Tomasz,
>
> Thanks for the patch.
>
> On Wednesday 08 August 2012 12:17:41 Tomasz Stanislawski wrote:
>> This patch adds reference counting on a module that exports dma-buf and
>> implements its operations. This prevents the module
On Mon, Aug 06, 2012 at 11:38:04PM +0300, Maxim Levitsky wrote:
> On Sat, 2012-08-04 at 17:41 +0300, Maxim Levitsky wrote:
> > On Mon, 2012-07-23 at 18:25 +0300, Aioanei Rares wrote:
> > > On Thu, Jul 5, 2012 at 11:24 PM, Martin Nyhus
> > > wrote:
> > > >
> > > > On Mon, 11 Jun 2012 23:18:42 +0
https://bugs.freedesktop.org/show_bug.cgi?id=48935
Andreas Boll changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Hi Tomasz,
Thanks for the patch.
On Wednesday 08 August 2012 12:17:41 Tomasz Stanislawski wrote:
> This patch adds reference counting on a module that exports dma-buf and
> implements its operations. This prevents the module from being unloaded
> while DMABUF file is in use.
>
> Signed-off-by: T
https://bugs.freedesktop.org/show_bug.cgi?id=48933
Andreas Boll changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://bugs.freedesktop.org/show_bug.cgi?id=48934
Andreas Boll changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Leela Krishna Amudala wrote:
>
> This patchset moves the contents of regs-fb-v4.h and regs-fb.h from arch
> side
> to include/video/samsung_fimd.h
>
> This patchset is created and rebased against master branch of torvalds
> tree.
> Tested on smdk5250 board, build tested for other boards.
>
> Cha
From: Zhao Yakui
Disable the clock gating of display controller to make DP/eDP work well
I don't know why the DP/eDP is affected by the clock gating. But the test
shows that it really fixes the DP/eDP clock issue during enabling DP/eDP.
Signed-off-by: Zhao Yakui
[Updated to only apply the work
From: Zhao Yakui
Introduce the eDP support into the driver.
This has been reworked a bit because kernel driver proper uses
encoder/connectors
while the legacy Intel driver uses the old output stuff.
It also diverges on the backlight handling. The legacy Intel driver adds a panel
abstraction ba
From: Alan Cox
This will give the basic support only
Signed-off-by: Alan Cox
---
drivers/gpu/drm/gma500/cdv_device.c | 11 +--
1 file changed, 9 insertions(+), 2 deletions(-)
diff --git a/drivers/gpu/drm/gma500/cdv_device.c
b/drivers/gpu/drm/gma500/cdv_device.c
index e2fff24..68f1
From: Alan Cox
This is mostly just aligning bits of behaviour
Signed-off-by: Alan Cox
---
drivers/gpu/drm/gma500/Makefile|3
drivers/gpu/drm/gma500/cdv_intel_display.c |6
drivers/gpu/drm/gma500/cdv_intel_dp.c | 480 ++--
drivers/gpu/drm/gma
From: Alan Cox
Based on bits from Yakui
We can import various little bits of code before we plumb it all
in and hopefully this way catch any regressions more easily.
Signed-off-by: Alan Cox
---
drivers/gpu/drm/gma500/cdv_device.c| 59 +
drivers/gpu/drm/gma500/cdv_i
From: Alan Cox
Add the support of display port on CDV
Import the pieces we need in order to do DisplayPort. Don't wire them
up yet as there is work to do to integrate them.
Signed-off-by: Zhao Yakui
Signed-off-by: Alan Cox
---
drivers/gpu/drm/gma500/cdv_intel_dp.c | 1504 ++
From: Zhao Yakui
Based on the spec, the CRT output doesn't use the lane. And the HDMI B output
uses the Lane0/1 while the HDMI C output uses the Lane 2/3. But currently
it will program all the four lanes for the CRT/HDMI.
Signed-off-by: Zhao Yakui
[Ported to the in-kernel driver]
Signed-off-by:
From: Zhao Yakui
Currently when trying to call the DPMS off again for one CRTC with DPMS off,
it will firstly disable the SR and can't enable it again because of the
incorrect check/logic. In such case the self refresh is still disabled
although one CRTC pipe is active. This is wrong.
Signed-off
Hi Sascha,
Sorry for the late reply.
On Thursday 05 July 2012 18:50:29 Sascha Hauer wrote:
> On Thu, Jul 05, 2012 at 04:08:07PM +0200, Laurent Pinchart wrote:
> > > +++ b/Documentation/devicetree/bindings/video/displaymode
> > > @@ -0,0 +1,40 @@
> > > +videomode bindings
> > > +==
Hi Sascha,
On Friday 03 August 2012 09:38:44 Sascha Hauer wrote:
> On Thu, Aug 02, 2012 at 01:35:40PM -0600, Stephen Warren wrote:
> > On 07/04/2012 01:56 AM, Sascha Hauer wrote:
> > > This patch adds a helper function for parsing videomodes from the
> > > devicetree. The videomode can be either c
https://bugs.freedesktop.org/show_bug.cgi?id=53118
Andreas Boll changed:
What|Removed |Added
CC||andreas.boll@gmail.com
--- Comment #1
Hi Dave,
On Thursday 09 August 2012 07:02:45 Dave Airlie wrote:
> On Thu, Aug 9, 2012 at 2:31 AM, Laurent Pinchart wrote:
> > On Wednesday 08 August 2012 18:25:30 Lars-Peter Clausen wrote:
> >> On 08/08/2012 04:44 PM, Laurent Pinchart wrote:
> >> > On Wednesday 27 June 2012 15:30:18 Sascha Hauer w
https://bugs.freedesktop.org/show_bug.cgi?id=41231
Andreas Boll changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Added support for zorder changes through DRM plane properties
Signed-off-by: Andre Renaud
---
drivers/staging/omapdrm/omap_drv.h |1 +
drivers/staging/omapdrm/omap_plane.c | 19 +++
2 files changed, 20 insertions(+)
diff --git a/drivers/staging/omapdrm/omap_drv.h
b/driv
On Thu, Aug 9, 2012 at 2:31 AM, Laurent Pinchart
wrote:
> Hi Lars,
>
> On Wednesday 08 August 2012 18:25:30 Lars-Peter Clausen wrote:
>> On 08/08/2012 04:44 PM, Laurent Pinchart wrote:
>> > On Wednesday 27 June 2012 15:30:18 Sascha Hauer wrote:
>> >> Many embedded drm devices do not have a IOMMU a
https://bugs.freedesktop.org/show_bug.cgi?id=45018
--- Comment #111 from Alexandre Demers
2012-08-08 13:29:34 UTC ---
(In reply to comment #110)
> I just pushed a minor bugfix to mesa master, that in conjunction with Jeromes
> kernel patch should eliminate the last VA issues.
>
> Please retest
https://bugs.freedesktop.org/show_bug.cgi?id=50857
Alex Deucher changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Hi Hans and R?mi,
On Thu, Aug 02, 2012 at 08:35:58AM +0200, Hans Verkuil wrote:
...
> Minimum or maximum? The maximum is 32, that's hardcoded in the V4L2 core.
As far as I understand, V4L1 did have that limitation, as well as videobuf1
and 2 and a number of other drivers, but it's not found in th
https://bugs.freedesktop.org/show_bug.cgi?id=50857
--- Comment #17 from Alexandre Demers 2012-08-08
19:30:04 UTC ---
Since the proposed patch fixed the issue and it was merged under 3.5-rc3,
should this bug be closed?
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
-
This patch adds reference counting on a module that exports dma-buf and
implements its operations. This prevents the module from being unloaded while
DMABUF file is in use.
Signed-off-by: Tomasz Stanislawski
---
Documentation/dma-buf-sharing.txt |3 ++-
drivers/base/dma-buf.c
https://bugs.freedesktop.org/show_bug.cgi?id=49632
--- Comment #10 from Andreas Boll 2012-08-08
19:10:15 UTC ---
Can you test it with kernel 3.5 and current mesa-git?
There were streamout fixes for r700 in both kernel and mesa.
projectM-pulseaudio runs fine on my system.
Gallium 0.4 on AMD RV7
Hi Maarten,
On 8 August 2012 00:17, Maarten Lankhorst
wrote:
> Op 07-08-12 19:53, Maarten Lankhorst schreef:
>> A dma-fence can be attached to a buffer which is being filled or consumed
>> by hw, to allow userspace to pass the buffer without waiting to another
>> device. For example, userspace c
On Wed 8 August 2012 11:35:38 Sakari Ailus wrote:
> Hi Hans and R?mi,
>
> On Thu, Aug 02, 2012 at 08:35:58AM +0200, Hans Verkuil wrote:
> ...
> > Minimum or maximum? The maximum is 32, that's hardcoded in the V4L2 core.
>
> As far as I understand, V4L1 did have that limitation, as well as videobu
On Wed, Aug 8, 2012 at 11:19 AM, Michel D?nzer wrote:
> On Mit, 2012-08-08 at 10:36 -0400, j.glisse at gmail.com wrote:
>> From: Jerome Glisse
>>
>> Use the ttm bo delayed destruction queue so that we don't block
>> userspace when destroying bo. The virtual address destruction
>> will happen at s
y.
Same here on current firefox nightly 20120808
and current mesa 8.1-devel (git-be42a45)
WebGL Renderer: X.Org -- Gallium 0.4 on AMD RV770 -- 2.1 Mesa 8.1-devel
(git-be42a45)
No crash, but it doesn't render correctly.
I get this output:
EE r600_shader.c:141 r600_pipe_shader_create - tran
https://bugs.freedesktop.org/show_bug.cgi?id=42373
--- Comment #20 from Kunal 2012-08-08 18:04:18
UTC ---
(In reply to comment #18)
> (In reply to comment #16)
> > Created attachment 64759 [details] [review] [review]
> > Fixup mc programing
> >
> > This patch should fix your issue.
>
> Thanks
en please treat this as a high priority, as we'd have to find a work around.
>
> FWIW, on a different proprietary platform, this does expose video memory and
> forced us to artificially limit the max texture size to 4k.
With current firefox nightly 20120808
and current mesa 8.1-
||WORKSFORME
--- Comment #3 from Andreas Boll 2012-08-08
17:51:01 UTC ---
(In reply to comment #2)
> Created attachment 65304 [details]
> Screenshot
>
> This is with current firefox nightly 20120808
> and current mesa 8.1-devel (git-be42a45)
>
> WebGL Rende
https://bugs.freedesktop.org/show_bug.cgi?id=37047
--- Comment #2 from Brian Paterni 2012-08-08 17:49:49 UTC
---
(In reply to comment #1)
>
> with current firefox nightly 20120808
> and current mesa 8.1-devel (git-be42a45) this site works for me.
>
> WebGL Renderer: X.Org --
https://bugs.freedesktop.org/show_bug.cgi?id=40296
--- Comment #2 from Andreas Boll 2012-08-08
17:40:30 UTC ---
Created attachment 65304
--> https://bugs.freedesktop.org/attachment.cgi?id=65304
Screenshot
This is with current firefox nightly 20120808
and current mesa 8.1-devel (git-be42
https://bugs.freedesktop.org/show_bug.cgi?id=45018
--- Comment #110 from Christian K?nig 2012-08-08
10:48:35 UTC ---
I just pushed a minor bugfix to mesa master, that in conjunction with Jeromes
kernel patch should eliminate the last VA issues.
Please retest it again.
Christian.
--
Configure
https://bugs.freedesktop.org/show_bug.cgi?id=53261
Bug #: 53261
Summary: [i915g] Performance regression in git
Classification: Unclassified
Product: Mesa
Version: git
Platform: x86 (IA32)
OS/Version: Linux (All)
Status
From: Jerome Glisse
Use the ttm bo delayed destruction queue so that we don't block
userspace when destroying bo. The virtual address destruction
will happen at same time as the real bo destruction when everythings
using the bo is done.
Signed-off-by: Jerome Glisse
---
drivers/gpu/drm/radeon/r
On Tue, Aug 07, 2012 at 02:08:18PM +0200, Daniel Vetter wrote:
> Hi Dave,
>
> - Regression fixer for an OOPS at boot when i915.ko is built-in and
> CONFIG_PM=n, introduce in 3.5 (patch from Hunt Xu)
> - Regression fixer for occlusion query failures, the required w/a wasn't
> applied in all cas
> -Original Message-
> From: Thomas Meyer [mailto:thomas at m3y3r.de]
> Sent: Tuesday, August 07, 2012 3:57 PM
> To: inki.dae at samsung.com; jy0922.shim at samsung.com; sw0312.kim at
> samsung.com;
> kyungmin.park at samsung.com; airlied at linux.ie; dri-
> devel at lists.freedesktop.or
t; System Info
> Debian unstable/experimental running distro provided Linux 2.6.39-rc5-amd64
> iceweasel version: 4.0.1-2
> libdrm, xf86-video-ati @ git
> OpenGL renderer string: Gallium 0.4 on AMD RV770
> OpenGL version string: 2.1 Mesa 7.11-devel (git-9d792d0)
with cur
> -Original Message-
> From: Sachin Kamat [mailto:sachin.kamat at linaro.org]
> Sent: Monday, August 06, 2012 3:46 PM
> To: dri-devel at lists.freedesktop.org
> Cc: inki.dae at samsung.com; airlied at linux.ie; sachin.kamat at linaro.org;
> patches at linaro.org
> Subject: [PATCH 5/5] drm
On Wed, Aug 8, 2012 at 10:36 AM, wrote:
> From: Jerome Glisse
>
> Use the ttm bo delayed destruction queue so that we don't block
> userspace when destroying bo. The virtual address destruction
> will happen at same time as the real bo destruction when everythings
> using the bo is done.
Haven'
> -Original Message-
> From: Sachin Kamat [mailto:sachin.kamat at linaro.org]
> Sent: Monday, August 06, 2012 3:46 PM
> To: dri-devel at lists.freedesktop.org
> Cc: inki.dae at samsung.com; airlied at linux.ie; sachin.kamat at linaro.org;
> patches at linaro.org
> Subject: [PATCH 4/5] drm
> -Original Message-
> From: Sachin Kamat [mailto:sachin.kamat at linaro.org]
> Sent: Monday, August 06, 2012 3:46 PM
> To: dri-devel at lists.freedesktop.org
> Cc: inki.dae at samsung.com; airlied at linux.ie; sachin.kamat at linaro.org;
> patches at linaro.org
> Subject: [PATCH 3/5] drm
> -Original Message-
> From: Sachin Kamat [mailto:sachin.kamat at linaro.org]
> Sent: Monday, August 06, 2012 3:46 PM
> To: dri-devel at lists.freedesktop.org
> Cc: inki.dae at samsung.com; airlied at linux.ie; sachin.kamat at linaro.org;
> patches at linaro.org
> Subject: [PATCH 2/5] drm
On Mon, Aug 6, 2012 at 12:55 PM, Christian K?nig
wrote:
> On 06.08.2012 18:30, Jerome Glisse wrote:
>>
>> On Mon, Aug 6, 2012 at 12:06 PM, Christian K?nig
>> wrote:
>>>
>>> [SNIP]
>>>
>>> Additional to that patch we still need a minor fix to mesa (just move
>>> freeing the VM range after closing
https://bugs.freedesktop.org/show_bug.cgi?id=33255
Andreas Boll changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
> -Original Message-
> From: Sachin Kamat [mailto:sachin.kamat at linaro.org]
> Sent: Monday, August 06, 2012 3:46 PM
> To: dri-devel at lists.freedesktop.org
> Cc: inki.dae at samsung.com; airlied at linux.ie; sachin.kamat at linaro.org;
> patches at linaro.org
> Subject: [PATCH 1/5] drm
e about half of
> the shaders at http://www.iquilezles.org/apps/shadertoy/ fail
> (eg. Motion Blur shows just two brown rectangles, Flower
> a flashing green box)
>
with current firefox nightly 20120808
and current mesa 8.1-devel (git-be42a45) this site works for me.
Feel free to reopen this r
https://bugs.freedesktop.org/show_bug.cgi?id=49321
Andreas Boll changed:
What|Removed |Added
Summary|Khronos WebGL conformance |shadertoy failure
|test
Hi Lars,
On Wednesday 08 August 2012 18:25:30 Lars-Peter Clausen wrote:
> On 08/08/2012 04:44 PM, Laurent Pinchart wrote:
> > On Wednesday 27 June 2012 15:30:18 Sascha Hauer wrote:
> >> Many embedded drm devices do not have a IOMMU and no dedicated
> >> memory for graphics. These devices use CMA (
On Tue, Aug 07, 2012 at 09:43:48PM +0100, James Bottomley wrote:
> On Sun, 2012-08-05 at 22:36 +0200, Daniel Vetter wrote:
> > On Wed, Aug 01, 2012 at 11:08:19AM +0100, James Bottomley wrote:
> > > On Wed, 2012-08-01 at 09:58 +0100, Chris Wilson wrote:
> > > > On Wed, 01 Aug 2012 09:45:04 +0100, Ja
On 08/08/2012 04:44 PM, Laurent Pinchart wrote:
> Hi Sascha,
>
> On Wednesday 27 June 2012 15:30:18 Sascha Hauer wrote:
>> Many embedded drm devices do not have a IOMMU and no dedicated
>> memory for graphics. These devices use CMA (Contiguous Memory
>> Allocator) backed graphics memory. This patc
||FIXED
--- Comment #1 from Andreas Boll 2012-08-08
16:07:14 UTC ---
All those tests now passes with firefox nightly 20120808
WebGL Renderer: X.Org -- Gallium 0.4 on AMD RV770 -- 2.1 Mesa 8.1-devel
(git-be42a45)
By now there is only 1 test page failing with r600g driver.
For
https://bugzilla.kernel.org/show_bug.cgi?id=45721
Alan changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|
https://bugs.freedesktop.org/show_bug.cgi?id=48935
Andreas Boll changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://bugs.freedesktop.org/show_bug.cgi?id=48933
Andreas Boll changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
1 - 100 of 163 matches
Mail list logo