drm - first steps towards 64-bit correctness..
From: Dave Airlie (airlied_at_linux.ie)
Date: 07/31/04
- Previous message: Dipankar Sarma: "Re: [PATCH] RCU - low-latency-rcu [3/3]"
- Next in thread: Eric Anholt: "Re: drm - first steps towards 64-bit correctness.."
- Reply: Eric Anholt: "Re: drm - first steps towards 64-bit correctness.."
- Maybe reply: Eric Anholt: "Re: drm - first steps towards 64-bit correctness.."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 31 Jul 2004 10:13:19 +0100 (IST) To: linux-kernel@vger.kernel.org
Hi,
As a first step towards sorting getting the DRM into shape for
proper use on 32/64-bit systems, I'd like to sort out all the type
definitions in drivers/char/drm/drm.h, this file is also included in
userspace and BSD builds...
After reading the thread "32/64bit issues in ioctl struct passing" on
dri-devel, I'm still not 100% sure what we need to do, I just know we to
do something sooner rather than later!! we are getting more and more
32/64-bit users everyday....
While avoiding breakage of current users is "a good thing" I'm not sure it
overrides "getting it right", at the moment mixed 32/64-bit is broken for
most cards anyways... I'd like to try and not break pure-32 or pure-64 bit
setups alright but I think pure-64 bit might take some collateral damage
:-(..
I've looked across the SuSE patch[1] for 64-bit, but it looks like it will
add complexity and making future maintenance nightmareish...
We do need to sort this out ASAP, and I also would like to say I'm
probably not the best person to do the work, I've no non-32bit hardware to
test this stuff on, I've little 32/64 mixed environment experience,
everytime I think I've grasped the issues I dig a bit further :-), though
I also believe this is the single biggest issue with the DRM currently (as
the maintainer..)
Regards,
Dave.
[1] http://marc.theaimsgroup.com/?l=dri-devel&m=109040871011904&w=2
-- David Airlie, Software Engineer http://www.skynet.ie/~airlied / airlied at skynet.ie pam_smb / Linux DECstation / Linux VAX / ILUG person - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Previous message: Dipankar Sarma: "Re: [PATCH] RCU - low-latency-rcu [3/3]"
- Next in thread: Eric Anholt: "Re: drm - first steps towards 64-bit correctness.."
- Reply: Eric Anholt: "Re: drm - first steps towards 64-bit correctness.."
- Maybe reply: Eric Anholt: "Re: drm - first steps towards 64-bit correctness.."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
- kernel image reproducibility...
... kernel image months or years from now on a different system, ... David Airlie,
Software Engineer ... pam_smb / Linux DECstation / Linux VAX / ILUG person ... send
the line "unsubscribe linux-kernel" in ... (Linux-Kernel) - Re: linux-2.6.9-rc1-bk11/driver/char/drm/gamma_drm.c does not compile
... broken, in more ways than makes it easy to fix, no DRI developer has any ...
David Airlie, Software Engineer ... pam_smb / Linux DECstation / Linux VAX / ILUG
person ... send the line "unsubscribe linux-kernel" in ... (Linux-Kernel) - Re: [PATCH] 2.6.7-rc2: fix agpgart
... >> the AGP aperture can't be directly accessed by the CPU. ... David
Airlie, Software Engineer ... pam_smb / Linux DECstation / Linux VAX / ILUG person
... send the line "unsubscribe linux-kernel" in ... (Linux-Kernel) - kconfig/build question..
... The DRM has a weak dependency on AGP, it does not require AGP for all ... David
Airlie, Software Engineer ... pam_smb / Linux DECstation / Linux VAX / ILUG person
... send the line "unsubscribe linux-kernel" in ... (Linux-Kernel) - Re: your mail
... I think Alan would classify that as luck rathar than design... ... David
Airlie, Software Engineer ... pam_smb / Linux DECstation / Linux VAX / ILUG person
... send the line "unsubscribe linux-kernel" in ... (Linux-Kernel)