From: Emil Velikov <emil.l.velikov@gmail.com>
To: randyf@sibernet.com
Cc: Stuart Kreitman <stuart.kreitman@oracle.com>,
Alan Coopersmith <alan.coopersmith@oracle.com>,
Niveditha Rau <niveditha.rau@oracle.com>,
emil.l.velikov@gmail.com, dri-devel@lists.freedesktop.org,
Thierry Reding <treding@nvidia.com>
Subject: Re: Solaris & [PATCH libdrm 1/2] configure.ac: split -fvisibility and __attribute__((visibility)) checks
Date: Thu, 26 Mar 2015 18:50:27 +0000 [thread overview]
Message-ID: <551454F3.8050205@gmail.com> (raw)
In-Reply-To: <alpine.SOC.2.00.1503260943520.2840@sibernet.com>
Hello Randy
On 26/03/15 16:56, randyf@sibernet.com wrote:
>>
>> Was honestly hoping that patch #1 is not required as:
>> - Getting the drm.h header in sync with the kernel will be annoying.
>
> Indeed.
>
> I have a version of drm.h that works with Solaris and *should* still
> work with all other consumers, but as I still have a ways to get fully
> to speed, am hesitant to suggest a patch (are there other issues I have
> yet to discover).
>
Afaict the current Patch #1 will work with non-sun consumers.
Considering that the header(s) are currently out of sync (rather badly
imho), and the legacy note below would be nice if we can avoid the change.
Sometimes dri-devel can be a bit slow, so I would suggest that you post
finding/patches earlier rather than later.
>> - The struct drm_map/drmMapBufs/drmRmMap is part of the legacy drm
>> cruft for which, I would like to think, there are no more users.
>>
>> Obviously the latter can be confirmed by Randy and friends.
>
> I'm somewhat confused by this statement, as I still see the use of
> struct drm_map, as is it's usage in the Solaris ports of drm. Am I
> missing something (like I said, I still have a ways to go to get to any
> decent level of contribution)?
>
Can you relate Solaris ports of drm to the linux one in a sentence ? Or
if there is a public repo somewhere that would be great.
Guessing that "legacy" is the keyword here - it refers to old drm
drivers that do user mode-setting - UMS, amongst other nasty stuff.
Based on the latest kernel sources the ioctls (and the struct) are
considered as legacy, that plus the lack of any users (very quick grep)
seems rather conclusive.
If you guys are still using legacy drm drivers (for whatever reason)
that would be rather unfortunate. Otherwise you should be able to kill
off the remaining users of struct drm_map/drmMapBufs/drmRmMap.
Cheers,
Emil
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
next prev parent reply other threads:[~2015-03-26 18:50 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-09 12:37 [PATCH libdrm 1/2] configure.ac: split -fvisibility and __attribute__((visibility)) checks Emil Velikov
2015-03-09 12:37 ` [PATCH libdrm 2/2] configure.ac: set VISIBILITY_CFLAGS for SUNCC Emil Velikov
2015-03-20 17:30 ` [PATCH libdrm 1/2] configure.ac: split -fvisibility and __attribute__((visibility)) checks Emil Velikov
2015-03-23 1:48 ` Alan Coopersmith
2015-03-23 1:46 ` Solaris & " Alan Coopersmith
2015-03-26 15:46 ` Emil Velikov
2015-03-26 16:56 ` randyf
2015-03-26 18:50 ` Emil Velikov [this message]
2015-04-01 14:42 ` randyf
2015-04-05 15:16 ` Emil Velikov
2015-04-05 18:33 ` randyf
2015-04-06 16:22 ` Niveditha Rau
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=551454F3.8050205@gmail.com \
--to=emil.l.velikov@gmail.com \
--cc=alan.coopersmith@oracle.com \
--cc=dri-devel@lists.freedesktop.org \
--cc=niveditha.rau@oracle.com \
--cc=randyf@sibernet.com \
--cc=stuart.kreitman@oracle.com \
--cc=treding@nvidia.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.