https://bugs.freedesktop.org/show_bug.cgi?id=37476
Mike Kaplinskiy changed:
What|Removed |Added
Platform|Other |x86 (IA32)
AssignedTo|dri-deve
https://bugs.freedesktop.org/show_bug.cgi?id=37476
Mike Kaplinskiy changed:
What|Removed |Added
Platform|Other |x86 (IA32)
AssignedTo|dri-deve
https://bugs.freedesktop.org/show_bug.cgi?id=36596
--- Comment #13 from Jason Cassell 2011-06-05 21:44:07
PDT ---
Created an attachment (id=47579)
--> (https://bugs.freedesktop.org/attachment.cgi?id=47579)
Disabling IRQ 19 error message and call trace
--
Configure bugmail: https://bugs.freede
https://bugs.freedesktop.org/show_bug.cgi?id=36596
--- Comment #13 from Jason Cassell 2011-06-05
21:44:07 PDT ---
Created an attachment (id=47579)
--> (https://bugs.freedesktop.org/attachment.cgi?id=47579)
Disabling IRQ 19 error message and call trace
--
Configure bugmail: https://bugs.freede
https://bugs.freedesktop.org/show_bug.cgi?id=36596
--- Comment #12 from Jason Cassell 2011-06-05 21:40:24
PDT ---
(In reply to comment #10)
> I can't make the "irq 19: nobody cared" problem happen any more.
I was wrong, it still happens. I just don't know how to trigger it anymore.
When IRQ 1
https://bugs.freedesktop.org/show_bug.cgi?id=36596
--- Comment #12 from Jason Cassell 2011-06-05
21:40:24 PDT ---
(In reply to comment #10)
> I can't make the "irq 19: nobody cared" problem happen any more.
I was wrong, it still happens. I just don't know how to trigger it anymore.
When IRQ 1
the code always returns ret regardless, so if(ret) check is unecessary.
Signed-off-by: Greg Dietsche
---
drivers/gpu/drm/savage/savage_bci.c |3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
diff --git a/drivers/gpu/drm/savage/savage_bci.c
b/drivers/gpu/drm/savage/savage_bci.c
index
Both drmIoctl and ioctl define second argument as unigned long, but
DRM_IOCTL do not.
Debugging/tracing tools (like strace or valgrind) on 64-bit machines see
different request value for ioctls with 32nd bit set, because casting
signed int to unsigned long extends 32nd bit to upper word, so 0x8000
The ACPI support code probably wasn't very useful on ia64, and now
depends on mxm-wmi which is definitely x86-only.
Compile-tested on ia64 and i386.
Signed-off-by: Ben Hutchings
---
drivers/gpu/drm/nouveau/Kconfig |4 ++--
drivers/gpu/drm/nouveau/Makefile |2 ++
drivers/gpu/d
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
On Sun, 05 Jun 2011 16:23:43 +1000, Dave Airlie wrote:
> So when Linus is releasing rc4/5 you should really be cutting down stuff
> going into your -next, and getting the tree ready for me to take. We can
> probably add your tree direct to the -next git list as well so that we
> can get the benef
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/attachments/20110605/aeab813f/attachment.pgp>
Both drmIoctl and ioctl define second argument as unigned long, but
DRM_IOCTL do not.
Debugging/tracing tools (like strace or valgrind) on 64-bit machines see
different request value for ioctls with 32nd bit set, because casting
signed int to unsigned long extends 32nd bit to upper word, so 0x8000
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
https://bugs.freedesktop.org/show_bug.cgi?id=37928
almos changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://bugs.freedesktop.org/show_bug.cgi?id=37928
almos changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
16 matches
Mail list logo