From: "Michel Dänzer" <michel@daenzer.net>
To: Tormod Volden <lists.tormod@gmail.com>
Cc: dri-devel@lists.freedesktop.org
Subject: Re: [PATCH v2] drm/radeon: Print gart initialization details on all chipsets
Date: Wed, 31 Aug 2011 10:16:08 +0200 [thread overview]
Message-ID: <1314778568.1557.18.camel@thor.local> (raw)
In-Reply-To: <CAArsGaaKHBYwqaF7nU99pJqJN74RzYq8EGHjN-zN9XwmQ5XD4w@mail.gmail.com>
On Die, 2011-08-30 at 11:15 +0200, Tormod Volden wrote:
> 2011/8/30 Michel Dänzer <michel@daenzer.net>:
> >> This was previously done for r300 only. Use %p instead of %08X for
> >> printing the table address.
> >
> > sizeof(dma_addr_t) can be 8 even when sizeof(void*) is 4.
>
> Thanks, I will send a new patch, using "0x%016lX". Will that work for
> everybody?
I suspect that'll give a warning when sizeof(dma_addr_t) is 8 but
sizeof(unsigned long) is 4.
I don't know if there's a better solution than using "0x%016lX" and
casting to unsigned long long.
--
Earthling Michel Dänzer | http://www.amd.com
Libre software enthusiast | Debian, X and DRI developer
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
next prev parent reply other threads:[~2011-08-31 8:16 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1314656242-5413-1-git-send-email-lists.tormod@gmail.com>
2011-08-30 7:36 ` [PATCH v2] drm/radeon: Print gart initialization details on all chipsets Michel Dänzer
2011-08-30 9:15 ` Tormod Volden
2011-08-30 16:34 ` [PATCH v3] " Tormod Volden
2011-08-31 8:16 ` Michel Dänzer [this message]
2011-08-31 10:52 ` [PATCH v2] " Tormod Volden
2011-08-31 10:55 ` Michel Dänzer
2011-08-31 21:54 ` [PATCH v4] " Tormod Volden
2011-09-01 6:52 ` Michel Dänzer
2011-07-05 20:12 [PATCH v2 drm-next] drm: really make debug levels match in edid failure code Tormod Volden
2011-07-05 20:12 ` [PATCH RESEND drm-next] drm/radeon: Print gart initialization details on all chipsets Tormod Volden
2011-07-27 12:24 ` [PATCH v2] " Tormod Volden
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1314778568.1557.18.camel@thor.local \
--to=michel@daenzer.net \
--cc=dri-devel@lists.freedesktop.org \
--cc=lists.tormod@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox