From: Chris Wilson <chris@chris-wilson.co.uk>
To: Paulo Zanoni <przanoni@gmail.com>, intel-gfx@lists.freedesktop.org
Cc: Paulo Zanoni <paulo.r.zanoni@intel.com>
Subject: Re: [PATCH xf86-video-intel] uxa: fix possible_clones computation
Date: Fri, 12 Oct 2012 09:49:27 +0100 [thread overview]
Message-ID: <6c3329$6ngbp4@orsmga002.jf.intel.com> (raw)
In-Reply-To: <1349989817-9510-1-git-send-email-przanoni@gmail.com>
On Thu, 11 Oct 2012 18:10:17 -0300, Paulo Zanoni <przanoni@gmail.com> wrote:
> From: Paulo Zanoni <paulo.r.zanoni@intel.com>
>
> Libdrm's possible_clones is a mask of encoders. Xorg's possible_clones
> is a mask of outputs, so we just can't do the following:
>
> output->possible_clones = kencoder->possible_clones;
>
> This is a problem on Haswell because, at least with the current
> patches floating on the mailing list, there is more than one connector
> per encoder.
>
> This patch writes the code to properly translate libdrm's encoder mask
> into Xorg's output mask.
>
> Still need an SNA version.
>
> Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Done and pushed, thanks.
-Chris
--
Chris Wilson, Intel Open Source Technology Centre
prev parent reply other threads:[~2012-10-12 8:49 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-10-11 21:10 [PATCH xf86-video-intel] uxa: fix possible_clones computation Paulo Zanoni
2012-10-12 8:49 ` Chris Wilson [this message]
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='6c3329$6ngbp4@orsmga002.jf.intel.com' \
--to=chris@chris-wilson.co.uk \
--cc=intel-gfx@lists.freedesktop.org \
--cc=paulo.r.zanoni@intel.com \
--cc=przanoni@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