[Bug 58914] New: Cannot start Radeon driver: "drmOpenByBusid: drmGetBusid reports " no bus ID

2012-12-31 Thread bugzilla-dae...@freedesktop.org
CONFIG_DRM_RADEON=m CONFIG_DRM_RADEON_KMS=y # CONFIG_FB_RADEON is not set -- 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/20121231/9d29586b/attachment.html>

Re: [PATCH] drm: Add EDID_QUIRK_FORCE_REDUCED_BLANKING for ASUS VW222S

2012-12-31 Thread Paul Menzel
Dear Florian, first, I wish everyone a Happy New Year! Am Montag, den 31.12.2012, 18:22 +0100 schrieb Florian Mickler: > do you have a quick pointer to your decoded EDID? yes, everything is in the bug report the patch was supposed to fix [1]. > Maybe we can tell the VW222S and the VW222U apa

[Bug 49981] On HD6850, Power Profile doesn't change if 2 screen is attached.

2012-12-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49981 Anthony Waters changed: What|Removed |Added CC||cuu...@gmail.com --- Comment #25 from A

[PATCH] drm: Add EDID_QUIRK_FORCE_REDUCED_BLANKING for ASUS VW222S

2012-12-31 Thread Florian Mickler
Dear Paul, do you have a quick pointer to your decoded EDID? Maybe we can tell the VW222S and the VW222U apart. Then a small hack to the quirk-code should do the trick. Else, I'm afraid the right thing to do is to revert the quirk. I will provide the log files as soon as I'm back with that monit

[PATCH] drm: Add EDID_QUIRK_FORCE_REDUCED_BLANKING for ASUS VW222S

2012-12-31 Thread Paul Menzel
on is figured out or fix the regression? For the second option, Florian could you please create a new ticket? Thanks, Paul > > [1] http://cgit.freedesktop.org/xorg/app/edid-decode/ -- next part -- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 198 bytes Desc: This is a digitally signed message part URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20121231/5c726f0b/attachment.pgp>

Re: [RESEND PATCH] drm/nouveau: fix init with agpgart-uninorth

2012-12-31 Thread Marcin Slusarz
On Mon, Dec 31, 2012 at 03:34:59AM +0200, Aaro Koskinen wrote: > Check that the AGP aperture can be mapped. This follows a similar change > done for Radeon (commit 365048ff, drm/radeon: AGP memory is only I/O if > the aperture can be mapped by the CPU.). > > The patch fixes the following error see

[Bug 43167] X intel driver causes wrong wraparound of console command line

2012-12-31 Thread bugzilla-dae...@freedesktop.org
|--- |FIXED -- 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/20121231/faf064af/attachment.html>

[Bug 58914] New: Cannot start Radeon driver: "drmOpenByBusid: drmGetBusid reports " no bus ID

2012-12-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58914 Priority: medium Bug ID: 58914 Assignee: dri-devel@lists.freedesktop.org Summary: Cannot start Radeon driver: "drmOpenByBusid: drmGetBusid reports " no bus ID Severity: block

[RFC 0/6] Common Display Framework-T

2012-12-31 Thread Tomasz Figa
Hi Laurent, On Wednesday 26 of December 2012 13:14:46 Laurent Pinchart wrote: > Hi Vikas, > > On Monday 24 December 2012 12:33:50 Vikas Sajjan wrote: > > On Wed, Dec 19, 2012 at 6:51 PM, Laurent Pinchart wrote: > > > On Friday 14 December 2012 16:27:26 Tomi Valkeinen wrote: > > >> Hi, > > >> > >

[Bug 58904] gloss demo broken when right clicked

2012-12-31 Thread bugzilla-dae...@freedesktop.org
ttp://lists.freedesktop.org/archives/dri-devel/attachments/20121231/a7acc5eb/attachment.html>

[Bug 58904] gloss demo broken when right clicked

2012-12-31 Thread bugzilla-dae...@freedesktop.org
: <http://lists.freedesktop.org/archives/dri-devel/attachments/20121231/2a12bf18/attachment.html>

[Bug 58904] gloss demo broken when right clicked

2012-12-31 Thread bugzilla-dae...@freedesktop.org
|| -- 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/20121231/63287c27/attachment-0001.html>

[Bug 58904] New: gloss demo broken when right clicked

2012-12-31 Thread bugzilla-dae...@freedesktop.org
the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20121231/faa728d9/attachment.html>

Re: [PATCH] drm: Add EDID_QUIRK_FORCE_REDUCED_BLANKING for ASUS VW222S

2012-12-31 Thread Florian Mickler
Dear Paul, do you have a quick pointer to your decoded EDID? Maybe we can tell the VW222S and the VW222U apart. Then a small hack to the quirk-code should do the trick. Else, I'm afraid the right thing to do is to revert the quirk. I will provide the log files as soon as I'm back with that monit

[PATCHv4 5/8] drm: tegra: Remove redundant host1x

2012-12-31 Thread Terje Bergström
don't have access to hw now, but it shows the idea. It's based on patches 1-5 in the series, and could replace patch 5. Terje -- next part -- A non-text attachment was scrubbed... Name: 0001-drm-tegra-Postpone-usage-of-global-data.patch Type: text/x-patch Size: 1

Re: [PATCH] drm: Add EDID_QUIRK_FORCE_REDUCED_BLANKING for ASUS VW222S

2012-12-31 Thread Paul Menzel
Dear Florian, Am Freitag, den 21.12.2012, 14:52 +0100 schrieb Florian Mickler: > On Tue, 18 Dec 2012 23:33:20 +0100 > Paul Menzel wrote: > > Am Dienstag, den 18.12.2012, 21:03 +0100 schrieb Florian Mickler: > > > > > On Wed, 15 Aug 2012 17:40:40 +0200 Paul Menzel wrote: > > > > > > > Date: We

[RFC,libdrm 1/3] tegra: Add stream library

2012-12-31 Thread Terje Bergström
On 28.12.2012 22:48, Thierry Reding wrote: > I disagree. We shouldn't be hiding this kind of detail behind an #ifdef. > Instead it should be detected at runtime. Otherwise you'll need to build > different versions of libdrm for every generation of Tegra. That may be > fine for NVIDIA provided BSPs,

[Bug 43167] X intel driver causes wrong wraparound of console command line

2012-12-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43167 al...@verizon.net changed: What|Removed |Added Status|NEEDINFO|RESOLVED Resolution|---

[Bug 58904] gloss demo broken when right clicked

2012-12-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58904 --- Comment #2 from smoki --- tcl_mode=0 works OK, so it is again tcl case only. -- You are receiving this mail because: You are the assignee for the bug. ___ dri-devel mailing list dri-devel@lists.

[Bug 58904] gloss demo broken when right clicked

2012-12-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58904 --- Comment #1 from smoki --- So it fix garbled text in that menu, but broke texture;). -- You are receiving this mail because: You are the assignee for the bug. ___ dri-devel mailing list dri-devel

[Bug 58904] gloss demo broken when right clicked

2012-12-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58904 smoki changed: What|Removed |Added Attachment #72339|text/plain |image/png mime type|

[Bug 58904] New: gloss demo broken when right clicked

2012-12-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58904 Priority: medium Bug ID: 58904 Assignee: dri-devel@lists.freedesktop.org Summary: gloss demo broken when right clicked Severity: normal Classification: Unclassified OS: Linux

Re: [RFC 0/6] Common Display Framework-T

2012-12-31 Thread Tomasz Figa
Hi Laurent, On Wednesday 26 of December 2012 13:14:46 Laurent Pinchart wrote: > Hi Vikas, > > On Monday 24 December 2012 12:33:50 Vikas Sajjan wrote: > > On Wed, Dec 19, 2012 at 6:51 PM, Laurent Pinchart wrote: > > > On Friday 14 December 2012 16:27:26 Tomi Valkeinen wrote: > > >> Hi, > > >> > >

[RESEND PATCH] drm/nouveau: fix init with agpgart-uninorth

2012-12-31 Thread Aaro Koskinen
Check that the AGP aperture can be mapped. This follows a similar change done for Radeon (commit 365048ff, drm/radeon: AGP memory is only I/O if the aperture can be mapped by the CPU.). The patch fixes the following error seen on G5 iMac: nouveau E[ DRM] failed to create kernel channe

[RESEND PATCH] drm/nouveau: fix init with agpgart-uninorth

2012-12-31 Thread Aaro Koskinen
Check that the AGP aperture can be mapped. This follows a similar change done for Radeon (commit 365048ff, drm/radeon: AGP memory is only I/O if the aperture can be mapped by the CPU.). The patch fixes the following error seen on G5 iMac: nouveau E[ DRM] failed to create kernel channe

Re: i915: GPU hang

2012-12-31 Thread Heinz Diehl
On 30.12.2012, Guennadi Liakhovetski wrote: > Did that and it did work for a while, longer than the average with 3.5. I > was already about to write a success report, but then it hung again > yesterday. I'm not using this laptop very intensively, so, it is hard to > collect statistics. You co