[FrontPage] [TitleIndex] [WordIndex

Home

TiNDC 2006

TiNDC 2007

TiNDC 2008

Old Logs

Current Logs

DE/EN/ES/FR/RU/Team

The irregular Nouveau-Development companion

Issue for January, 12th

1. Intro

A Happy New Year to all of our readers. Welcome back to the first issue of the TiNDC in the new year.

Let me take the opportunity to thank all our contributors and testers for their work during 2007. Hopefully we will see at least some of you at FOSDEM this year.

The last issue was a bit hushed due to the holidays and me having to work. So I sneaked the last issue into the wiki when probably no one was looking.

On IRC the question was raised, whether nouveau would be working on NetBSD to which the answer was "no". Some netbsd user came forward and pointed us to http://mail-index.netbsd.org/tech-x11/2007/04/25/0000.html which is something we totally missed. So if any of you NetBSD developers are reading our TiNDC: We are _very_ interested in *BSD patches and will gladly apply those patches to our code base. So if anything more recent exists: Please do come forward :)

JussiP fixed the dump status page, so you'll finally see correctly aging dumps :)

2. The Current status

On the account that PPC wasn't working: Marcheu found bugs in the DRM related to PPC and fixed them ( http://gitweb.freedesktop.org/?p=mesa/drm.git;a=commit;h=cd19dcef4f7cc454f68618a0a1e903f159db21ad ). Apart from bad programming on our side, we did have the additional problem that accessing the BIOS after start up didn't work correctly as the BIOS was showing signs of corruptions (which couldn't be, as it obviously worked when starting up). malc0 was bitten by this last year and we fixed the issue by copying the BIOS to RAM and using that image to work with (for DCB parsing etc). http://gitweb.freedesktop.org/?p=mesa/drm.git;a=commit;h=de522ae742bd058780135eb21fe287e9a9dc263a

However, we still had failure reports, showing that we still hit this problem now and then. Marcheu now moved the copying to as early in the driver startup as possible , hopefully fixing this issue on PPC.

AndrewR sent in a fix for overlay control which was cleaned up by ahuillet a bit (http://people.freedesktop.org/~ahuillet/irclogs/nouveau-2008-01-07.htm#1348). It should give Xv brightness and colour intensity control and other goodies for NV04/NV05 cards.

Regarding Xv there were some fixes by marcheu to sync the blitter to the video output in order to avoid tearing on NV40.

Stillunknwon finally bit the bullet and started to work on Randr1.2 for older cards (NV1x and NV2x too). Together with Ahuillet he worked out some problems.

His work plus some more patches from malc0 did during the Holidays:

Additionally, stillunknown tried his luck on textured video (via shaders) for video playback on NV4x. The blitter ahuillet has done works fine, but is a little bit on the slow side, so there is room for improvement if we could use shaders.

Stillunknown got some basics explained by darktama and thunderbird and after some prodding got a simple test program to work. A few days later he got a gray scale yv12 adapter working. Further work slowed down though as stillunknown hit some problems in understanding the shader code instructions correctly. He posted his current work for review which was done by Thunderbird and marcheu.

Fixing up the shader code according to some of the feedback, a day later, he got colour working too. However, bi linear filtering caused problems (http://people.freedesktop.org/~marcheu/irclogs/nouveau-2007-12-29#1217)

Later, ahuillet did some improvement to the blitter image quality: linear interpolation in YV12->YUY2 conversion (http://people.freedesktop.org/~ahuillet/irclogs/nouveau-2008-01-04.htm#2134)

And being in code mode he added another improvement to Xv: The overlay now works slightly better with dual head setups. It changes the CRTC fine and falls back on the blitter so that you never get to see a blue window instead of your video. (http://people.freedesktop.org/~ahuillet/irclogs/nouveau-2008-01-06.htm#1547)

Short topics:

(IRC: http://people.freedesktop.org/~ahuillet/irclogs/nouveau-2008-01-11.htm#0248)

On newer kernels (>= 2.6.24) the page fault notifiers are gone and thus MMioTrace stops working. PQ asked for help on the LKML (http://marc.info/?t=119982207100002&r=1&w=2) but got a negative response. So for now, if you do want to use MMioTrace don't use a kernel >=2.6.24. PQ is thinking about to fix that problem. Meanwhile Airlied, benh and others came forward to support PQ on LKML asking to revert the patch or at least offer something similar. It seems that PQ will prepare everything for inclusion into 2.6.25 and will get help from the kernel gurus in finding a replacement for the axed functions.

And finally: We had several feedbacks that PPC was still working (Yes working!). If you are a PPC user, please do keep checking for regressions as we need to be notified ASAP about PPC regressions.

3. Help needed

NV4x users should test whether the textured video adapter works for them or not and give feedback to stillunknown.

Any NV04 / NV05 should test current git code and report back whether it works for them or not.

As the randr1.2 code changes often, do test often. Do point out regressions to malc0 and stillunknown too, should you find some.

And as always, please have a look at the "Testers wanted" page for requirements coming up between our issues. http://nouveau.freedesktop.org/wiki/TestersWanted

<<< Previous Issue | Next Issue >>>


2013-03-24 13:16