Hi Linus,
This is just radeon fixes, but it contains some new hw support so I've put
it outside my normal pull in case you feel its not timely.
New HW:
AMD LLano APU, this is the new Fusion part from AMD so the patches add
pci ids and internal driver tables.
It also has a patch to bring the
On Sat, 2011-06-04 at 23:05 -0700, Keith Packard wrote:
> I'm trying to formalize the process for merging code into the drm/i915
> driver. Here's a first draft, please send along your comments.
Okay so you made the same mistake a lot of people make, the merge window
for -next from me to Linus is f
I'm trying to formalize the process for merging code into the drm/i915
driver. Here's a first draft, please send along your comments.
-keith
Right now, I'm merging patches destined for the 3.0 release
in a kernel.org tree:
git://git.kernel.org/pub/scm/linux/kernel/git/keithp/linux-2.6.git
(yes
gnature
Size: 189 bytes
Desc: not available
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20110604/480f1d32/attachment-0001.pgp>
Mostly mode setting cleanups and fixes.
The following changes since commit 55922c9d1b84b89cb946c777fddccb3247e7df2c:
Linux 3.0-rc1 (2011-05-29 17:43:36 -0700)
are available in the git repository at:
ssh://master.kernel.org/pub/scm/linux/kernel/git/keithp/linux-2.6.git
drm-intel-fixes
Chri
87 insertions(+), 128 deletions(-)
--
keith.packard at intel.com
-- next part --
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL:
<http://lists.freedesktop.org/archives/dri-devel/att
https://bugs.freedesktop.org/show_bug.cgi?id=37939
Summary: Xorg crashes with radeon KMS after resume from suspend
if card in gfx
Product: DRI
Version: unspecified
Platform: Other
OS/Version: All
Status: NEW
https://bugs.freedesktop.org/show_bug.cgi?id=37939
Summary: Xorg crashes with radeon KMS after resume from suspend
if card in gfx
Product: DRI
Version: unspecified
Platform: Other
OS/Version: All
Status: NEW
Revert commit 8f9a3f9b63b8cd3f03be9dc53533f90bd4120e5f. This fixes a
hang when loading the eeprom driver (see bug #35572.) GMBUS will be
re-enabled later, differently.
Signed-off-by: Jean Delvare
Reported-by: Marek Otahal
Tested-by: Yermandu Patapitafious
Tested-by: Andrew Lutomirski
Acked-by:
https://bugs.freedesktop.org/show_bug.cgi?id=29226
--- Comment #13 from Benjamin Bellec 2011-06-04 20:04:24
PDT ---
Similar behaviour has been fixed recently.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are
https://bugs.freedesktop.org/show_bug.cgi?id=29226
--- Comment #13 from Benjamin Bellec 2011-06-04
20:04:24 PDT ---
Similar behaviour has been fixed recently.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are
Since printk_ratelimit() shouldn't be used anymore (see comment in
include/linux/printk.h), replace it with printk_ratelimited.
Signed-off-by: Christian Dietrich
---
drivers/gpu/drm/drm_ioc32.c |9 +
1 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/drivers/gpu/drm/drm_i
Hi,
since printk_ratelimit() shouldn't be used anymore, I replaced it at several
points, where it was possible with printk_ratelimited(FMT,...). This shouldn't
change the behaviour in most cases, except that the printk will use an local
ratelimit instead of an global one shared with all other print
https://bugs.freedesktop.org/show_bug.cgi?id=33389
--- Comment #11 from Sven Arvidsson 2011-06-04 16:18:52 PDT ---
(In reply to comment #10)
> Although there are some visual glitches with the lights in the game (see
> atached picture). But I fill separate bugs for these issues.
Already being tra
https://bugs.freedesktop.org/show_bug.cgi?id=33389
--- Comment #11 from Sven Arvidsson 2011-06-04 16:18:52 PDT ---
(In reply to comment #10)
> Although there are some visual glitches with the lights in the game (see
> atached picture). But I fill separate bugs for these issues.
Already being tra
https://bugs.freedesktop.org/show_bug.cgi?id=33389
roughl changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://bugs.freedesktop.org/show_bug.cgi?id=33389
roughl changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
On Fri, Jun 3, 2011 at 4:37 AM, Alan Cox wrote:
> I have GEM allocation working on the GMA 500 and I can scribble in a
> framebuffer (minus an odd 'last page' bug which is an off by one
> somewhere I imagine) and display it with nice modetest stripes.
>
> If I kill the program however it all goes
Revert commit 8f9a3f9b63b8cd3f03be9dc53533f90bd4120e5f. This fixes a
hang when loading the eeprom driver (see bug #35572.) GMBUS will be
re-enabled later, differently.
Signed-off-by: Jean Delvare
Reported-by: Marek Otahal
Tested-by: Yermandu Patapitafious
Tested-by: Andrew Lutomirski
Acked-by:
https://bugs.freedesktop.org/show_bug.cgi?id=37928
--- Comment #1 from Marek Olšák 2011-06-04 12:32:22 PDT ---
Could you please bisect?
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bu
https://bugs.freedesktop.org/show_bug.cgi?id=37928
--- Comment #1 from Marek Ol??k 2011-06-04 12:32:22 PDT
---
Could you please bisect?
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the b
https://bugs.freedesktop.org/show_bug.cgi?id=37928
Summary: foobillard has rendering errors (regression)
Product: Mesa
Version: git
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
https://bugs.freedesktop.org/show_bug.cgi?id=37928
Summary: foobillard has rendering errors (regression)
Product: Mesa
Version: git
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
https://bugs.freedesktop.org/show_bug.cgi?id=36934
almos changed:
What|Removed |Added
Summary|screen corruption after |screen corruption after
|runni
https://bugs.freedesktop.org/show_bug.cgi?id=36934
almos changed:
What|Removed |Added
Summary|screen corruption after |screen corruption after
|runni
> I'd much rather be able to just hand that memory off to the kernel to
> use along with everything else and have there be nothing magic about it.
> But as I recall, the mtrr mappings of that memory was often goofy, so it
> may take some work to clean it up.
That also depends where it is located -
From: Harry Wei
When i compile kernel, it shows me two warnings
like below, so this patch can fix them.
[...]
CC [M] drivers/gpu/drm/i915/intel_dvo.o
CC [M] drivers/gpu/drm/i915/intel_ringbuffer.o
drivers/gpu/drm/i915/intel_ringbuffer.c:603: warning:
?ring_get_irq? defined but
> I'd much rather be able to just hand that memory off to the kernel to
> use along with everything else and have there be nothing magic about it.
> But as I recall, the mtrr mappings of that memory was often goofy, so it
> may take some work to clean it up.
That also depends where it is located -
https://bugs.freedesktop.org/show_bug.cgi?id=37417
--- Comment #1 from Martin Gräßlin 2011-06-04 01:04:43 PDT
---
FYI: the problem is not present when using Mesa 7.11 as of
fc48de4fabcf3a42a1cd7d447790afefc7d27af8 from May 26th
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?t
https://bugs.freedesktop.org/show_bug.cgi?id=37417
--- Comment #1 from Martin Gr??lin 2011-06-04 01:04:43
PDT ---
FYI: the problem is not present when using Mesa 7.11 as of
fc48de4fabcf3a42a1cd7d447790afefc7d27af8 from May 26th
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?t
https://bugzilla.kernel.org/show_bug.cgi?id=28622
--- Comment #10 from Daniel Poelzleithner
2011-06-04 00:36:02 ---
Created an attachment (id=60712)
--> (https://bugzilla.kernel.org/attachment.cgi?id=60712)
2.6.39 lockup
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab
https://bugzilla.kernel.org/show_bug.cgi?id=28622
--- Comment #9 from Daniel Poelzleithner
2011-06-04 00:34:36 ---
the 2.6.38 was sligthly more stable then the 2.6.39 is.
the current lockup shows:
[17052.294941] runnable tasks:
[17052.294942] task PID tree-key switc
32 matches
Mail list logo