:
You are the assignee for the bug.
-- next part --
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20121028/399cca3b/attachment.html>
s bad
97b4b97b2f9b0e4532c8ba9cedfff9f013a76fc2 bad
here I stop
--
You are receiving this mail because:
You are the assignee for the bug.
-- next part --
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20121028/53e45378/attachment.html>
Hi Chris,
> so can you
> please file a bug on bugzilla.freedesktop.org (or bugzilla.kernel.org)
> so that we don't lose track of it.
Will do when I'm back from the mountains.
> If your have the option, can you switch the ddx between using SNA and
> UXA.
??? Is that a BIOS option? Or kernel?
I
https://bugzilla.kernel.org/show_bug.cgi?id=34772
Rog?rio Brito changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Resolution|OBSOLETE
Hello all,
I have a somewhat unusual setup with 3 monitors, two connected to an
NVIDIA GT9800, and one connected to the onboard graphics card (a Radeon
HD4250, which is selected as the primary card in the BIOS). This has
worked well for quite some time using nouveau, but the 3.7 merge window
chang
Hello all,
I have a somewhat unusual setup with 3 monitors, two connected to an
NVIDIA GT9800, and one connected to the onboard graphics card (a Radeon
HD4250, which is selected as the primary card in the BIOS). This has
worked well for quite some time using nouveau, but the 3.7 merge window
chang
https://bugs.freedesktop.org/show_bug.cgi?id=50422
--- Comment #6 from Johannes Obermayr ---
Does it crash with DRAW_USE_LLVM=0?
If not, please try whether this patch can provide more information:
https://bugs.freedesktop.org/show_bug.cgi?id=48351#c10
--
You are receiving this mail because:
Yo
Hello.
On 28-10-2012 12:05, Joe Perches wrote:
> dev_ create smaller objects than dev_printk(KERN_.
> Convert non-debug calls to this form.
> Joe Perches (16):
>tile: Convert dev_printk(KERN_ to dev_(
[...]
>tile: Convert dev_printk(KERN_ to dev_(
[...]
>tile: Convert dev_printk(KERN
https://bugs.freedesktop.org/show_bug.cgi?id=56405
--- Comment #7 from mdrs...@t-online.de ---
I have not found the bug by bisecting, but I can't go on because the
commits do not compile anymore. So far my results are:
e656c4a07420fbb34cf00f9b827b1d2f4c45e0f6 bad
67e9ae856355be532455c1cf1211d59b3
Hello.
On 28-10-2012 12:05, Joe Perches wrote:
dev_ create smaller objects than dev_printk(KERN_.
Convert non-debug calls to this form.
Joe Perches (16):
tile: Convert dev_printk(KERN_ to dev_(
[...]
tile: Convert dev_printk(KERN_ to dev_(
[...]
tile: Convert dev_printk(KERN_ to
If an entity has sink pads, at least one of them must be connected to
another pad with an enabled link. If a driver with multiple sink pads has
more strict requirements the check should be done in the driver itself.
Just requiring one sink pad is connected with an enabled link is enough
API-wise:
Hi Tomasz,
On Wed, Oct 10, 2012 at 7:46 AM, Tomasz Stanislawski
wrote:
> This patch introduces usage of dma_map_sg to map memory behind
> a userspace pointer to a device as dma-contiguous mapping.
>
Perhaps I'm missing something, but I don't understand the purpose of
this patch. If the device ca
https://bugzilla.kernel.org/show_bug.cgi?id=34772
Rogério Brito changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Resolution|OBSOLETE
Hi Chris,
I haven't answered due to several reboots necessary (sometimes
I have to work on Win***) and no effect, but ..
On Mi, 24 Okt 2012, Chris Wilson wrote:
> > > http://cgit.freedesktop.org/~danvet/drm/commit/?h=ilk-wa-pile&id=0d5fed2de763b49bb1a90140758153481f043757
> > > is the missing in
On Sun, 28 Oct 2012 11:47:53 +0900, Norbert Preining
wrote:
> I pulled the whole branch into my compile branch, and removed everything
> from kernel cmd line regarding rc6, and got the
> [drm:i915_hangcheck_hung] *ERROR* Hangcheck timer elapsed... GPU hung
> [drm] capturing error even
On Sat, 27 Oct 2012 15:52:05 +0200, Daniel Vetter
wrote:
> This essentially reverts
>
> commit cb0953d734348e8862d6d7edc666cfb3bf6d8fae
> Author: Adam Jackson
> Date: Fri Jul 16 14:46:29 2010 -0400
>
> drm/i915: Initialize LVDS and eDP outputs before anything else
>
> simply because it
Hi Chris,
> so can you
> please file a bug on bugzilla.freedesktop.org (or bugzilla.kernel.org)
> so that we don't lose track of it.
Will do when I'm back from the mountains.
> If your have the option, can you switch the ddx between using SNA and
> UXA.
??? Is that a BIOS option? Or kernel?
I
On Sun, 2012-10-28 at 14:54 +0400, Sergei Shtylyov wrote:
> Hello.
Hi Sergei.
> On 28-10-2012 12:05, Joe Perches wrote:
>
> > dev_ create smaller objects than dev_printk(KERN_.
> > Convert non-debug calls to this form.
>
> > Joe Perches (16):
> >tile: Convert dev_printk(KERN_ to dev_(
> [..
On Sun, 2012-10-28 at 14:54 +0400, Sergei Shtylyov wrote:
> Hello.
Hi Sergei.
> On 28-10-2012 12:05, Joe Perches wrote:
>
> > dev_ create smaller objects than dev_printk(KERN_.
> > Convert non-debug calls to this form.
>
> > Joe Perches (16):
> >tile: Convert dev_printk(KERN_ to dev_(
> [..
On Sun, 28 Oct 2012 11:47:53 +0900, Norbert Preining wrote:
> I pulled the whole branch into my compile branch, and removed everything
> from kernel cmd line regarding rc6, and got the
> [drm:i915_hangcheck_hung] *ERROR* Hangcheck timer elapsed... GPU hung
> [drm] capturing error event
dev_ calls take less code than dev_printk(KERN_
and reducing object size is good.
Coalesce multiline formats for easier grep.
Coalesce unnecessarily segmented formats on a single line too.
Remove trailing space after newline in a format.
Signed-off-by: Joe Perches
---
drivers/gpu/drm/gma500/cdv_
On Sat, 27 Oct 2012 15:52:05 +0200, Daniel Vetter
wrote:
> This essentially reverts
>
> commit cb0953d734348e8862d6d7edc666cfb3bf6d8fae
> Author: Adam Jackson
> Date: Fri Jul 16 14:46:29 2010 -0400
>
> drm/i915: Initialize LVDS and eDP outputs before anything else
>
> simply because it
dev_ create smaller objects than dev_printk(KERN_.
Convert non-debug calls to this form.
Joe Perches (16):
tile: Convert dev_printk(KERN_ to dev_(
ata: Convert dev_printk(KERN_ to dev_(
drivers: base: Convert dev_printk(KERN_ to dev_(
block: Convert dev_printk(KERN_ to dev_(
pcmcia: Conv
dev_ calls take less code than dev_printk(KERN_
and reducing object size is good.
Coalesce multiline formats for easier grep.
Coalesce unnecessarily segmented formats on a single line too.
Remove trailing space after newline in a format.
Signed-off-by: Joe Perches
---
drivers/gpu/drm/gma500/cdv_
dev_ create smaller objects than dev_printk(KERN_.
Convert non-debug calls to this form.
Joe Perches (16):
tile: Convert dev_printk(KERN_ to dev_(
ata: Convert dev_printk(KERN_ to dev_(
drivers: base: Convert dev_printk(KERN_ to dev_(
block: Convert dev_printk(KERN_ to dev_(
pcmcia: Conv
pplication/pgp-signature
Size: 828 bytes
Desc: This is a digitally signed message part
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20121028/d497e343/attachment.pgp>
26 matches
Mail list logo