https://bugs.freedesktop.org/show_bug.cgi?id=64850
--- Comment #17 from Jakob Nixdorf ---
Created attachment 79737
--> https://bugs.freedesktop.org/attachment.cgi?id=79737&action=edit
ROM Dump
I played around some more. I compiled my kernel with UMS enabled and booted
with 'radeon.modeset=0' w
On Fre, 2013-05-24 at 02:15 +0200, Sylvain BERTRAND wrote:
>
> In si.c, the PA_SC_RASTER_CONFIG register is set with a
> golden value in 'si_init_golden_registers' function but get
> set nearly immediately after in 'si_setup_rb' function at a finer
> level (for each sh block of each se block).
> I
> -Original Message-
> From: daniel.vetter at ffwll.ch [mailto:daniel.vetter at ffwll.ch] On Behalf
> Of
> Daniel Vetter
> Sent: Thursday, May 23, 2013 8:56 PM
> To: Inki Dae
> Cc: Rob Clark; linux-fbdev; DRI mailing list; Kyungmin Park; myungjoo.ham;
> YoungJun Cho; linux-arm-kernel at li
Hi,
My Packard Bell Dot M/A laptop (ATI x1200/rs690m) fails during resume:
[ 73.033179] BUG: unable to handle kernel NULL pointer dereference at
0020 [ 73.033184] IP: []
radeon_pm_resume+0xda/0x137 [radeon] [ 73.033227] PGD 0
[ 73.033231] Oops: [#1] SMP
[ 73.033236] C
sts.freedesktop.org/archives/dri-devel/attachments/20130523/e97cc625/attachment-0001.pgp>
On Thu, May 16, 2013 at 01:15:28PM +0200, Wolfram Sang wrote:
> Lately, I have been experimenting how to improve the devm interface to make
> writing device drivers easier and less error prone while also getting rid of
> its subtle issues. I think it has more potential but still needs work and
> de
On Mon, May 13, 2013 at 4:58 PM, Andy Lutomirski wrote:
> A fair number of drivers (mostly graphics) add write-combining MTRRs.
> Most ignore errors and most add the MTRR even on PAT systems which don't
> need to use MTRRs.
>
> This series adds new functions arch_phys_wc_{add,del} that, on PAT-les
Hi,
My Packard Bell Dot M/A laptop (ATI x1200/rs690m) fails during resume:
[ 73.033179] BUG: unable to handle kernel NULL pointer dereference at
0020 [ 73.033184] IP: []
radeon_pm_resume+0xda/0x137 [radeon] [ 73.033227] PGD 0
[ 73.033231] Oops: [#1] SMP
[ 73.033236] C
https://bugzilla.kernel.org/show_bug.cgi?id=58731
Summary: radeon_uvd: Can't load firmware "radeon/RV710_uvd.bin"
Product: Drivers
Version: 2.5
Kernel Version: 3.10.0-rc2
Platform: All
OS/Version: Linux
Tree: Mainline
be a lot of work.
--
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/20130523/714d90cb/attachment.html>
mc
--
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/20130523/1e1f740b/attachment.html>
bbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20130523/51b9ce46/attachment.html>
Hi Dave,
This pull request includes drm_send_vblank_event() helper
relevant patch I missed and code cleanups. And also it fixes
a pended page flip issue.
Please kindly let me know if there is any problem.
Thanks,
Inki Dae
The following changes since commit 0eca56f9467038ee0b798637f0358
https://bugs.freedesktop.org/show_bug.cgi?id=64801
--- Comment #6 from Philip Prindeville ---
Also seeing the following:
ftp://ftp.redfish-solutions.com/pub/Screenshot%20from%202013-05-20%2014:42:55.png
the background isn't set, and the bottom of the screen seems to have fragments
of OFF-screen
.
-- next part --
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20130523/6ff154ec/attachment.html>
because:
You are the assignee for the bug.
-- next part --
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20130523/f1174745/attachment.html>
https://bugs.freedesktop.org/show_bug.cgi?id=64649
--- Comment #18 from romula...@gmail.com ---
Created attachment 79727
--> https://bugs.freedesktop.org/attachment.cgi?id=79727&action=edit
Full GDB backtrace for git mesa Anomaly 2
--
You are receiving this mail because:
You are the assignee f
https://bugs.freedesktop.org/show_bug.cgi?id=64649
romula...@gmail.com changed:
What|Removed |Added
Attachment #79726|0 |1
is obsolete|
https://bugs.freedesktop.org/show_bug.cgi?id=64225
--- Comment #1 from Tom Stellard ---
Can you apply this patch:
http://lists.freedesktop.org/archives/mesa-dev/2013-May/039728.html to libclc
and re-post the output from bfgminer.
--
You are receiving this mail because:
You are the assignee for
https://bugs.freedesktop.org/show_bug.cgi?id=64649
--- Comment #17 from romula...@gmail.com ---
Created attachment 79726
--> https://bugs.freedesktop.org/attachment.cgi?id=79726&action=edit
Full GDB backtrace for git mesa Anomaly 2
--
You are receiving this mail because:
You are the assignee f
Hi,
In si.c, the PA_SC_RASTER_CONFIG register is set with a
golden value in 'si_init_golden_registers' function but get
set nearly immediately after in 'si_setup_rb' function at a finer
level (for each sh block of each se block).
If I remember well, that golden value would be again set to th
the bug.
-- next part --
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20130523/90312d37/attachment.html>
On Wed, 2013-05-08 at 12:55 +0300, ville.syrjala at linux.intel.com wrote:
> From: Ville Syrj?l?
>
> There's a bunch of unused members inside drm_plane, bloating the size of
> the structure needlessly. Eliminate them.
>
> Signed-off-by: Ville Syrj?l?
On the series:
Reviewed-by: Imre Deak
> -
attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20130523/ad7c81d9/attachment.html>
ext part --
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20130523/7ca5ba8f/attachment-0001.html>
https://bugzilla.kernel.org/show_bug.cgi?id=58731
Summary: radeon_uvd: Can't load firmware "radeon/RV710_uvd.bin"
Product: Drivers
Version: 2.5
Kernel Version: 3.10.0-rc2
Platform: All
OS/Version: Linux
Tree: Mainline
https://bugs.freedesktop.org/show_bug.cgi?id=64879
--- Comment #4 from Marek Olšák ---
FYI, the old failover module was actually capable of switching between a
hardware driver and softpipe in the middle of rendering. It should be possible
to implement something similar for i915g, though it might
t was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20130523/5f56ed8e/attachment.html>
...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20130523/b7307bd7/attachment.html>
https://bugs.freedesktop.org/show_bug.cgi?id=64933
Priority: medium
Bug ID: 64933
Assignee: dri-devel@lists.freedesktop.org
Summary: Hyperz related gpu lockup on git mesa in Brütal Legend
Severity: normal
Classification: Unclassified
next part --
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20130523/c8ae227a/attachment.html>
||
--
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/20130523/e2283d5b/attachment.html>
||
--
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/20130523/3f02760c/attachment.html>
Hi Dave,
A few fixes, nothing shocking:
- More Haswell pci ids. Includes a pile of marketing spare ids (which
despite the spare moniker show up all over the place).
- Fix a regression in handling modeset failures, resulting in black
screens on 3 pipe setups when we've run out of pch plls (Chri
On Tue, May 21, 2013 at 11:22 AM, Inki Dae wrote:
>> -Original Message-
>> From: Daniel Vetter [mailto:daniel.vetter at ffwll.ch] On Behalf Of Daniel
>> Vetter
>> Sent: Tuesday, May 21, 2013 4:45 PM
>> To: Inki Dae
>> Cc: 'Daniel Vetter'; 'Rob Clark'; 'linux-fbdev'; 'DRI mailing list';
>>
.
-- next part --
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20130523/5ec64ecd/attachment.html>
https://bugs.freedesktop.org/show_bug.cgi?id=64879
--- Comment #3 from Roland Scheidegger ---
(In reply to comment #2)
> The software rendering fallback in the intel driver is pretty slick. The
> gallium driver has nothing like that, correct?
Nope. Not sure though what you mean by pretty slick,
:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20130523/352b60e2/attachment.html>
On Thu, May 23, 2013 at 11:13 AM, Maarten Lankhorst
wrote:
>> 2. Do you really want to drop the *_slow variants?
>> Doing so might reduce debugging slightly. I like method #2 in
>> ww-mutex-design.txt, it makes it very clear why you
>> would handle the *_slow case differently anyway.
> As you poi
ttp://lists.freedesktop.org/archives/dri-devel/attachments/20130523/87fbf989/attachment.html>
e assignee for the bug.
-- next part --
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20130523/c85531ff/attachment.html>
https://bugs.freedesktop.org/show_bug.cgi?id=64879
--- Comment #2 from fjhenigman ---
The software rendering fallback in the intel driver is pretty slick. The
gallium driver has nothing like that, correct?
--
You are receiving this mail because:
You are the assignee for the bug.
__
u 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/20130523/7723bef6/attachment.html>
On Wed, May 08, 2013 at 05:16:45PM +0300, ville.syrjala at linux.intel.com
wrote:
> From: Ville Syrj?l?
>
> The 'struct' keyword was missing so struct drm_rect documentation never
> ended up in the generated docs.
>
> Also move the drm_rect documentations to a new section alognside the
> variou
https://bugs.freedesktop.org/show_bug.cgi?id=64257
--- Comment #16 from Tom Stellard ---
Created attachment 79717
--> https://bugs.freedesktop.org/attachment.cgi?id=79717&action=edit
Possible fix
Does this patch fix any of the outstanding RS880 issues?
--
You are receiving this mail because:
On Mon, May 13, 2013 at 4:58 PM, Andy Lutomirski wrote:
> A fair number of drivers (mostly graphics) add write-combining MTRRs.
> Most ignore errors and most add the MTRR even on PAT systems which don't
> need to use MTRRs.
>
> This series adds new functions arch_phys_wc_{add,del} that, on PAT-les
Op 22-05-13 19:24, Maarten Lankhorst schreef:
> Hey,
>
> Op 22-05-13 18:18, Peter Zijlstra schreef:
>> On Wed, May 22, 2013 at 01:18:14PM +0200, Maarten Lankhorst wrote:
>>
>> Lacking the actual msg atm, I'm going to paste in here...
> Thanks for taking the time to review.
>>> Subject: [PATCH v3 2/
/listinfo/dri-devel
>
-- next part --
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20130523/3e4afbdf/attachment.html>
Am 22.05.2013 19:38, schrieb alexdeucher at gmail.com:
> From: Alex Deucher
>
> This reverts:
> drm/radeon: re-POST the asic on Apple hardware when booted via EFI
>
> That patch prevents UVD from working on macs when booted in EFI
> mode. The original patch may not be required any more due to oth
https://bugs.freedesktop.org/show_bug.cgi?id=64913
--- Comment #2 from Patrik Plihal ---
crosslinking
http://forum.kerbalspaceprogram.com/showthread.php/24529-The-Linux-compatibility-thread%21?p=381728&viewfull=1#post381728
--
You are receiving this mail because:
You are the assignee for the bu
https://bugs.freedesktop.org/show_bug.cgi?id=63935
--- Comment #43 from russianneuroman...@ya.ru ---
As I understand this patch will be included into next 3.10 RC?
--
You are receiving this mail because:
You are the assignee for the bug.
___
dri-devel
On Wed, May 22, 2013 at 11:07:09PM +0200, Thomas Meyer wrote:
>
> Signed-off-by: Thomas Meyer
Queued for -next, thanks for the patch.
-Daniel
--
Daniel Vetter
Software Engineer, Intel Corporation
+41 (0) 79 365 57 48 - http://blog.ffwll.ch
rt now.
Christian.
--
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/20130523/f5f639ac/attachment.html>
https://bugs.freedesktop.org/show_bug.cgi?id=64810
--- Comment #6 from Michel Dänzer ---
(In reply to comment #5)
> should i close the report?
No. It's just a workaround, not a fix.
--
You are receiving this mail because:
You are the assignee for the bug.
_
So do the conditions which required commit bcc65fd8 (which introduced this
test) not exist anymore?
--
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/20130523/8059e0e9/attachment.html>
https://bugs.freedesktop.org/show_bug.cgi?id=64810
--- Comment #5 from Rafael Castillo ---
well im using gentoo so /etc/env.d/00egl did the trick to make it global, so
its working that way it seems[kwin_gles works fine now].
should i close the report?
many thanks for your help
btw i hit this
https://bugs.freedesktop.org/show_bug.cgi?id=64850
--- Comment #16 from Jakob Nixdorf ---
I checkt again when the second monitor is switched off.
I booted with radeon.modeset=0, which caused the radeon module to not be loaded
since I don't have UMS support in my kernel. With this both monitors w
450 card either?
--
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/20130523/deff333a/attachment-0001.html>
e for the bug.
-- next part --
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20130523/b2de171c/attachment.html>
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/20130523/222de517/attachment.html>
https://bugs.freedesktop.org/show_bug.cgi?id=64738
Michel Dänzer changed:
What|Removed |Added
Assignee|dri-devel@lists.freedesktop |zhigang.g...@gmail.com
https://bugs.freedesktop.org/show_bug.cgi?id=64738
Michel Dänzer changed:
What|Removed |Added
Attachment #79495|0 |1
is obsolete|
https://bugs.freedesktop.org/show_bug.cgi?id=64738
Michel Dänzer changed:
What|Removed |Added
Attachment #79494|0 |1
is obsolete|
https://bugs.freedesktop.org/show_bug.cgi?id=49981
--- Comment #34 from Evgeny ---
Excuse me for disturbing all of you here, but, please, can anyone help me
finding kernel with these patches already packaged? Some PPAs?
--
You are receiving this mail because:
You are the assignee for the bug.
_
On Wed, 2013-05-08 at 12:55 +0300, ville.syrj...@linux.intel.com wrote:
> From: Ville Syrjälä
>
> There's a bunch of unused members inside drm_plane, bloating the size of
> the structure needlessly. Eliminate them.
>
> Signed-off-by: Ville Syrjälä
On the series:
Reviewed-by: Imre Deak
> ---
> -Original Message-
> From: daniel.vet...@ffwll.ch [mailto:daniel.vet...@ffwll.ch] On Behalf Of
> Daniel Vetter
> Sent: Thursday, May 23, 2013 8:56 PM
> To: Inki Dae
> Cc: Rob Clark; linux-fbdev; DRI mailing list; Kyungmin Park; myungjoo.ham;
> YoungJun Cho; linux-arm-ker...@lists.infradea
https://bugs.freedesktop.org/show_bug.cgi?id=64913
--- Comment #1 from Knut Andre Tidemann ---
I can also add that I have a Radeon HD 5670.
--
You are receiving this mail because:
You are the assignee for the bug.
___
dri-devel mailing list
dri-devel@
https://bugs.freedesktop.org/show_bug.cgi?id=64913
Knut Andre Tidemann changed:
What|Removed |Added
Summary|[r600] KSP 0.20 crashes |[r600g] KSP 0.20 crashes
https://bugs.freedesktop.org/show_bug.cgi?id=64913
Priority: medium
Bug ID: 64913
Assignee: dri-devel@lists.freedesktop.org
Summary: [r600] KSP 0.20 crashes when entering settings /
starting new game.
Severity: normal
Cla
https://bugs.freedesktop.org/show_bug.cgi?id=64738
--- Comment #9 from Alexander Tsoy ---
(In reply to comment #8)
It's also the case with the 6450 card. Furthermore with 6450 and vanilla
glamor-0.5 I see the same graphics artifacts, so sorry for disinformation in
comment 0.
--
You are receivi
Hi Dave,
A few fixes, nothing shocking:
- More Haswell pci ids. Includes a pile of marketing spare ids (which
despite the spare moniker show up all over the place).
- Fix a regression in handling modeset failures, resulting in black
screens on 3 pipe setups when we've run out of pch plls (Chri
On Tue, May 21, 2013 at 11:22 AM, Inki Dae wrote:
>> -Original Message-
>> From: Daniel Vetter [mailto:daniel.vet...@ffwll.ch] On Behalf Of Daniel
>> Vetter
>> Sent: Tuesday, May 21, 2013 4:45 PM
>> To: Inki Dae
>> Cc: 'Daniel Vetter'; 'Rob Clark'; 'linux-fbdev'; 'DRI mailing list';
>> 'Ky
Hi Dave,
This pull request includes drm_send_vblank_event() helper
relevant patch I missed and code cleanups. And also it fixes
a pended page flip issue.
Please kindly let me know if there is any problem.
Thanks,
Inki Dae
The following changes since commit 0eca56f9467038ee0b798637f0358
On Thu, May 23, 2013 at 11:13 AM, Maarten Lankhorst
wrote:
>> 2. Do you really want to drop the *_slow variants?
>> Doing so might reduce debugging slightly. I like method #2 in
>> ww-mutex-design.txt, it makes it very clear why you
>> would handle the *_slow case differently anyway.
> As you poi
On Wed, May 08, 2013 at 05:16:45PM +0300, ville.syrj...@linux.intel.com wrote:
> From: Ville Syrjälä
>
> The 'struct' keyword was missing so struct drm_rect documentation never
> ended up in the generated docs.
>
> Also move the drm_rect documentations to a new section alognside the
> various he
Op 22-05-13 19:24, Maarten Lankhorst schreef:
> Hey,
>
> Op 22-05-13 18:18, Peter Zijlstra schreef:
>> On Wed, May 22, 2013 at 01:18:14PM +0200, Maarten Lankhorst wrote:
>>
>> Lacking the actual msg atm, I'm going to paste in here...
> Thanks for taking the time to review.
>>> Subject: [PATCH v3 2/
https://bugs.freedesktop.org/show_bug.cgi?id=63935
Christian König changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://bugs.freedesktop.org/show_bug.cgi?id=63935
--- Comment #41 from Austin Lund ---
(In reply to comment #40)
> (In reply to comment #37)
> > Created attachment 79663 [details] [review] [review]
> > don't re-post mac cards
> >
> > For the non-Macs, this patch should fix the issue:
> > http:/
Am 22.05.2013 19:38, schrieb alexdeuc...@gmail.com:
From: Alex Deucher
This reverts:
drm/radeon: re-POST the asic on Apple hardware when booted via EFI
That patch prevents UVD from working on macs when booted in EFI
mode. The original patch may not be required any more due to other
fixes for
https://bugs.freedesktop.org/show_bug.cgi?id=64738
Michel Dänzer changed:
What|Removed |Added
Summary|graphics corruption with|[radeonsi] missing
|gl
https://bugs.freedesktop.org/show_bug.cgi?id=64810
--- Comment #4 from Michel Dänzer ---
BTW, if you don't need OpenVG support, building Mesa without
--enable-gallium-egl (or with --disable-gallium-egl) might avoid this problem.
--
You are receiving this mail because:
You are the assignee for t
https://bugs.freedesktop.org/show_bug.cgi?id=64810
Michel Dänzer changed:
What|Removed |Added
Summary|EGL/Gles/Weston give|EGL/Gles/Weston give
|
-
> You are receiving this mail because:
>
>- You reported the bug.
>
>
--
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/20130523/b7f22400/attachment.html>
ff ff ff ff ff ff
May 22 11:02:30 localhost kernel: [215032.647233] [drm:radeon_dvi_detect]
*ERROR* DVI-I-1: probed a monitor but no|invalid EDID
in /var/log/messages.
Odd that the DDC code doesn't see the loss of clock on SCL (DDC Clock, pin 6)
or the change in state on HPD (Hot Plug Detect, pin 16) and simply abort the
I2C transfer until the interface is restored to a valid state.
--
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/20130523/a63a7f68/attachment-0001.html>
84 matches
Mail list logo