https://bugs.freedesktop.org/show_bug.cgi?id=26345
--- Comment #149 from slenkar 2012-09-03 02:14:44 UTC ---
thanks chris how do I apply the patch?
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assigne
Applied. Thanks.
2012/8/29 Sachin Kamat :
> On 29 August 2012 12:32, Joonyoung Shim wrote:
>> On 08/28/2012 05:41 PM, Sachin Kamat wrote:
>>>
>>> Fixes the following warning:
>>> drivers/gpu/drm/exynos/exynos_drm_g2d.c:897:1: warning:
>>> symbol 'g2d_pm_ops' was not declared. Should it be static?
Applied. Thanks.
2012/8/31 Sachin Kamat :
> Fixes the following checkpatch warnings:
> WARNING: sizeof *res should be sizeof(*res)
> WARNING: sizeof res->regul_bulk[0] should be sizeof(res->regul_bulk[0])
> WARNING: sizeof *res should be sizeof(*res)
>
> Signed-off-by: Sachin Kamat
> ---
> drive
Applied. Thanks.
2012/8/31 Sachin Kamat :
> Fixes the following checkpatch warnings:
> WARNING: sizeof filter_y_horiz_tap8 should be sizeof(filter_y_horiz_tap8)
> WARNING: sizeof filter_y_vert_tap4 should be sizeof(filter_y_vert_tap4)
> WARNING: sizeof filter_cr_horiz_tap4 should be sizeof(filter_
https://bugs.freedesktop.org/show_bug.cgi?id=39222
--- Comment #16 from Micael Dias 2012-09-03 03:58:14
UTC ---
(In reply to comment #15)
> (In reply to comment #14)
> > (In reply to comment #13)
> > > The xtended timing interface that mplayer2 uses
> > > (vdp_presentation_queue_get_time) is cur
https://bugzilla.kernel.org/show_bug.cgi?id=46931
Alex Deucher changed:
What|Removed |Added
CC||alexdeucher at gmail.com
--- Comment #
Hi Dave,
this patch set fixes minor issues and also includes exception codes
and code clean.
Highlights:
- fix modesetting
- check pixel format specific to Exynos
- hardware overlay disabling
- plane's crtc updating
- add exception codes and code clean
The following changes since commit 350352df
On Mon, Sep 3, 2012 at 2:47 PM, Inki Dae wrote:
> Hi Dave,
>
> this patch set fixes minor issues and also includes exception codes
> and code clean.
>
> Highlights:
> - fix modesetting
> - check pixel format specific to Exynos
> - hardware overlay disabling
> - plane's crtc updating
> - add except
https://bugs.freedesktop.org/show_bug.cgi?id=40790
--- Comment #20 from ojab 2012-09-03 05:58:48 UTC ---
Still happens on
OpenGL renderer string: Gallium 0.4 on AMD RS780
OpenGL version string: 2.1 Mesa 9.0-devel (git-a96119c)
OpenGL shading language version string: 1.30
--
Configure bugmail:
2012/9/3 Dave Airlie :
> On Mon, Sep 3, 2012 at 2:47 PM, Inki Dae wrote:
>> Hi Dave,
>>
>> this patch set fixes minor issues and also includes exception codes
>> and code clean.
>>
>> Highlights:
>> - fix modesetting
>> - check pixel format specific to Exynos
>> - hardware overlay disabling
>> - p
https://bugs.freedesktop.org/show_bug.cgi?id=54402
Paul Menzel changed:
What|Removed |Added
CC||paulepanter at users.sourcefor
https://bugs.freedesktop.org/show_bug.cgi?id=39222
Andreas Boll changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|
On Sat, Sep 01, 2012 at 06:36:32PM -0700, Ben Widawsky wrote:
> On 2012-09-01 12:14, Daniel Vetter wrote:
> >On Sat, Sep 1, 2012 at 8:35 PM, Ben Widawsky
> >wrote:
> >>On 2012-09-01 11:28, Arjan van de Ven wrote:
> >>>
> >>>On 9/1/2012 11:26 AM, Ben Widawsky wrote:
>
> On 2012-08-30 04:26
On Sat, Sep 01, 2012 at 07:44:17PM -0700, Arjan van de Ven wrote:
> On 9/1/2012 6:36 PM, Ben Widawsky wrote:
>
> > It depends on what you're trying to measure. I think this patch is quite
> > useful but I think I'll make you defend your patch now since you're the
> > maintainer and you took
> >
https://bugs.freedesktop.org/show_bug.cgi?id=38353
Andreas Boll changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://bugzilla.kernel.org/show_bug.cgi?id=46931
--- Comment #3 from Carlos Olmedo 2012-09-03 09:43:58
---
The last time i was running Speed Dreams 2.0.0+r4687.
I will try a newer mesa driver as soon as i can.
PD: I guess this is not related, but my HDMI output is not working anymore
(ev
https://bugs.freedesktop.org/show_bug.cgi?id=40790
--- Comment #21 from Michel D?nzer 2012-09-03 09:47:07
UTC ---
(In reply to comment #20)
> Still happens on
Please stop spamming this report with 'still happens' comments. It's safe to
assume that the problem is still there while there are no
https://bugs.freedesktop.org/show_bug.cgi?id=54402
Michel D?nzer changed:
What|Removed |Added
AssignedTo|dri-devel at lists.freedesktop |mesa-dev at
lists.freedesktop.
https://bugs.freedesktop.org/show_bug.cgi?id=31533
Andreas Boll changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://bugs.freedesktop.org/show_bug.cgi?id=43871
Andreas Boll changed:
What|Removed |Added
AssignedTo|dri-devel at lists.freedesktop |mesa-dev at
lists.freedesktop.
https://bugs.freedesktop.org/show_bug.cgi?id=53261
jano.vesely at gmail.com changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://bugs.freedesktop.org/show_bug.cgi?id=52313
Andreas Boll changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Hi Dave,
this patch set fixes build warnings and includes minor code cleanup.
other patches posted before will go to -next because they include big changes.
Highlights:
- fix build warnings
- minor code cleanup
if there is any problem, please let me know.
Thanks.
Inki Dae
The following changes
https://bugs.freedesktop.org/show_bug.cgi?id=43405
--- Comment #11 from Andreas Boll 2012-09-03
12:22:38 UTC ---
I think this issue has been fixed with the new libdrm surface allocator,
since the commit below removes the code in question.
commit 581f7e3101980a4e1068bb75c2eca60bb2071229
Author:
https://bugzilla.kernel.org/show_bug.cgi?id=46161
--- Comment #1 from Michel D?nzer 2012-09-03 14:04:11
---
(In reply to comment #0)
> This started happening in 3.6-rc1 and is still in rc2. It does happen on 3.5.1
> and 3.5.2 if the radeon module is manually loaded a second time after boot.
From: Alex Deucher
For DP we can use the same PPLL for all active DP
encoders. Take advantage of that to prevent cases
where we may end up sharing a PPLL between DP and
non-DP which won't work. Also clean up the code
a bit.
v2: - fix missing pll_id assignment in crtc init
v3: - fix DP PPLL che
https://bugs.freedesktop.org/show_bug.cgi?id=54129
Simon Kitching changed:
What|Removed |Added
CC||skitching at apache.org
--- Comment #6
https://bugs.freedesktop.org/show_bug.cgi?id=54129
--- Comment #7 from Alex Deucher 2012-09-03 15:22:43 UTC
---
(In reply to comment #6)
> The problem continues up to 3.5.3.
> However 3.6.0-rc4 fixes the issue - graphics appear to work fine again.
Can you bisect to see what commit fixed the iss
);
>
> - return ret == 2 ? 0 : -1;
> + return ret == xfers ? 0 : -1;
> }
>
> static bool drm_edid_is_zero(u8 *in_edid, int length)
> --
> 1.7.0.4
>
> ___
> dri-devel mailing list
> dri-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/dri-devel
>
-- next part --
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20120903/20bf1807/attachment.html>
https://bugzilla.kernel.org/show_bug.cgi?id=46161
--- Comment #2 from bjackson0971 at gmail.com 2012-09-03 19:37:57 ---
You are correct. I just tested 3.4.3 that I still had built and there is no
error with repeated modprobes. I'm trying 3.4.10 to see if the problem started
in 3.4. If it star
From: Jean Delvare
Subject: drm/i915: Optimize DIV_ROUND_CLOSEST call
DIV_ROUND_CLOSEST is faster if the compiler knows it will only be
dealing with unsigned dividends.
Signed-off-by: Jean Delvare
Cc: Guenter Roeck
Cc: Andrew Morton
Cc: Daniel Vetter
Cc: David Airlie
---
Daniel, I think we
https://bugs.freedesktop.org/show_bug.cgi?id=54129
--- Comment #8 from Andrea 2012-09-03 20:19:45
UTC ---
(In reply to comment #6)
> I also had graphics corruption with a Radeon Mobility X1600 (RV350), and
> bisected to exactly the same two patches:
> bb63556 -- hangs on start of Plymouth
>
https://bugzilla.kernel.org/show_bug.cgi?id=46161
--- Comment #3 from bjackson0971 at gmail.com 2012-09-03 21:58:07 ---
I had to bisect between 3.4.0 and 3.5-rc1 and this was the result.
416a2bd274566a6f607a271f524b2dc0b84d9106 is the first bad commit
commit 416a2bd274566a6f607a271f524b2dc0b
https://bugzilla.kernel.org/show_bug.cgi?id=46161
--- Comment #4 from bjackson0971 at gmail.com 2012-09-03 22:26:31 ---
I tried backing the patch out of 3.6-rc4 (got minor offset and fuzz warnings)
and the problem is gone there too.
If a developer needs help narrowing down a fix to a specifi
https://bugs.freedesktop.org/show_bug.cgi?id=39222
Andreas Boll changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|
On Sat, Sep 01, 2012 at 06:36:32PM -0700, Ben Widawsky wrote:
> On 2012-09-01 12:14, Daniel Vetter wrote:
> >On Sat, Sep 1, 2012 at 8:35 PM, Ben Widawsky
> >wrote:
> >>On 2012-09-01 11:28, Arjan van de Ven wrote:
> >>>
> >>>On 9/1/2012 11:26 AM, Ben Widawsky wrote:
>
> On 2012-08-30 04:26
On Sat, Sep 01, 2012 at 07:44:17PM -0700, Arjan van de Ven wrote:
> On 9/1/2012 6:36 PM, Ben Widawsky wrote:
>
> > It depends on what you're trying to measure. I think this patch is quite
> > useful but I think I'll make you defend your patch now since you're the
> > maintainer and you took
> >
https://bugs.freedesktop.org/show_bug.cgi?id=38353
Andreas Boll changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://bugzilla.kernel.org/show_bug.cgi?id=46931
--- Comment #3 from Carlos Olmedo 2012-09-03 09:43:58 ---
The last time i was running Speed Dreams 2.0.0+r4687.
I will try a newer mesa driver as soon as i can.
PD: I guess this is not related, but my HDMI output is not working anymore
(eve
https://bugs.freedesktop.org/show_bug.cgi?id=40790
--- Comment #21 from Michel Dänzer 2012-09-03 09:47:07 UTC
---
(In reply to comment #20)
> Still happens on
Please stop spamming this report with 'still happens' comments. It's safe to
assume that the problem is still there while there are no
https://bugs.freedesktop.org/show_bug.cgi?id=54402
Michel Dänzer changed:
What|Removed |Added
AssignedTo|dri-devel@lists.freedesktop |mesa-dev@lists.freedesktop.
https://bugs.freedesktop.org/show_bug.cgi?id=31533
Andreas Boll changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://bugs.freedesktop.org/show_bug.cgi?id=43871
Andreas Boll changed:
What|Removed |Added
AssignedTo|dri-devel@lists.freedesktop |mesa-dev@lists.freedesktop.
https://bugs.freedesktop.org/show_bug.cgi?id=53261
jano.ves...@gmail.com changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://bugs.freedesktop.org/show_bug.cgi?id=52313
Andreas Boll changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Hi Dave,
this patch set fixes build warnings and includes minor code cleanup.
other patches posted before will go to -next because they include big changes.
Highlights:
- fix build warnings
- minor code cleanup
if there is any problem, please let me know.
Thanks.
Inki Dae
The following changes
https://bugs.freedesktop.org/show_bug.cgi?id=43405
--- Comment #11 from Andreas Boll 2012-09-03
12:22:38 UTC ---
I think this issue has been fixed with the new libdrm surface allocator,
since the commit below removes the code in question.
commit 581f7e3101980a4e1068bb75c2eca60bb2071229
Author:
https://bugzilla.kernel.org/show_bug.cgi?id=46161
--- Comment #1 from Michel Dänzer 2012-09-03 14:04:11 ---
(In reply to comment #0)
> This started happening in 3.6-rc1 and is still in rc2. It does happen on 3.5.1
> and 3.5.2 if the radeon module is manually loaded a second time after boot.
From: Alex Deucher
For DP we can use the same PPLL for all active DP
encoders. Take advantage of that to prevent cases
where we may end up sharing a PPLL between DP and
non-DP which won't work. Also clean up the code
a bit.
v2: - fix missing pll_id assignment in crtc init
v3: - fix DP PPLL che
https://bugs.freedesktop.org/show_bug.cgi?id=54129
Simon Kitching changed:
What|Removed |Added
CC||skitch...@apache.org
--- Comment #6 fro
https://bugs.freedesktop.org/show_bug.cgi?id=54129
--- Comment #7 from Alex Deucher 2012-09-03 15:22:43 UTC ---
(In reply to comment #6)
> The problem continues up to 3.5.3.
> However 3.6.0-rc4 fixes the issue - graphics appear to work fine again.
Can you bisect to see what commit fixed the issu
Hello Dave,
My patch-set for adding support for 4 block EDID is now reviewed and ready.
Please let me know if you want any further clarification
Regards,
Shirish S
On Thu, Aug 30, 2012 at 12:04 AM, Shirish S wrote:
> The current logic for probing ddc is limited to
> 2 blocks (256 bytes), this
https://bugzilla.kernel.org/show_bug.cgi?id=46161
--- Comment #2 from bjackson0...@gmail.com 2012-09-03 19:37:57 ---
You are correct. I just tested 3.4.3 that I still had built and there is no
error with repeated modprobes. I'm trying 3.4.10 to see if the problem started
in 3.4. If it started
From: Jean Delvare
Subject: drm/i915: Optimize DIV_ROUND_CLOSEST call
DIV_ROUND_CLOSEST is faster if the compiler knows it will only be
dealing with unsigned dividends.
Signed-off-by: Jean Delvare
Cc: Guenter Roeck
Cc: Andrew Morton
Cc: Daniel Vetter
Cc: David Airlie
---
Daniel, I think we
https://bugs.freedesktop.org/show_bug.cgi?id=54129
--- Comment #8 from Andrea 2012-09-03 20:19:45 UTC
---
(In reply to comment #6)
> I also had graphics corruption with a Radeon Mobility X1600 (RV350), and
> bisected to exactly the same two patches:
> bb63556 -- hangs on start of Plymouth
>
https://bugzilla.kernel.org/show_bug.cgi?id=46161
--- Comment #3 from bjackson0...@gmail.com 2012-09-03 21:58:07 ---
I had to bisect between 3.4.0 and 3.5-rc1 and this was the result.
416a2bd274566a6f607a271f524b2dc0b84d9106 is the first bad commit
commit 416a2bd274566a6f607a271f524b2dc0b84d
https://bugzilla.kernel.org/show_bug.cgi?id=46161
--- Comment #4 from bjackson0...@gmail.com 2012-09-03 22:26:31 ---
I tried backing the patch out of 3.6-rc4 (got minor offset and fuzz warnings)
and the problem is gone there too.
If a developer needs help narrowing down a fix to a specific f
https://bugs.freedesktop.org/show_bug.cgi?id=54338
--- Comment #3 from Alex Deucher 2012-09-04 03:45:58 UTC ---
(In reply to comment #2)
> No, I'm just trying various kernel versions to get my card working. However, I
> just tried Fedora 17 live CD (kernel 3.3) and there radeon module loaded
> no
https://bugzilla.kernel.org/show_bug.cgi?id=43209
Luis Montes changed:
What|Removed |Added
CC||lam...@gmail.com
--- Comment #2 from Lu
59 matches
Mail list logo