https://bugs.freedesktop.org/show_bug.cgi?id=54402
Paul Menzel changed:
What|Removed |Added
CC||paulepanter@users.sourcefor
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=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:
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://bugzilla.kernel.org/show_bug.cgi?id=46931
Carlos Olmedo changed:
What|Removed |Added
CC||playhazel at gmail.com
Platfor
https://bugzilla.kernel.org/show_bug.cgi?id=46931
--- Comment #1 from Carlos Olmedo 2012-09-02 22:20:41
---
Created an attachment (id=79051)
--> (https://bugzilla.kernel.org/attachment.cgi?id=79051)
dmesg log
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
-
https://bugzilla.kernel.org/show_bug.cgi?id=46931
Summary: Video output freezes with 'r600 startup failed on
resume'
Product: Drivers
Version: 2.5
Kernel Version: 3.2.0-29-generic
Platform: All
OS/Version: Linux
https://bugzilla.kernel.org/show_bug.cgi?id=32162
--- Comment #7 from Chris Rankin 2012-09-02 22:07:10
---
Hard to be sure, mainly because Gnome 3 doesn't seem to run my OpenGL
screensavers for very long before putting the monitor into DPMS sleep instead.
I did recently (i.e. 3.5.3 kernel)
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
https://bugzilla.kernel.org/show_bug.cgi?id=46931
Alex Deucher changed:
What|Removed |Added
CC||alexdeuc...@gmail.com
--- Comment #2 f
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://bugs.freedesktop.org/show_bug.cgi?id=49110
--- Comment #11 from Mike Mestnik 2012-09-02 20:52:10 UTC ---
Fixed in: c425c3823fbd475dc83211fef47f7ea58421ed17
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You
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_
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/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?
https://bugs.freedesktop.org/show_bug.cgi?id=49110
Tom Stellard changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution|
https://bugs.freedesktop.org/show_bug.cgi?id=54402
Bug #: 54402
Summary: [r300g] st_glsl_to_tgsi.cpp:4006:dst_register:
Assertion `index < VERT_RESULT_MAX' failed
Classification: Unclassified
Product: Mesa
Version: git
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
https://bugs.freedesktop.org/show_bug.cgi?id=52256
LRN changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://bugs.freedesktop.org/show_bug.cgi?id=49110
Mike Mestnik changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Resolution|FIXED
https://bugzilla.kernel.org/show_bug.cgi?id=46931
Carlos Olmedo changed:
What|Removed |Added
CC||playha...@gmail.com
Platform|A
https://bugzilla.kernel.org/show_bug.cgi?id=46931
--- Comment #1 from Carlos Olmedo 2012-09-02 22:20:41 ---
Created an attachment (id=79051)
--> (https://bugzilla.kernel.org/attachment.cgi?id=79051)
dmesg log
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
--
https://bugzilla.kernel.org/show_bug.cgi?id=46931
Summary: Video output freezes with 'r600 startup failed on
resume'
Product: Drivers
Version: 2.5
Kernel Version: 3.2.0-29-generic
Platform: All
OS/Version: Linux
https://bugzilla.kernel.org/show_bug.cgi?id=32162
--- Comment #7 from Chris Rankin 2012-09-02 22:07:10 ---
Hard to be sure, mainly because Gnome 3 doesn't seem to run my OpenGL
screensavers for very long before putting the monitor into DPMS sleep instead.
I did recently (i.e. 3.5.3 kernel)
https://bugs.freedesktop.org/show_bug.cgi?id=49110
--- Comment #11 from Mike Mestnik
2012-09-02 20:52:10 UTC ---
Fixed in: c425c3823fbd475dc83211fef47f7ea58421ed17
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
Yo
https://bugs.freedesktop.org/show_bug.cgi?id=49110
Tom Stellard changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution|
https://bugs.freedesktop.org/show_bug.cgi?id=54402
Bug #: 54402
Summary: [r300g] st_glsl_to_tgsi.cpp:4006:dst_register:
Assertion `index < VERT_RESULT_MAX' failed
Classification: Unclassified
Product: Mesa
Version: git
https://bugs.freedesktop.org/show_bug.cgi?id=52256
LRN changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://bugs.freedesktop.org/show_bug.cgi?id=49110
Mike Mestnik changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Resolution|FIXED
On Sat, 01 Sep 2012 18:16:52 -0700, Ben Widawsky wrote:
> On 2012-09-01 12:22, Chris Wilson wrote:
> > On Sat, 01 Sep 2012 11:35:13 -0700, Ben Widawsky
> > wrote:
> >> I have no problem with Daniel's patch. It's just a matter of cutting
> >> through some scheduler BS of "when the GPU wants to ch
On 9/1/2012 8:05 PM, Ben Widawsky wrote:
> , from a single trace event you should know the current frequency and the
> previous frequency.
but if you're doing a heavy game or whatever... you may stay at the highest all
the time,
and I get no information...
same for getting stuck or being always l
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
> your own patch and you're shooting down my idea. So please tell me what
> Pow
On Sat, 01 Sep 2012 18:16:52 -0700, Ben Widawsky wrote:
> On 2012-09-01 12:22, Chris Wilson wrote:
> > On Sat, 01 Sep 2012 11:35:13 -0700, Ben Widawsky
> > wrote:
> >> I have no problem with Daniel's patch. It's just a matter of cutting
> >> through some scheduler BS of "when the GPU wants to ch
33 matches
Mail list logo