No subject

2011-07-08 Thread
1. Start up with a 2048x768 surface and set each of the two CRTCs (at= 1024x768 timings) to display left/right half of the screen, 2. Allow for "seamless" mode set, i.e. let the vendor's DRM to report= that the current mode (set by the VBIOS for example) is the same as the sw=

[PATCH 4/5] DRM: Add support for the sii902x HDMI/DVI encoder

2011-07-08 Thread Sascha Hauer
Signed-off-by: Sascha Hauer --- drivers/gpu/drm/Kconfig |6 + drivers/gpu/drm/i2c/Makefile |3 + drivers/gpu/drm/i2c/sii902x.c | 334 + 3 files changed, 343 insertions(+), 0 deletions(-) create mode 100644 drivers/gpu/drm/i2c/sii902x.c

[PATCH 1/5] DRM: add i.MX IPUv3 base driver

2011-07-08 Thread Sascha Hauer
The IPU is the Image Processing Unit found on i.MX51/53 SoCs. It features several units for image processing, this patch adds support for the units needed for Framebuffer support, namely: - Display Controller (dc) - Display Interface (di) - Display Multi Fifo Controller (dmfc) - Display Processor

[PATCH 2/5] DRM i.MX IPU: Add support for IPU submodules

2011-07-08 Thread Sascha Hauer
Can be squashed into the last patch, just split up to avoid hitting list limits. Signed-off-by: Sascha Hauer --- drivers/gpu/drm/imx/ipu-v3/Makefile |2 +- drivers/gpu/drm/imx/ipu-v3/ipu-dc.c | 440 ++ drivers/gpu/drm/imx/ipu-v3/ipu-di.c | 665

radeon, Linux 2.6.39: long one minute S3 resume

2011-07-08 Thread Alex Deucher
On Fri, Jul 8, 2011 at 6:16 PM, Paul Menzel wrote: > > So there seems to be a long one minute delay before the following > message? > > ? ? ? ?[ 1895.904100] r600_cp: Failed to load firmware "radeon/RV710_pfp.bin" > > Is searching for the firmware taking so long? I do not want to install > the

[PATCH 4/5] DRM: Add support for the sii902x HDMI/DVI encoder

2011-07-08 Thread Alex Deucher
On Tue, Jun 7, 2011 at 6:45 AM, Sascha Hauer wrote: > Signed-off-by: Sascha Hauer > --- > ?drivers/gpu/drm/Kconfig ? ? ? | ? ?6 + > ?drivers/gpu/drm/i2c/Makefile ?| ? ?3 + > ?drivers/gpu/drm/i2c/sii902x.c | ?334 > + > ?3 files changed, 343 insertions(+),

KMS start up configuration customization

2011-07-08 Thread Yeh, Sinclair

[Bug 38353] r600g : lock in desktop display durring piglit test

2011-07-08 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=38353 --- Comment #11 from Alex Deucher 2011-07-08 14:30:19 PDT --- Unfortunately that patch is not related to your chip at all (there are no redwoods with dp bridge chips). I think it's a false positive. -- Configure bugmail:

[PATCH] drm/radeon/kms: clean up multiple crtc handling for evergreen+ (v2)

2011-07-08 Thread Alex Deucher
evergreen+ asics have 2-6 crtcs. Don't access crtc registers for crtc regs that don't exist as they have very high latency and may cause problems on some asics. The previous code missed a few cases and was not fine grained enough (missed the 4 crtc case for example). Fixes:

[Bug 38800] glXSwapBuffersMscOML is slow on AMD Fusion but not on Intel 945 w/Atom

2011-07-08 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=38800 --- Comment #49 from Alex Deucher 2011-07-08 11:21:51 PDT --- (In reply to comment #48) > Review of attachment 48897 [details]: > > Other than that typo > Reviewed-by: mario.kleiner at tuebingen.mpg.de I just sent out a fixed version, forgot

[Bug 38800] glXSwapBuffersMscOML is slow on AMD Fusion but not on Intel 945 w/Atom

2011-07-08 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=38800 --- Comment #48 from Mario Kleiner 2011-07-08 11:16:38 PDT --- Review of attachment 48897: --> (https://bugs.freedesktop.org/review?bug=38800=48897) Other than that typo Reviewed-by: mario.kleiner at tuebingen.mpg.de :::

[Bug 39063] RV630: Sapphire HD 2600 XT power management doesnt work.

2011-07-08 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=39063 --- Comment #3 from vladkuzm 2011-07-08 11:07:01 PDT --- Created an attachment (id=48900) --> (https://bugs.freedesktop.org/attachment.cgi?id=48900) vbios -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You

[PATCH] drm/radeon/kms: clean up multiple crtc handling for evergreen+

2011-07-08 Thread Alex Deucher
evergreen+ asics have 2-6 crtcs. Don't access crtc registers for crtc regs that don't exist as they have very high latency and may cause problems on some asics. The previous code missed a few cases and was not fine grained enough (missed the 4 crtc case for example). Fixes:

[PATCH] drm/radeon/kms: clean up multiple crtc handling for evergreen+

2011-07-08 Thread Chris Bandy
On 07/08/2011 09:51 AM, Alex Deucher wrote: > evergreen+ asics have 2-6 crtcs. Don't access crtc registers > for crtc regs that don't exist as they have very high latency > and may cause problems on some asics. The previous code missed > a few cases and was not fine grained enough (missed the 4

[git pull] drm fixes

2011-07-08 Thread Dave Airlie
Hi Linus, keep it conservative due to my disconnectedness, Just some typos, a radeon unload fix, and a drm core change to allow empty output groups. Dave. The following changes since commit 4dd1b49c6d215dc41ce50c80b4868388b93f31a3: Merge branch 'gpio/merge' of

[Bug 39063] RV630: Sapphire HD 2600 XT power management doesnt work.

2011-07-08 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=39063 --- Comment #2 from Alex Deucher 2011-07-08 08:02:37 PDT --- Please attach a copy of your vbios rom. (as root) (use lspci to get the bus id) cd /sys/bus/pci/devices/ echo 1 > rom cat rom > /tmp/vbios.rom echo 0 > rom -- Configure bugmail:

[Bug 38800] glXSwapBuffersMscOML is slow on AMD Fusion but not on Intel 945 w/Atom

2011-07-08 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=38800 Michel D?nzer changed: What|Removed |Added Attachment #48883|0 |1 is obsolete|

[Bug 38800] glXSwapBuffersMscOML is slow on AMD Fusion but not on Intel 945 w/Atom

2011-07-08 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=38800 --- Comment #46 from Simon Farnsworth 2011-07-08 07:25:15 PDT --- (In reply to comment #43) > Created an attachment (id=48897) View: https://bugs.freedesktop.org/attachment.cgi?id=48897 Review:

[Bug 38800] glXSwapBuffersMscOML is slow on AMD Fusion but not on Intel 945 w/Atom

2011-07-08 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=38800 Michel D?nzer changed: What|Removed |Added Attachment #48892|0 |1 is obsolete|

[Bug 38800] glXSwapBuffersMscOML is slow on AMD Fusion but not on Intel 945 w/Atom

2011-07-08 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=38800 --- Comment #45 from Michel D?nzer 2011-07-08 07:20:44 PDT --- Review of attachment 48897: --> (https://bugs.freedesktop.org/review?bug=38800=48897) Yeah, that's better than my patch, thanks. :) Reviewed-by: Michel D?nzer -- Configure

[Bug 38800] glXSwapBuffersMscOML is slow on AMD Fusion but not on Intel 945 w/Atom

2011-07-08 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=38800 --- Comment #44 from Simon Farnsworth 2011-07-08 07:17:59 PDT --- Created an attachment (id=48898) View: https://bugs.freedesktop.org/attachment.cgi?id=48898 Review: https://bugs.freedesktop.org/review?bug=38800=48898 The register access

[Bug 38800] glXSwapBuffersMscOML is slow on AMD Fusion but not on Intel 945 w/Atom

2011-07-08 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=38800 --- Comment #43 from Alex Deucher 2011-07-08 07:12:49 PDT --- Created an attachment (id=48897) View: https://bugs.freedesktop.org/attachment.cgi?id=48897 Review: https://bugs.freedesktop.org/review?bug=38800=48897 thoroughly clean up

[Bug 38800] glXSwapBuffersMscOML is slow on AMD Fusion but not on Intel 945 w/Atom

2011-07-08 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=38800 --- Comment #42 from Michel D?nzer 2011-07-08 05:18:32 PDT --- Created an attachment (id=48892) View: https://bugs.freedesktop.org/attachment.cgi?id=48892 Review: https://bugs.freedesktop.org/review?bug=38800=48892 Add missing register

[Bug 38800] glXSwapBuffersMscOML is slow on AMD Fusion but not on Intel 945 w/Atom

2011-07-08 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=38800 --- Comment #41 from Simon Farnsworth 2011-07-08 04:32:57 PDT --- Created an attachment (id=4) View: https://bugs.freedesktop.org/attachment.cgi?id=4 Review: https://bugs.freedesktop.org/review?bug=38800=4 dmesg snippet showing

[Bug 39063] RV630: Sapphire HD 2600 XT power management doesnt work.

2011-07-08 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=39063 --- Comment #1 from vladkuzm 2011-07-08 03:34:09 PDT --- Created an attachment (id=48886) --> (https://bugs.freedesktop.org/attachment.cgi?id=48886) xorg log -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ---

[Bug 39063] RV630: Sapphire HD 2600 XT power management doesnt work.

2011-07-08 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=39063 vladkuzm changed: What|Removed |Added Attachment #48885|application/octet-stream|text/plain mime type|

[Bug 39063] New: RV630: Sapphire HD 2600 XT power management doesnt work.

2011-07-08 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=39063 Summary: RV630: Sapphire HD 2600 XT power management doesnt work. Product: DRI Version: XOrg CVS Platform: x86-64 (AMD64) OS/Version: Linux (All) Status: NEW

[Bug 38800] glXSwapBuffersMscOML is slow on AMD Fusion but not on Intel 945 w/Atom

2011-07-08 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=38800 --- Comment #40 from Michel D?nzer 2011-07-08 03:05:20 PDT --- Created an attachment (id=48883) View: https://bugs.freedesktop.org/attachment.cgi?id=48883 Review: https://bugs.freedesktop.org/review?bug=38800=48883 Use new frontbuffer fence,

[Bug 38800] glXSwapBuffersMscOML is slow on AMD Fusion but not on Intel 945 w/Atom

2011-07-08 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=38800 --- Comment #39 from Simon Farnsworth 2011-07-08 02:41:15 PDT --- (In reply to comment #37) > Maybe we should try and sort out why there is so much latency in the interrupt > handler for Simon rather than rewriting the entire thing. Or we

[git pull] drm fixes

2011-07-08 Thread Dave Airlie
Hi Linus, keep it conservative due to my disconnectedness, Just some typos, a radeon unload fix, and a drm core change to allow empty output groups. Dave. The following changes since commit 4dd1b49c6d215dc41ce50c80b4868388b93f31a3: Merge branch 'gpio/merge' of

[Bug 38800] glXSwapBuffersMscOML is slow on AMD Fusion but not on Intel 945 w/Atom

2011-07-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=38800 --- Comment #39 from Simon Farnsworth simon.farnswo...@onelan.co.uk 2011-07-08 02:41:15 PDT --- (In reply to comment #37) Maybe we should try and sort out why there is so much latency in the interrupt handler for Simon rather than rewriting

[Bug 38800] glXSwapBuffersMscOML is slow on AMD Fusion but not on Intel 945 w/Atom

2011-07-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=38800 --- Comment #40 from Michel Dänzer mic...@daenzer.net 2011-07-08 03:05:20 PDT --- Created an attachment (id=48883) View: https://bugs.freedesktop.org/attachment.cgi?id=48883 Review: https://bugs.freedesktop.org/review?bug=38800attachment=48883

[Bug 39063] New: RV630: Sapphire HD 2600 XT power management doesnt work.

2011-07-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=39063 Summary: RV630: Sapphire HD 2600 XT power management doesnt work. Product: DRI Version: XOrg CVS Platform: x86-64 (AMD64) OS/Version: Linux (All) Status: NEW

[Bug 39063] RV630: Sapphire HD 2600 XT power management doesnt work.

2011-07-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=39063 vladkuzm vladk...@gmail.com changed: What|Removed |Added Attachment #48885|application/octet-stream|text/plain mime

[Bug 39063] RV630: Sapphire HD 2600 XT power management doesnt work.

2011-07-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=39063 --- Comment #1 from vladkuzm vladk...@gmail.com 2011-07-08 03:34:09 PDT --- Created an attachment (id=48886) -- (https://bugs.freedesktop.org/attachment.cgi?id=48886) xorg log -- Configure bugmail:

[Bug 38800] glXSwapBuffersMscOML is slow on AMD Fusion but not on Intel 945 w/Atom

2011-07-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=38800 --- Comment #41 from Simon Farnsworth simon.farnswo...@onelan.co.uk 2011-07-08 04:32:57 PDT --- Created an attachment (id=4) View: https://bugs.freedesktop.org/attachment.cgi?id=4 Review:

[Bug 38800] glXSwapBuffersMscOML is slow on AMD Fusion but not on Intel 945 w/Atom

2011-07-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=38800 --- Comment #42 from Michel Dänzer mic...@daenzer.net 2011-07-08 05:18:32 PDT --- Created an attachment (id=48892) View: https://bugs.freedesktop.org/attachment.cgi?id=48892 Review: https://bugs.freedesktop.org/review?bug=38800attachment=48892

[Bug 38800] glXSwapBuffersMscOML is slow on AMD Fusion but not on Intel 945 w/Atom

2011-07-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=38800 --- Comment #45 from Michel Dänzer mic...@daenzer.net 2011-07-08 07:20:44 PDT --- Review of attachment 48897: -- (https://bugs.freedesktop.org/review?bug=38800attachment=48897) Yeah, that's better than my patch, thanks. :) Reviewed-by: Michel

[Bug 38800] glXSwapBuffersMscOML is slow on AMD Fusion but not on Intel 945 w/Atom

2011-07-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=38800 Michel Dänzer mic...@daenzer.net changed: What|Removed |Added Attachment #48883|0 |1 is obsolete|

[PATCH] drm/radeon/kms: clean up multiple crtc handling for evergreen+

2011-07-08 Thread Alex Deucher
evergreen+ asics have 2-6 crtcs. Don't access crtc registers for crtc regs that don't exist as they have very high latency and may cause problems on some asics. The previous code missed a few cases and was not fine grained enough (missed the 4 crtc case for example). Fixes:

[Bug 39063] RV630: Sapphire HD 2600 XT power management doesnt work.

2011-07-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=39063 --- Comment #2 from Alex Deucher ag...@yahoo.com 2011-07-08 08:02:37 PDT --- Please attach a copy of your vbios rom. (as root) (use lspci to get the bus id) cd /sys/bus/pci/devices/pci bus id echo 1 rom cat rom /tmp/vbios.rom echo 0 rom --

Re: [PATCH] drm/radeon/kms: clean up multiple crtc handling for evergreen+

2011-07-08 Thread Chris Bandy
On 07/08/2011 09:51 AM, Alex Deucher wrote: evergreen+ asics have 2-6 crtcs. Don't access crtc registers for crtc regs that don't exist as they have very high latency and may cause problems on some asics. The previous code missed a few cases and was not fine grained enough (missed the 4 crtc

[Bug 39063] RV630: Sapphire HD 2600 XT power management doesnt work.

2011-07-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=39063 --- Comment #3 from vladkuzm vladk...@gmail.com 2011-07-08 11:07:01 PDT --- Created an attachment (id=48900) -- (https://bugs.freedesktop.org/attachment.cgi?id=48900) vbios -- Configure bugmail:

[Bug 38800] glXSwapBuffersMscOML is slow on AMD Fusion but not on Intel 945 w/Atom

2011-07-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=38800 --- Comment #48 from Mario Kleiner mario.klei...@tuebingen.mpg.de 2011-07-08 11:16:38 PDT --- Review of attachment 48897: -- (https://bugs.freedesktop.org/review?bug=38800attachment=48897) Other than that typo Reviewed-by:

Re: [PATCH 4/5] DRM: Add support for the sii902x HDMI/DVI encoder

2011-07-08 Thread Alex Deucher
On Tue, Jun 7, 2011 at 6:45 AM, Sascha Hauer s.ha...@pengutronix.de wrote: Signed-off-by: Sascha Hauer s.ha...@pengutronix.de ---  drivers/gpu/drm/Kconfig       |    6 +  drivers/gpu/drm/i2c/Makefile  |    3 +  drivers/gpu/drm/i2c/sii902x.c |  334 +  

Re: radeon, Linux 2.6.39: long one minute S3 resume

2011-07-08 Thread Alex Deucher
On Fri, Jul 8, 2011 at 6:16 PM, Paul Menzel paulepan...@users.sourceforge.net wrote: So there seems to be a long one minute delay before the following message?        [ 1895.904100] r600_cp: Failed to load firmware radeon/RV710_pfp.bin Is searching for the firmware taking so long? I do not

KMS start up configuration customization

2011-07-08 Thread Yeh, Sinclair
From reading the code it is not immediately obvious to me how KMS allows for the following boot up behavior and configurations: 1. Start up with a 2048x768 surface and set each of the two CRTCs (at 1024x768 timings) to display left/right half of the screen, 2. Allow for seamless

Re: radeon, Linux 2.6.39: long one minute S3 resume because of missing firmware

2011-07-08 Thread Paul Menzel
Am Freitag, den 08.07.2011, 18:21 -0400 schrieb Alex Deucher: On Fri, Jul 8, 2011 at 6:16 PM, Paul Menzel wrote: So there seems to be a long one minute delay before the following message? [ 1895.904100] r600_cp: Failed to load firmware radeon/RV710_pfp.bin Is searching for